aboutsummaryrefslogtreecommitdiffstats
path: root/ext/extmk.rb.in
Commit message (Expand)AuthorAgeFilesLines
* * ext/extmk.rb.in (enable_config): follow lib/mkmf.rb.nobu2002-04-021-2/+2
* * Makefile.in (CPPFLAGS): remove @includedir@.matz2002-04-021-4/+3
* * ext/extmk.rb.in (arg_config): should use Shellwords::shellwords.eban2002-03-261-2/+2
* * ext/extmk.rb.in (arg_config): get rid of single quotes for autoconf 2.53.eban2002-03-251-0/+1
* * ext/extmk.rb.in: replace mkdir with mkpath to compile racc/cparse.aamine2002-03-221-1/+2
* * ext/digest: add depend file.nobu2002-03-181-1/+1
* * ext/extmk.rb.in (dir_config): Sync with mkmf.rb: Fix a bug whereknu2002-03-041-13/+5
* * ext/extmk.rb.in (create_makefile): remove unnecessary -L option fromusa2002-02-211-1/+1
* * mkconfig.rb (Config::expand): expand ${} too.nobu2002-02-171-20/+16
* * class.c (rb_include_module): detect cyclic module inclusion.matz2002-01-251-2/+3
* * ext/extmk.rb.in (have_library): do not print yes. sigh.eban2001-12-291-4/+1
* * ext/extmk.rb.in, lib/mkmf.rb (have_library): print yes.eban2001-12-291-1/+4
* * ext/extmk.rb.in, lib/mkmf.rb (have_library): accept -lmeban2001-12-291-0/+1
* * ext/extmk.rb.in: ignore adding -Wl,-R to DLDFLAGS when the directoryusa2001-12-071-1/+1
* * ext/extmk.rb.in: add -Wl,-R flags to DLDFLAGS on netbsdelf.usa2001-12-061-0/+3
* * parse.y (parse_regx): should raise error on untermitatedmatz2001-11-191-1/+1
* * parse.y (yylex): ternary ? can be followed by newline.matz2001-08-291-1/+1
* * ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory forknu2001-07-241-2/+5
* * ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new makeknu2001-07-221-2/+2
* * ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don'tusa2001-07-171-1/+1
* * ext/extmk.rb.in: support multi-level ext/ directories.knu2001-07-131-9/+13
* * lib/mkmf.rb: use File::split to split a target into a prefix andknu2001-07-131-3/+3
* * ext/extmk.rb.in: modify RM macro.eban2001-07-091-3/+3
* * ext/extmk.rb.in: Use -F and -T for mswin32 because cl.exe doesn't support -...usa2001-06-091-20/+30
* * ext/extmk.rb.in, lib/mkmf.rb (xsystem): write log file.eban2001-06-051-9/+4
* * ext/extconf.rb.in: make the priority of the make rule of .c higher than .C .usa2001-05-281-17/+14
* * eval.c (rb_yield_0): need argument adjustment for C definedmatz2001-05-241-2/+1
* * ext/extmk.rb.in (xsystem): backout the previous fix which wasknu2001-05-171-1/+0
* * lib/mkmf.rb (xsystem): make a temporary fix to get $(...) macrosknu2001-05-171-0/+1
* * ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add theknu2001-04-241-27/+22
* * ext/extmk.rb.in (create_makefile): create def file only ifeban2001-04-031-2/+4
* * ext/extmk.rb.in, lib/mkmf.rb: add C++ rules in addition to Cknu2001-03-281-1/+16
* * ext/extmk.rb.in, lib/mkmf.rb: move C++ rules to the right place.knu2001-03-281-3/+9
* * eval.c (proc_call): should not modify ruby_block->frame.itermatz2001-02-261-0/+3
* * enum.c (enum_inject): new method.matz2001-01-091-2/+8
* changes from personal modifies -- matzmatz2000-12-281-6/+6
* matzmatz2000-12-271-1/+1
* matzmatz2000-12-221-31/+62
* ebaneban2000-12-051-1/+1
* ebaneban2000-10-061-1/+0
* ebaneban2000-09-221-2/+1
* ebaneban2000-09-211-5/+7
* matzmatz2000-08-291-1/+6
* matzmatz2000-08-241-5/+10
* ebaneban2000-08-091-1/+2
* matzmatz2000-08-091-7/+12
* matz - nakada win32 patchmatz2000-08-031-3/+16
* matzmatz2000-07-171-1/+5
* ebaneban2000-07-061-5/+1
* matzmatz2000-07-061-0/+4