summaryrefslogtreecommitdiff
path: root/ext/extmk.rb.in
AgeCommit message (Expand)Author
2002-12-20* ext/extmk.rb.in: get rid of --no-undefined option in $DLDFLAGS.eban
2002-12-11* ext/extmk.rb.in (create_makefile): -no-undefined -> --no-undefined.eban
2002-10-04* configure.in (RUBY_PROG_GNU_LD): check whether the linker is GNU ld.eban
2002-08-19* array.c (sort_2): *a - *b may overflow.matz
2002-08-12* hash.c (rb_hash_equal): should check default values.matz
2002-06-19* ext/extmk.rb, lib/mkmf.rb (xsystem): open the log file if xsystem is called.eban
2002-05-02* ext/extmk.rb.in, lib/mkmf.rb: use 'do...end' instead of '{}' for Borland make.eban
2002-04-23* ext/extmk.rb.in (create_makefile): use `{$(srcdir)}' directive insteadusa
2002-04-10* variable.c (rb_obj_remove_instance_variable): raise NameError ifmatz
2002-04-02* ext/extmk.rb.in (enable_config): follow lib/mkmf.rb.nobu
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-04* ext/extmk.rb.in (create_makefile): remove unnecessary -L option fromusa
2002-03-04* ext/extmk.rb.in (dir_config): Sync with mkmf.rb: Fix a bug whereknu
2002-01-25*ext/extmk.rb.in, lib/mkmf.rb: add OUTFLAG.eban
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-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-05* ext/extmk.rb.in, lib/mkmf.rb: print command line in xsystem()eban
2001-06-05* marshal.c (r_object): wrong type check for modules.matz
2001-05-28* ext/extconf.rb.in: make the priority of the make rule of .c higher than .C .usa
2001-04-24* ext/extmk.rb.in: add target `distclean' in Makefile for extlib.knu
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-03-04Merge from HEAD. (ext/extmk.rb.in 1.38, lib/mkmf.rb 1.41)knu
2000-12-28matzmatz
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