aboutsummaryrefslogtreecommitdiffstats
path: root/bcc32
Commit message (Expand)AuthorAgeFilesLines
* * */Makefile.sub (DEFS, RM): output to config.status.usa2007-12-191-0/+9
* * configure.in (EXTERNAL_ENCOBJS, ENCSOS): removed.nobu2007-12-171-0/+5
* * Makefile.in, */Makefile.sub (CP, MV): added.nobu2007-12-111-0/+2
* * common.mk, Makefile.in: rename prelude.c to miniprelude.c.akr2007-11-141-1/+1
* * common.mk (parse.c), ext/ripper/depend (ripper.c): process afternobu2007-11-131-5/+0
* * lex.c.blt: moved from lex.c.akr2007-11-131-0/+3
* * {bcc,win}32/Makefile.sub (miniruby): use $(COMMONOBJS) and $(DMYEXT)usa2007-11-121-1/+1
* * {bcc,win}32/Makefile.sub (MINIOBJS): added prelude.$(OBJEXT).nobu2007-11-121-1/+1
* * {win32,wince,bcc32}/Makefile.sub: delete lex.c rule.akr2007-11-111-3/+0
* * {bcc32,win32}/Makefile.sub: vendor_ruby support.nobu2007-11-101-0/+7
* * win32/mkexports.rb: deal with __fastcall name decorations.nobu2007-10-131-1/+1
* * {bcc,win}32/mkexports.rb: explicit data. [ruby-list:44108]nobu2007-10-131-1/+1
* * bcc32/Makefile.sub, too.usa2007-10-111-1/+1
* * Makefile.in, */Makefile.sub (VPATH): add enc directory.nobu2007-10-101-2/+2
* * common.mk: inverted rules order.nobu2007-07-211-5/+19
* * bcc32/{Makefile.sub,configure.bat,setup.mak: configure_argsnobu2007-07-213-51/+150
* * bcc32/Makefile.sub (ASMEXT): had overwitten OBJEXT.nobu2007-07-211-1/+1
* * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic.nobu2007-07-211-1/+1
* * bcc32/{Makefile.sub,setup.mak}: remove surplus slash from srcdir.nobu2007-07-102-18/+18
* * missing/{strlcat,strlcpy}.c, missing.h: new functions.usa2007-03-191-2/+2
* * Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): systemnobu2007-02-281-0/+1
* * Makefile.in, */Makefile.sub, common.mk (vmasm): generalized.nobu2007-02-021-0/+4
* * Makefile.in, common.mk, configure.in, */{Makefile.sub, configure.bat,usa2007-01-233-0/+15
* * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,...nobu2006-12-211-0/+0
* * {djgpp,bcc32,wince,win32}/*.bat: set svn properties for DOSISH batch files.usa2006-12-211-0/+0
* * 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