1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 3976eb12ff mkmf.rb: fix framework option
* lib/mkmf.rb (have_framework): should append framework options to
  $LIBS, not $LDFLAGS.  the former is propagated to exts.mk when
  enable-static-linked-ext.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-10-14 02:07:51 +00:00
..
-test- * include/ruby/debug.h, 2013-10-09 00:21:51 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c: [DOC] several fixes by @chastell 2013-09-26 13:13:59 +00:00
continuation
coverage
curses * ext/curses/extconf.rb: check the size of chtype. 2013-09-27 15:26:19 +00:00
date
dbm * ext/dbm/dbm.c: [DOC] Fix wrong constant name in DBM by @edward 2013-10-04 10:56:27 +00:00
digest * ext/digest/digest.c: [DOC] typo in overview by @chastell 2013-09-26 13:04:27 +00:00
dl
etc
fcntl
fiber
fiddle
gdbm
io
json Eliminate less-than-zero checks for unsigned variables 2013-09-12 13:37:11 +00:00
mathn
nkf
objspace * ext/objspace/gc_hook.c: prohibit reentrant. 2013-10-11 09:13:18 +00:00
openssl * ext/openssl/ossl.c: [DOC] typo in example by @zoranzaric 2013-09-26 13:01:54 +00:00
pathname
psych * ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorge 2013-09-20 14:51:35 +00:00
pty
racc/cparse
readline
ripper * NEWS: Add note about frozen string literals 2013-09-02 07:11:41 +00:00
sdbm
socket * ext/socket/ifaddr.c (rsock_getifaddrs): fix possible memory leak. 2013-10-02 12:41:28 +00:00
stringio
strscan
syslog
thread * ext/thread/thread.c (ALIAS_GLOBAL_CONST): fix typo, GLOBCAL. 2013-10-02 18:20:17 +00:00
tk mkmf.rb: fix framework option 2013-10-14 02:07:51 +00:00
win32 win32/registry.rb: size in bytes 2013-09-24 07:41:17 +00:00
win32ole * ext/win32ole/win32ole.c (folevariant_initialize): check type of 2013-09-08 05:06:20 +00:00
zlib * ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams that 2013-08-28 20:36:21 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt