aboutsummaryrefslogtreecommitdiffstats
path: root/bcc32
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in, common.mk: miniruby depens on MINIOBJS.nobu2005-04-201-1/+2
* * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak:nobu2005-04-192-2/+37
* * bcc32/Makefile.sub: quick hack... prepend DESTDIR.ocean2005-04-161-1/+1
* * common.mk: add {pre,post}-install targets.nobu2005-03-031-0/+4
* * {bcc32,win32,wince}/Makefile.sub (config.h): check if affectednobu2005-03-031-4/+13
* * configure.in, lib/mkmf.rb: use simple commands if available.nobu2005-02-221-1/+2
* * bcc32/Makefile.sub (COMMON_LIBS): add libraries included innobu2005-02-101-1/+1
* * {bcc32,win32,wince}/setup.mak (-epilogue-): fix bug of previous commit.usa2004-11-161-1/+1
* * {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h andusa2004-11-161-0/+1
* * bcc32/README.bcc32, win32/README.win32: need bison instead ofusa2004-11-121-1/+1
* * parse.y: add prototypes for Microsoft compiler.usa2004-09-171-1/+2
* * bcc32/Makefile.sub: bccwin32 port starts to use RTL dll.ocean2004-09-101-2/+2
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2004-09-071-0/+1
* * {bcc32,win32,wince}/setup.mak: remove RUBY_EXTERN lines whenusa2004-06-241-1/+1
* * */Makefile.sub (distclean-local): should remove $(RBCONFIG).usa2004-04-221-1/+1
* * bcc32/Makefile.sub (PHONY): Borland make disallows empty commandnobu2004-04-131-0/+2
* * Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAGnobu2004-04-071-0/+4
* * bcc32/Makefile.sub (OUTFLAG): needed for static-linked-ext.nobu2004-04-021-1/+3
* * common.mk, */Makefile.sub (lib, dll): phony targets.nobu2004-03-251-4/+2
* * bcc32/Makefile.sub: needs bcc32/mkexports.rb.nobu2004-03-231-1/+1
* * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local):nobu2004-03-231-4/+12
* * Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu2004-03-211-269/+88
* * ruby.c (opt_W_getter): get rid of warning.usa2004-03-101-6/+6
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa2004-03-091-3/+21
* * Makefile.in, */Makefile.sub, mkconfig.rb: keep rbconfig.rb old ifnobu2004-03-041-5/+7
* * bcc32/setup.mak: configure's default is "--enable-install-doc"ocean2004-03-011-0/+2
* * bcc32/Makefile.sub, bcc32/README.bcc32, bcc32/configure.bat,ocean2004-02-294-23/+39
* * bcc32/configure.bat: fix typo.ocean2004-02-281-1/+1
* * configure.bat: append missing label ":exit".ocean2004-02-281-0/+1
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub: terminate options.nobu2004-02-221-1/+1
* * ext/extmk.rb: use optparse instead of getopts.nobu2004-02-221-1/+1
* * bcc32/Makefile.sub: show more warnings. (refering to mingw)ocean2004-02-162-2/+2
* * bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean2004-02-152-2/+2
* * mkconfig.rb: use fileutils.rb instead of ftools.rb.nobu2004-02-141-52/+38
* * string.c (rb_str_match): raise TypeError when both arguments areusa2004-02-101-1/+1
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in,nobu2004-02-092-12/+97
* * configure.in (DLEXT2): removed. Ruby does not treateban2004-01-291-2/+0
* * configure.in: check availability of link(). [ruby-dev:22237]siena2004-01-211-0/+1
* * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu2004-01-101-2/+2
* * bcc32/Makefile.sub (config.h): bcc has finite(). [ruby-list:38940]usa2003-12-231-0/+1
* * bcc32/Makefile.sub, win32/Makefile.sub (config.h): removeusa2003-12-221-1/+0
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-12-011-1/+2
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-11-241-1/+1
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-11-221-0/+2
* * string.c: add #include "version.h". this file still depends on it.usa2003-11-051-1/+1
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa2003-11-041-3/+3
* * configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791]eban2003-10-311-0/+1
* 031031matz2003-10-301-1/+1
* * MANIFEST: add test/csv/mac.csv.eban2003-09-161-1/+1
* * marshal.c (w_symbol, w_object): get rid of warnings.nobu2003-08-161-0/+8