| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 | -0/+9 |
* | * 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, Makefile.in: rename prelude.c to miniprelude.c. | akr | 2007-11-14 | 1 | -1/+1 |
* | * 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 |
* | * {bcc,win}32/Makefile.sub (miniruby): use $(COMMONOBJS) and $(DMYEXT) | usa | 2007-11-12 | 1 | -1/+1 |
* | * {bcc,win}32/Makefile.sub (MINIOBJS): added prelude.$(OBJEXT). | nobu | 2007-11-12 | 1 | -1/+1 |
* | * {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 |
* | * win32/mkexports.rb: deal with __fastcall name decorations. | nobu | 2007-10-13 | 1 | -1/+1 |
* | * {bcc,win}32/mkexports.rb: explicit data. [ruby-list:44108] | nobu | 2007-10-13 | 1 | -1/+1 |
* | * bcc32/Makefile.sub, too. | usa | 2007-10-11 | 1 | -1/+1 |
* | * Makefile.in, */Makefile.sub (VPATH): add enc directory. | nobu | 2007-10-10 | 1 | -2/+2 |
* | * common.mk: inverted rules order. | nobu | 2007-07-21 | 1 | -5/+19 |
* | * bcc32/{Makefile.sub,configure.bat,setup.mak: configure_args | nobu | 2007-07-21 | 3 | -51/+150 |
* | * bcc32/Makefile.sub (ASMEXT): had overwitten OBJEXT. | nobu | 2007-07-21 | 1 | -1/+1 |
* | * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic. | nobu | 2007-07-21 | 1 | -1/+1 |
* | * bcc32/{Makefile.sub,setup.mak}: remove surplus slash from srcdir. | nobu | 2007-07-10 | 2 | -18/+18 |
* | * 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/+4 |
* | * Makefile.in, common.mk, configure.in, */{Makefile.sub, configure.bat, | usa | 2007-01-23 | 3 | -0/+15 |
* | * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,... | nobu | 2006-12-21 | 1 | -0/+0 |
* | * {djgpp,bcc32,wince,win32}/*.bat: set svn properties for DOSISH batch files. | usa | 2006-12-21 | 1 | -0/+0 |
* | * common.mk (NULLCMD): dummy command. | nobu | 2006-10-19 | 1 | -6/+6 |
* | * bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook. | nobu | 2006-10-19 | 1 | -0/+1 |
* | * mkconfig.rb: *OBJS are not needed for extension libraries. | nobu | 2006-10-15 | 1 | -1/+1 |
* | * bcc32/Makefile.sub (post-install-ext): no longer needed. | nobu | 2006-10-13 | 2 | -5/+14 |
* | * {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't use | usa | 2006-10-06 | 1 | -3/+0 |
* | * {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to define | usa | 2006-09-20 | 1 | -0/+2 |
* | * bcc32/Makefile.sub (MINIRUBY): append MINIRUBYOPT. | nobu | 2006-09-08 | 1 | -1/+1 |
* | * configure.in, bcc32/Makefile.sub, win32/Makefile.sub, win32/dir.h, | nobu | 2006-08-12 | 1 | -2/+5 |
* | * ruby.h, lib/mkmf.rb (create_header): clear command line options for | nobu | 2006-05-25 | 1 | -2/+2 |
* | * bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internal | ocean | 2006-02-23 | 3 | -1/+24 |
* | * mkconfig.rb: generate RbConfig instead of Config. | akr | 2006-02-20 | 1 | -1/+1 |
* | * configure.in, cygwin/GNUmakefile.in (mingw): use def file to alias | nobu | 2005-11-05 | 1 | -20/+19 |
* | * configure.in (RUBY_EXTERN): macro to export symbols in shared | nobu | 2005-10-25 | 1 | -0/+1 |
* | * intern.h, struct.c (rb_struct_iv_get): constified. | ocean | 2005-10-21 | 1 | -0/+1 |
* | * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integrated | nobu | 2005-08-03 | 1 | -6/+5 |
* | fixed command name, and attached link to the gnuwin32 site. | ocean | 2005-08-03 | 1 | -5/+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 | -4/+1 |
* | * bcc32/Makefile.sub: can use single quote character in DESTDIR. | ocean | 2005-06-01 | 1 | -1/+1 |
* | * bcc32/Makefile.sub: tds files were not deleted when DESTDIR | ocean | 2005-05-21 | 1 | -1/+1 |
* | * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_t | nobu | 2005-05-16 | 1 | -0/+3 |
* | * ext/extmk.rb: keep srcdir unexpanded. | nobu | 2005-05-13 | 1 | -0/+2 |
* | * configure.in, lib/mkmf.rb, {bcc32,win32,wince}/Makefile.sub: improve | nobu | 2005-04-20 | 1 | -0/+5 |