aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Makefile.sub
Commit message (Expand)AuthorAgeFilesLines
* * bcc32/Makefile.sub: remove unnecessary `.dll' from filename ofusa2002-09-111-5/+5
* * win32/Makefile.sub (ext): make directory `ext' on compile dir.usa2002-09-111-2/+4
* * win32/Makefile.sub (miniruby): shouldn't link $(EXTOBJS).usa2002-09-101-27/+16
* * configure.in: modify program_prefix only if specifiedeban2002-09-081-12/+12
* * configure.in: RUBY_SO_NAME is msvcrt-rubyXX on mswin32/mingw32.eban2002-08-231-1/+3
* * bcc32/Makefile.sub: set PROCESSOR_LEVEL to 6 if it's too big value.usa2002-06-111-0/+3
* * win32/Makefile.sub (config.status): use sub! instead of []= becauseusa2002-06-061-1/+1
* * win32/Makefile.sub (config.h): add VC++4/5 support about noreturnusa2002-05-181-0/+4
* * win32/Makefile.sub: config.h inlined. and catch up with thenobu2002-05-141-72/+233
* * win32/Makefile.sub: add -DNT to $CFLAGS instead of $CPPFLAGS.usa2002-04-191-2/+2
* * win32/Makefile.sub: use missing/acosh.c.usa2002-04-121-2/+3
* * win32/Makefile.sub (config.status): reflect user defined $CC inusa2002-03-281-1/+1
* * win32/Makefile.sub (config.status): fix install path (prefix).usa2002-03-201-1/+1
* * win32/Makefile.sub (config.status): and use recent autoconf format.nobu2002-03-201-80/+80
* * win32/Makefile.sub: made variables configurable.nobu2002-03-201-9/+148
* * ext/extmk.rb.in: Use -F and -T for mswin32 because cl.exe doesn't support -...usa2001-06-091-22/+62
* * win32/config.status.in: no longer use missing/alloca.c.usa2001-04-141-1/+1
* * win32/Makefile.sub: disable global optimization.eban2001-03-281-1/+1
* matzmatz2000-12-221-2/+1
* matzmatz2000-12-221-11/+15
* matzmatz2000-12-081-1/+1
* ebaneban2000-12-061-1/+1
* ebaneban2000-10-311-3/+3
* ebaneban2000-10-061-2/+2
* matzmatz2000-08-091-2/+2
* matzmatz2000-08-071-2/+2
* matz - add/remove filesmatz2000-08-031-0/+277