summaryrefslogtreecommitdiff
path: root/bcc32
AgeCommit message (Expand)Author
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2006-02-23* bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internalocean
2006-02-20* mkconfig.rb: generate RbConfig instead of Config.akr
2005-11-05* configure.in, cygwin/GNUmakefile.in (mingw): use def file to aliasnobu
2005-10-25* configure.in (RUBY_EXTERN): macro to export symbols in sharednobu
2005-10-21* intern.h, struct.c (rb_struct_iv_get): constified.ocean
2005-08-03* common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integratednobu
2005-08-03fixed command name, and attached link to the gnuwin32 site.ocean
2005-08-03* configure.in, {bcc32,win32,wince}/Makefile.sub (HAVE_SNPRINTF,usa
2005-07-25* {bcc32,win32,wince}/Makefile.sub: moved CPPFLAGS only for rubynobu
2005-06-01* bcc32/Makefile.sub: can use single quote character in DESTDIR.ocean
2005-05-21* bcc32/Makefile.sub: tds files were not deleted when DESTDIRocean
2005-05-16* win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_tnobu
2005-05-13* ext/extmk.rb: keep srcdir unexpanded.nobu
2005-04-20* configure.in, lib/mkmf.rb, {bcc32,win32,wince}/Makefile.sub: improvenobu
2005-04-20* lib/mkmf.rb (create_makefile): support platforms have file separatornobu
2005-04-20* Makefile.in, common.mk: miniruby depens on MINIOBJS.nobu
2005-04-19* {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak:nobu
2005-04-16* bcc32/Makefile.sub: quick hack... prepend DESTDIR.ocean
2005-03-03* common.mk: add {pre,post}-install targets.nobu
2005-03-03* {bcc32,win32,wince}/Makefile.sub (config.h): check if affectednobu
2005-02-22* configure.in, lib/mkmf.rb: use simple commands if available.nobu
2005-02-10* bcc32/Makefile.sub (COMMON_LIBS): add libraries included innobu
2004-11-16* {bcc32,win32,wince}/setup.mak (-epilogue-): fix bug of previous commit.usa
2004-11-16* {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h andusa
2004-11-12* bcc32/README.bcc32, win32/README.win32: need bison instead ofusa
2004-09-17* parse.y: add prototypes for Microsoft compiler.usa
2004-09-10* bcc32/Makefile.sub: bccwin32 port starts to use RTL dll.ocean
2004-09-07* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa
2004-06-24* {bcc32,win32,wince}/setup.mak: remove RUBY_EXTERN lines whenusa
2004-04-22* */Makefile.sub (distclean-local): should remove $(RBCONFIG).usa
2004-04-13* bcc32/Makefile.sub (PHONY): Borland make disallows empty commandnobu
2004-04-07* Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAGnobu
2004-04-02* bcc32/Makefile.sub (OUTFLAG): needed for static-linked-ext.nobu
2004-03-25* common.mk, */Makefile.sub (lib, dll): phony targets.nobu
2004-03-23* bcc32/Makefile.sub: needs bcc32/mkexports.rb.nobu
2004-03-23* Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local):nobu
2004-03-21* Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu
2004-03-10* ruby.c (opt_W_getter): get rid of warning.usa
2004-03-09* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa
2004-03-04* Makefile.in, */Makefile.sub, mkconfig.rb: keep rbconfig.rb old ifnobu
2004-03-01* bcc32/setup.mak: configure's default is "--enable-install-doc"ocean
2004-02-29* bcc32/Makefile.sub, bcc32/README.bcc32, bcc32/configure.bat,ocean
2004-02-28* bcc32/configure.bat: fix typo.ocean
2004-02-28* configure.bat: append missing label ":exit".ocean
2004-02-22* Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub: terminate options.nobu
2004-02-22* ext/extmk.rb: use optparse instead of getopts.nobu
2004-02-16* bcc32/Makefile.sub: show more warnings. (refering to mingw)ocean
2004-02-15* bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean
2004-02-14* mkconfig.rb: use fileutils.rb instead of ftools.rb.nobu