summaryrefslogtreecommitdiffstats
path: root/ext/dl/callback/depend
Commit message (Collapse)AuthorAgeFilesLines
* * common.mk (srcs-ext): creates ext/dl/callback/callback.c also.nobu2009-03-141-0/+5
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22963 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/dl/callback/depend: fix for parallel build.nobu2009-03-091-13/+5
| | | | | | | | | * ext/dl/callback/extconf.rb: callback.h is no longer created. * ext/dl/callback/mkcallback.rb: creates main source first. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22863 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks.nobu2009-03-031-0/+18
* ext/dl/callback: split from dl. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e