| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in, cygwin/GNUmakefile.in, */Makefile.sub, | nobu | 2007-12-24 | 1 | -10/+12 |
* | * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify | nobu | 2007-12-24 | 1 | -14/+16 |
* | * win{32,ce}/Makefile.sub (MFLAGS): defaulted to -l. | nobu | 2007-12-24 | 1 | -1/+1 |
* | * common.mk: should not pass MAKEFLAGS to recursive make. | nobu | 2007-12-24 | 1 | -1/+1 |
* | * version.h: use patchlevel if revision is not set. | nobu | 2007-12-22 | 1 | -0/+1 |
* | * */Makefile.sub (MFLAGS): define unless defined. | usa | 2007-12-22 | 1 | -0/+4 |
* | * */Makefile.sub (DEFS, RM): output to config.status. | usa | 2007-12-19 | 1 | -1/+4 |
* | * configure.in (EXTERNAL_ENCOBJS, ENCSOS): removed. | nobu | 2007-12-17 | 1 | -0/+5 |
* | * Makefile.in, */Makefile.sub (CP, MV): added. | nobu | 2007-12-11 | 1 | -0/+2 |
* | * common.mk (parse.c), ext/ripper/depend (ripper.c): process after | nobu | 2007-11-13 | 1 | -5/+0 |
* | * lex.c.blt: moved from lex.c. | akr | 2007-11-13 | 1 | -0/+3 |
* | * {win32,wince,bcc32}/Makefile.sub: delete lex.c rule. | akr | 2007-11-11 | 1 | -3/+0 |
* | * {bcc32,win32}/Makefile.sub: vendor_ruby support. | nobu | 2007-11-10 | 1 | -0/+7 |
* | * Makefile.in, */Makefile.sub (VPATH): add enc directory. | nobu | 2007-10-10 | 1 | -1/+6 |
* | * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic. | nobu | 2007-07-21 | 1 | -1/+1 |
* | * {win32,wince}/Makefile.sub: add lex.c rule. | usa | 2007-06-08 | 1 | -0/+3 |
* | * missing/{strlcat,strlcpy}.c, missing.h: new functions. | usa | 2007-03-19 | 1 | -2/+2 |
* | * Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): system | nobu | 2007-02-28 | 1 | -0/+1 |
* | * Makefile.in, */Makefile.sub, common.mk (vmasm): generalized. | nobu | 2007-02-02 | 1 | -0/+10 |
* | * Makefile.in, common.mk, configure.in, */{Makefile.sub, configure.bat, | usa | 2007-01-23 | 3 | -0/+13 |
* | * {djgpp,bcc32,wince,win32}/*.bat: set svn properties for DOSISH batch files. | usa | 2006-12-21 | 1 | -0/+0 |
* | * mkconfig.rb: *OBJS are not needed for extension libraries. | nobu | 2006-10-15 | 1 | -1/+1 |
* | * {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't use | usa | 2006-10-06 | 1 | -3/+0 |
* | * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keep | nobu | 2006-10-01 | 1 | -0/+1 |
* | * {win32,wince}/Makefile.sub (CPP): check predefined value. | usa | 2006-09-26 | 1 | -1/+1 |
* | * {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to define | usa | 2006-09-20 | 1 | -0/+2 |
* | * ruby.h, lib/mkmf.rb (create_header): clear command line options for | nobu | 2006-05-25 | 1 | -2/+2 |
* | * configure.in (RUBY_EXTERN): macro to export symbols in shared | nobu | 2005-10-25 | 1 | -0/+1 |
* | * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integrated | nobu | 2005-08-03 | 2 | -7/+5 |
* | * configure.in, {bcc32,win32,wince}/Makefile.sub (HAVE_SNPRINTF, | usa | 2005-08-03 | 1 | -0/+2 |
* | * {bcc32,win32,wince}/Makefile.sub: moved CPPFLAGS only for ruby | nobu | 2005-07-25 | 1 | -3/+2 |
* | * common.mk: Borland MAKE doesn't look for file names which have paths | nobu | 2005-07-25 | 1 | -1/+0 |
* | * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_t | nobu | 2005-05-16 | 1 | -0/+3 |
* | * configure.in: Check for the availability of pid_t, gid_t and uid_t and | nobu | 2005-05-14 | 2 | -9/+0 |
* | * ext/extmk.rb: keep srcdir unexpanded. | nobu | 2005-05-13 | 1 | -0/+2 |
* | * configure.in (RUBY_FUNC_ATTRIBUTE): check for function attribute. | nobu | 2005-04-30 | 1 | -0/+4 |
* | * configure.in, lib/mkmf.rb, {bcc32,win32,wince}/Makefile.sub: improve | nobu | 2005-04-20 | 1 | -0/+5 |
* | * lib/mkmf.rb (create_makefile): support platforms have file separator | nobu | 2005-04-20 | 1 | -0/+3 |
* | * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak: | nobu | 2005-04-19 | 2 | -0/+9 |
* | * wince/configure.bat, wince/setup.mak: add prefix, extstatic and | nobu | 2005-04-02 | 2 | -60/+104 |
* | * lib/mkmf.rb (create_makefile): allow putting spaces between target | nobu | 2005-03-05 | 1 | -1/+1 |
* | * {bcc32,win32,wince}/Makefile.sub (config.h): check if affected | nobu | 2005-03-03 | 1 | -5/+17 |
* | * configure.in, lib/mkmf.rb: use simple commands if available. | nobu | 2005-02-22 | 1 | -1/+2 |
* | * {bcc32,win32,wince}/setup.mak (-epilogue-): fix bug of previous commit. | usa | 2004-11-16 | 1 | -1/+1 |
* | * {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h and | usa | 2004-11-16 | 1 | -0/+1 |
* | * parse.y: add prototypes for Microsoft compiler. | usa | 2004-09-17 | 1 | -1/+2 |
* | * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl. | usa | 2004-09-07 | 1 | -0/+1 |
* | * wince/Makefile.sub (LIBS): need to link ceshell library for SH* | usa | 2004-08-19 | 1 | -1/+1 |
* | * {bcc32,win32,wince}/setup.mak: remove RUBY_EXTERN lines when | usa | 2004-06-24 | 1 | -1/+1 |
* | * */Makefile.sub (distclean-local): should remove $(RBCONFIG). | usa | 2004-04-22 | 1 | -1/+1 |