aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Makefile.sub
Commit message (Expand)AuthorAgeFilesLines
* * numeric.c (flo_is_finite_p): use finite() if available.nobu2003-04-211-4/+4
* * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: definenobu2003-03-041-2/+2
* * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,knu2003-01-251-7/+12
* * configure.in (RUBY_CHECK_IO_NEED): check whether fseek() andnobu2003-01-091-1/+1
* * ruby.c (ruby_init_loadpath): under Windows, get the modulenobu2003-01-051-2/+2
* * file.c (utimbuf): use utimbuf instead of _utimbuf if defined _WIN32.usa2003-01-041-1/+1
* * configure.in: set rb_cv_need_io_flush_between_seek=yes.usa2003-01-041-0/+1
* * Makefile.in, {win32,bcc32}/Makefile.sub: add new target:eban2002-12-311-0/+4
* * ext/extmk.rb: split --make argument contains options, assumenobu2002-12-301-5/+5
* * instruby.rb: remove junk args.eban2002-12-281-1/+1
* * {win32,bcc32}/Makefile.sub: remove `=' from --make-flags options.eban2002-12-271-4/+4
* * bcc32/Makefile.sub, win32/Makefile.sub (RUBY_SO_NAME, config.h):usa2002-12-251-6/+7
* * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema22002-12-151-2/+1
* * configure.in (LIBRUBY_A): append -static. [ruby-dev:18689]nobu2002-11-141-3/+5
* * Makefile.in, ext/extmk.rb, bcc32/Makefile.sub,knu2002-11-031-4/+4
* * instruby.rb: add dryrun mode.nobu2002-10-221-4/+4
* * configure.in (XCFLAGS): CFLAGS to comile ruby itself.nobu2002-10-211-41/+72
* * configure.in (OUTFLAG, CPPOUTFILE): moved from lib/mkmf.rb.eban2002-09-151-0/+2
* * 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