summaryrefslogtreecommitdiff
path: root/ext/extmk.rb
AgeCommit message (Expand)Author
2006-07-21* ext/extmk.rb, lib/mkmf.rb (with_destdir): remove drive letter beforenobu
2006-07-17* ext/extmk.rb: remove LIBRUBY_SO if static linked extensions exist.nobu
2006-05-27* ext/extmk.rb (extmake): remove extinit files if no statically linkednobu
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2006-05-24* ext/extmk.rb: deal with $static set in extconf.rb.nobu
2006-05-17* ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.nobu
2005-11-16* common.mk (static-ruby): overridable.nobu
2005-10-25* configure.in (RUBY_EXTERN): macro to export symbols in sharednobu
2005-10-22* ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu
2005-10-16* ext/extmk.rb: omit non-existing directories.nobu
2005-08-04* extmk.rb (extmake): needs to be wrapped in an Array.nobu
2005-08-03* ext/extmk.rb (extmake): should not modify $mflags for eachnobu
2005-05-13* ext/extmk.rb: keep srcdir unexpanded.nobu
2005-04-18* ext/extmk.rb: expand path for ext/**/extconf.rb.nobu
2005-04-17* ext/extmk.rb (relative_from): treat mere drive letter as an absolutenobu
2005-04-17* ext/extmk.rb (extmake, parse_args): do not expand destdir.nobu
2005-04-08* ext/extmk.rb (extmake): hdrdir needs to be defined also innobu
2005-04-07* ext/extmk.rb (extmake): top_srcdir is based from ext directory.nobu
2005-04-07* ext/extmk.rb (extmake): keep directory names in Makefile as macros.nobu
2005-03-30* Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in,nobu
2005-03-02* ext/extmk.rb (parse_args): add DESTDIR only when not directednobu
2005-02-06* mkconfig.rb: no longer embed srcdir and compile_dir intonobu
2005-01-20* ext/extmk.rb (extmake): shoudn't set $extflags on mswin32.usa
2004-11-01* ext/extmk.rb (MANIFEST): do not use anymore, use extconf.rb instead.eban
2004-10-28* ext/extmk.rb: prefer relative path. [ruby-talk:93037]nobu
2004-09-02* ext/extmk.rb: already built-in libraries satisfy dependencies.nobu
2004-04-15* ext/extmk.rb: skip linking when libraries to be preloaded notnobu
2004-01-26* ext/extmk.rb: Makefiles should depend on also rbconfig.rb.nobu
2004-01-12*** empty log message ***nobu
2003-12-03* ext/extmk.rb (MTIMES): let makefiles depend to mkmf.rb.nobu
2003-08-17* ext/extmk.rb (extmake): should not force to remake Makefile whennobu
2003-08-16* marshal.c (w_symbol, w_object): get rid of warnings.nobu
2003-08-12commit missnobu
2003-08-12* ext/extmk.rb (extmake): compact $extlibs.nobu
2003-08-12* Makefile.in: static link libraries to LIBRUBY_SO with static linkednobu
2003-08-06* ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137]nobu
2003-08-02* ext/extmk.rb (--no-undefined): annoying option removed.eban
2003-07-29* ext/extmk.rb (INSTALL_PROG, INSTALL_DATA): modify verbose messages.eban
2003-07-18* lib/mkmf.rb (rm_f): use FileUtils.nobu
2003-04-24* ext/extmk.rb: add -Wl,--no-undefined to LDSHARED onlyeban
2003-03-29* instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr
2003-03-21* regex.c (re_compile_pattern): fix previous change.akr
2003-02-10* ext/extmk.rb (parse_args): add '-n' to $mflags BEFORE "--".eban
2003-01-27* instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend aknu
2003-01-26* instruby.rb ($mflags.set?): Check $make instead of $nmake, sinseusa
2003-01-26* instruby.rb (parse_args), ext/extmk.rb (parse_args): Detect -nknu
2003-01-25* instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,knu
2003-01-05*** empty log message ***nobu
2003-01-05* ext/extmk.rb (extmake): set $0 temporarily while loadingnobu
2003-01-05* instruby.rb: need paren in regexp(make -n install).eban