summaryrefslogtreecommitdiff
path: root/ext/extmk.rb.in
AgeCommit message (Expand)Author
2002-04-02* ext/extmk.rb.in (enable_config): follow lib/mkmf.rb.nobu
2002-04-02* Makefile.in (CPPFLAGS): remove @includedir@.matz
2002-03-26* ext/extmk.rb.in (arg_config): should use Shellwords::shellwords.eban
2002-03-25* ext/extmk.rb.in (arg_config): get rid of single quotes for autoconf 2.53.eban
2002-03-22* ext/extmk.rb.in: replace mkdir with mkpath to compile racc/cparse.aamine
2002-03-18* ext/digest: add depend file.nobu
2002-03-04* ext/extmk.rb.in (dir_config): Sync with mkmf.rb: Fix a bug whereknu
2002-02-21* ext/extmk.rb.in (create_makefile): remove unnecessary -L option fromusa
2002-02-17* mkconfig.rb (Config::expand): expand ${} too.nobu
2002-01-25* class.c (rb_include_module): detect cyclic module inclusion.matz
2001-12-29* ext/extmk.rb.in (have_library): do not print yes. sigh.eban
2001-12-29* ext/extmk.rb.in, lib/mkmf.rb (have_library): print yes.eban
2001-12-29* ext/extmk.rb.in, lib/mkmf.rb (have_library): accept -lmeban
2001-12-07* ext/extmk.rb.in: ignore adding -Wl,-R to DLDFLAGS when the directoryusa
2001-12-06* ext/extmk.rb.in: add -Wl,-R flags to DLDFLAGS on netbsdelf.usa
2001-11-19* parse.y (parse_regx): should raise error on untermitatedmatz
2001-08-29* parse.y (yylex): ternary ? can be followed by newline.matz
2001-07-24* ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory forknu
2001-07-22* ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new makeknu
2001-07-17* ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don'tusa
2001-07-13* ext/extmk.rb.in: support multi-level ext/ directories.knu
2001-07-13* lib/mkmf.rb: use File::split to split a target into a prefix andknu
2001-07-09* ext/extmk.rb.in: modify RM macro.eban
2001-06-09* ext/extmk.rb.in: Use -F and -T for mswin32 because cl.exe doesn't support -...usa
2001-06-05* ext/extmk.rb.in, lib/mkmf.rb (xsystem): write log file.eban
2001-05-28* ext/extconf.rb.in: make the priority of the make rule of .c higher than .C .usa
2001-05-24* eval.c (rb_yield_0): need argument adjustment for C definedmatz
2001-05-17* ext/extmk.rb.in (xsystem): backout the previous fix which wasknu
2001-05-17* lib/mkmf.rb (xsystem): make a temporary fix to get $(...) macrosknu
2001-04-24* ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add theknu
2001-04-03* ext/extmk.rb.in (create_makefile): create def file only ifeban
2001-03-28* ext/extmk.rb.in, lib/mkmf.rb: add C++ rules in addition to Cknu
2001-03-28* ext/extmk.rb.in, lib/mkmf.rb: move C++ rules to the right place.knu
2001-02-26* eval.c (proc_call): should not modify ruby_block->frame.itermatz
2001-01-09* enum.c (enum_inject): new method.matz
2000-12-28changes from personal modifies -- matzmatz
2000-12-27matzmatz
2000-12-22matzmatz
2000-12-05ebaneban
2000-10-06ebaneban
2000-09-22ebaneban
2000-09-21ebaneban
2000-08-29matzmatz
2000-08-24matzmatz
2000-08-09ebaneban
2000-08-09matzmatz
2000-08-03matz - nakada win32 patchmatz
2000-07-17matzmatz
2000-07-06ebaneban
2000-07-06matzmatz