1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/dl
nobu 77811031e5 extmk.rb: check if parent is build
* ext/extmk.rb (extmake): don't build nested libraries if parent
  library isn't build.

* ext/{dl/callback,tk/tkutil}/extconf.rb: no longer need to check
  if the parent is build.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45887 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-09 05:52:59 +00:00
..
callback extmk.rb: check if parent is build 2014-05-09 05:52:59 +00:00
lib * ext/dl/lib/dl/func.rb (DL::Function#call): check tainted when 2013-05-14 11:06:58 +00:00
cfunc.c * ext/dl/cfunc.c: [DOC] fix typo in example [Bug #8944] 2013-11-09 05:29:59 +00:00
cptr.c ext/dl, ext/fiddle: fix memory leak 2014-03-08 04:46:57 +00:00
depend * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
dl.c use NUM2SIZET instead of NUM2INT 2014-02-25 14:18:13 +00:00
dl.h
extconf.rb dl/extconf.rb: check for -fno-defer-pop option 2014-03-20 03:21:52 +00:00
handle.c ext/dl, ext/fiddle: fix memory leak 2014-03-08 04:46:57 +00:00