aboutsummaryrefslogtreecommitdiffstats
path: root/bcc32
Commit message (Expand)AuthorAgeFilesLines
* * common.mk (NULLCMD): dummy command.nobu2006-10-191-6/+6
* * bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook.nobu2006-10-191-0/+1
* * mkconfig.rb: *OBJS are not needed for extension libraries.nobu2006-10-151-1/+1
* * bcc32/Makefile.sub (post-install-ext): no longer needed.nobu2006-10-132-5/+14
* * {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't useusa2006-10-061-3/+0
* * {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to defineusa2006-09-201-0/+2
* * bcc32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.nobu2006-09-081-1/+1
* * configure.in, bcc32/Makefile.sub, win32/Makefile.sub, win32/dir.h,nobu2006-08-121-2/+5
* * ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu2006-05-251-2/+2
* * bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internalocean2006-02-233-1/+24
* * mkconfig.rb: generate RbConfig instead of Config.akr2006-02-201-1/+1
* * configure.in, cygwin/GNUmakefile.in (mingw): use def file to aliasnobu2005-11-051-20/+19
* * configure.in (RUBY_EXTERN): macro to export symbols in sharednobu2005-10-251-0/+1
* * intern.h, struct.c (rb_struct_iv_get): constified.ocean2005-10-211-0/+1
* * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integratednobu2005-08-031-6/+5
* fixed command name, and attached link to the gnuwin32 site.ocean2005-08-031-5/+5
* * configure.in, {bcc32,win32,wince}/Makefile.sub (HAVE_SNPRINTF,usa2005-08-031-0/+2
* * {bcc32,win32,wince}/Makefile.sub: moved CPPFLAGS only for rubynobu2005-07-251-4/+1
* * bcc32/Makefile.sub: can use single quote character in DESTDIR.ocean2005-06-011-1/+1
* * bcc32/Makefile.sub: tds files were not deleted when DESTDIRocean2005-05-211-1/+1
* * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_tnobu2005-05-161-0/+3
* * ext/extmk.rb: keep srcdir unexpanded.nobu2005-05-131-0/+2
* * configure.in, lib/mkmf.rb, {bcc32,win32,wince}/Makefile.sub: improvenobu2005-04-201-0/+5
* * lib/mkmf.rb (create_makefile): support platforms have file separatornobu2005-04-201-0/+3
* * 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