summaryrefslogtreecommitdiff
path: root/bcc32/Makefile.sub
AgeCommit message (Expand)Author
2010-07-26* configure.in (config.h): add include guard.nobu
2010-05-15* Makefile.in, common.mk, win32/Makefile.sub (REVISION_H): movenobu
2010-05-15* Makefile.in, common.mk, win32/Makefile.sub (revision.h): fix fornobu
2010-04-16* Makefile.in, configure.in, common.mk, */Makefile.sub (CHDIR): cdnobu
2008-08-07* Makefile.in, common.mk, {bcc,win}32/Makefile.sub (clean-ext): do notnobu
2008-08-07* lib/mkmf.rb, {bcc32,win32}/Makefile.sub (CLEANLIBS, CLEANOBJS):nobu
2008-07-15 * {bcc32,win32}/Makefile.sub (ruby_version): follow changes inusa
2008-06-23* Makefile.in, common.mk, {win,bcc}32/Makefile.sub (revision.h): autonobu
2008-05-29* configure.in, win32/Makefile.sub, mkconfig.rb, instruby.rb,knu
2008-05-19* common.mk ({MSPEC,RUBYSPEC}_GIT_URL): moved from Makefine.in.nobu
2008-04-01* {bcc,win}32/Makefile (config.h): need to define RUBY_SETJMP, etc.nobu
2008-03-11* common.mk (clean-local): removes MINOBJS.nobu
2008-03-06 * {bcc32,win32}/Makefile.sub (RUNRUBY): use $(PROGRAM) instead ofusa
2008-02-24* common.mk, {bcc,win}32/Makefile.sub (clean-local): removenobu
2008-01-03* win32.h: only VC6 needs extern "C++" for math.h. [ruby-talk:285660]nobu
2007-12-30* trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for crossnobu
2007-12-24* common.mk: should not pass MAKEFLAGS to recursive make.nobu
2007-10-11 * {bcc32,win32}/Makefile.sub (COMMON_MACROS): workaround for old SDK'susa
2007-07-21* bcc32/{Makefile.sub,configure.bat,setup.mak: configure_argsnobu
2007-07-10* bcc32/{Makefile.sub,setup.mak}: remove surplus slash from srcdir.nobu
2006-10-19* common.mk (NULLCMD): dummy command.nobu
2006-10-19* bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook.nobu
2006-10-15* mkconfig.rb: *OBJS are not needed for extension libraries.nobu
2006-10-13* bcc32/Makefile.sub (post-install-ext): no longer needed.nobu
2006-10-10* {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't useusa
2006-09-20* {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to defineusa
2006-09-08* Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.nobu
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2006-02-24* bcc32/Makefile.sub (HAVE_HYPOT): bcc32 has hypot().ocean
2006-02-23* bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internalocean
2005-10-25* configure.in (RUBY_EXTERN): macro to export symbols in sharednobu
2005-08-18* bcc32/Makefile.sub (COMMON_HEADERS): reverted 1.42.2.24.ocean
2005-08-03* common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integratednobu
2005-07-25* {bcc32,win32,wince}/Makefile.sub: moved CPPFLAGS only for rubynobu
2005-07-15* bcc32/Makefile.sub (COMMON_HEADERS): ruby_1_8 is using winsock.h.ocean
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* lib/mkmf.rb (create_makefile): support platforms have file separatornobu
2005-04-20* Makefile.in, common.mk: miniruby depens on MINIOBJS.nobu
2005-04-16* bcc32/Makefile.sub: quick hack... prepend DESTDIR.ocean
2005-04-14* bcc32/Makefile.sub: failed to remove debug information files.ocean
2005-04-11* {bcc32,win32,wince}/Makefile.sub: ri data was not installedocean
2005-04-02* {bcc32,win32,wince}/{Makefile.sub,setup.mak}: leave prefix empty innobu
2005-03-30* Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in,nobu
2005-02-21* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa
2004-12-24* bcc32/Makefile.sub: bcc32 should use RTL dll (backport from HEAD)ocean
2004-11-17* {bcc32,win32,wince}/Makefile.sub (test): should build ruby.exeusa
2004-07-07* string.c (rb_str_match): raise TypeError when both arguments areusa