1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Lars Kanis 22d36c463f [ruby/gdbm] Add dependency to gdbm package on mingw
RubyInstaller2 supports metadata tags for installation of dependent
MSYS2/MINGW libraries. The openssl gem requires the mingw-openssl
package to be installed on the system, which the gem installer takes
care about, when this tag is set.

The feature is documented here:
https://github.com/oneclick/rubyinstaller2/wiki/For-gem-developers#msys2-library-dependency

Fixes https://github.com/oneclick/rubyinstaller2/issues/163

https://github.com/ruby/gdbm/commit/d95eed3e86
2021-04-27 20:54:07 +09:00
..
-test- dependency updates 2021-04-13 14:30:21 +09:00
bigdecimal dependency updates 2021-04-13 14:30:21 +09:00
cgi/escape dependency updates 2021-04-13 14:30:21 +09:00
continuation dependency updates 2021-04-13 14:30:21 +09:00
coverage dependency updates 2021-04-13 14:30:21 +09:00
date [ruby/date] Bump version to 3.1.1 2021-04-20 20:46:03 +09:00
dbm [ruby/dbm] gemspec: add README & LICENSE 2021-04-20 21:19:41 +09:00
digest Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
etc dependency updates 2021-04-13 14:30:21 +09:00
fcntl dependency updates 2021-04-13 14:30:21 +09:00
fiddle dependency updates 2021-04-13 14:30:21 +09:00
gdbm [ruby/gdbm] Add dependency to gdbm package on mingw 2021-04-27 20:54:07 +09:00
io [ruby/io-console] Move FFI console under lib 2021-04-22 11:53:13 +09:00
json dependency updates 2021-04-13 14:30:21 +09:00
monitor dependency updates 2021-04-13 14:30:21 +09:00
nkf Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
objspace Fix compiler warnings in objspace_dump.c when assertions are turned on 2021-04-26 19:26:50 -04:00
openssl [ci skip] Fix a typo s/certificiate/certificate/ 2021-04-25 10:51:45 -04:00
pathname [ruby/pathname] gemspec: Explicitly list 0 executables 2021-04-27 20:52:48 +09:00
psych dependency updates 2021-04-13 14:30:21 +09:00
pty dependency updates 2021-04-13 14:30:21 +09:00
racc/cparse dependency updates 2021-04-13 14:30:21 +09:00
rbconfig/sizeof dependency updates 2021-04-13 14:30:21 +09:00
readline dependency updates 2021-04-13 14:30:21 +09:00
ripper dependency updates 2021-04-13 14:30:21 +09:00
rubyvm
socket dependency updates 2021-04-13 14:30:21 +09:00
stringio dependency updates 2021-04-13 14:30:21 +09:00
strscan dependency updates 2021-04-13 14:30:21 +09:00
syslog dependency updates 2021-04-13 14:30:21 +09:00
win32 Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
win32ole Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
zlib [ruby/zlib] gemspec: Remove unused files 2021-04-20 21:19:41 +09:00
.document Remove unnecessary files from .document 2020-12-20 16:00:13 +09:00
extmk.rb transcode-tblgen.rb: make silent a little when just -v 2020-12-29 17:45:19 +09:00
Setup
Setup.atheos
Setup.nt