summaryrefslogtreecommitdiff
path: root/lib/mkmf.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/extmk.rb.in: add -Wl,-R flags to DLDFLAGS on netbsdelf.usa2001-12-061-0/+3
* * win32/win32.c (NtCmdGlob): avoid VC++ warning.usa2001-08-151-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
* * lib/mkmf.rb: use File::split to split a target into a prefix andknu2001-07-131-3/+3
* * lib/mkmf.rb: modify RM macro.eban2001-07-091-3/+3
* * lib/mkmf.rb: distclean should remove mkmf.log as well.knu2001-07-031-1/+1
* * lib/mkmf.rb: target_prefix is only for installation, not forknu2001-06-121-16/+17
* * ext/extmk.rb.in: Use -F and -T for mswin32 because cl.exe doesn't support -...usa2001-06-091-32/+37
* * ext/extmk.rb.in, lib/mkmf.rb (xsystem): write log file.eban2001-06-051-10/+5
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-2/+1
* * lib/mkmf.rb (xsystem): make a temporary fix to get $(...) macrosknu2001-05-171-0/+1
* * lib/mkmf.rb: unbreak "make install". lib/* must be installedknu2001-05-171-2/+2
* * bignum.c (bigdivrem): access boundary bug.matz2001-05-111-0/+2
* * parse.y (arg): "||=" should not warn for uninitialized instancematz2001-05-071-10/+14
* * ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add theknu2001-04-241-26/+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
* * io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz2001-03-131-1/+1
* * lib/mkmf.rb (create_makefile): save/restore $libs and $LIBPATH.eban2001-03-121-0/+4
* * lib/mkmf.rb (install_rb): fix handling of destination path.eban2001-03-101-1/+3
* * eval.c (proc_call): should not modify ruby_block->frame.itermatz2001-02-261-0/+3
* lib/mkmf.rb (create_makefile): add srcdir.eban2001-02-081-3/+3
* Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz2001-01-151-4/+3
* ebaneban2001-01-091-1/+1
* 001225matz2000-12-251-3/+3
* matzmatz2000-12-221-39/+76
* ebaneban2000-12-051-1/+1
* ebaneban2000-10-061-1/+0
* matzmatz2000-10-021-1/+3
* ebaneban2000-09-221-5/+7
* matzmatz2000-08-291-4/+10
* matzmatz2000-08-281-1/+1
* matzmatz2000-08-241-5/+10
* matzmatz2000-08-091-1/+6
* matz - nakada win32 patchmatz2000-08-031-6/+20
* matzmatz2000-07-171-1/+5
* ebaneban2000-07-061-4/+0
* matzmatz2000-07-061-0/+4
* ebaneban2000-07-051-2/+3
* ebaneban2000-07-041-1/+1
* * lib/mkmf.rb: use null device if it exists for cross-compiling.eban2000-07-031-3/+7
* 2000-07-02eban2000-07-021-1/+1
* 2000-06-22matz2000-06-221-14/+16
* 2000-06-19eban2000-06-191-6/+7
* 2000-06-12matz2000-06-121-1/+3
* 2000-06-05matz2000-06-051-0/+16
* CONFIG["libdir"]eban2000-06-041-0/+1