| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * {win,bcc}32/Makefile.sub (config.h): added HAVE_FTRUNCATE. | nobu | 2008-02-15 | 1 | -0/+1 |
* | * {bcc32,win32,wince}/Makefile.sub (MISSING): added cbrt.obj. | nobu | 2008-02-10 | 1 | -1/+1 |
* | * missing/lgamma_r.c (lgamma_r): some compilers don't permit dividing | usa | 2008-02-07 | 1 | -2/+2 |
* | * {bcc32,win32}/Makefile.sub (MINIOBJS): add dmytranscode.$(OBJEXT). | usa | 2008-01-29 | 1 | -1/+1 |
* | * common.mk (revision.h): extracts revision number with ``svn info''. | nobu | 2008-01-25 | 2 | -16/+36 |
* | * win32/setup.mak (BASERUBY): nmake cannot execute ruby collectly | usa | 2008-01-18 | 1 | -9/+9 |
* | * win32/Makefile.sub (MKFILES): add dependecies. | usa | 2008-01-15 | 1 | -1/+2 |
* | * win32/setup.mak: strip out empty lines from CPP output. | nobu | 2008-01-15 | 1 | -2/+4 |
* | * {win,bcc}32/setup.mak (-basic-vars-): expand BASERUBY to full path | nobu | 2008-01-15 | 2 | -3/+6 |
* | * {bcc32,win32}/Makefile.sub (RUNRUBY): need to set archdir when | usa | 2008-01-15 | 1 | -1/+1 |
* | * common.mk (OBJS): moved encoding.o from COMMONOBJS. | nobu | 2008-01-14 | 1 | -1/+1 |
* | * win32/enc-setup.mak (BUILTIN_ENCOBJS): depends on enc/Makefile.in. | usa | 2008-01-14 | 1 | -1/+1 |
* | * {bcc,win}32/Makefile.sub (MV): use move instead of ren. [ruby-Bugs-17019] | nobu | 2008-01-13 | 1 | -1/+1 |
* | * win{32,ce}/Makefile.sub: merged. | nobu | 2008-01-08 | 1 | -18/+153 |
* | * common.mk, Makefile.in, */Makefile.sub (distclean-local): move | usa | 2008-01-07 | 1 | -0/+1 |
* | * trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for cross | nobu | 2007-12-30 | 1 | -1/+1 |
* | * win32/Makefile.sub (config.status): keep this file. | usa | 2007-12-25 | 1 | -1/+1 |
* | * configure.in, cygwin/GNUmakefile.in, */Makefile.sub, | nobu | 2007-12-24 | 1 | -8/+8 |
* | * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify | nobu | 2007-12-24 | 1 | -15/+18 |
* | * 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 |
* | * common.mk (encs): added dependencies. | nobu | 2007-12-17 | 1 | -1/+3 |
* | * win32/enc-setup.mak: extracts BUILTIN_ENCOBJS. | nobu | 2007-12-17 | 1 | -0/+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 |
* | * include/ruby/win32.h win32/win32.c (rb_w32_pipe_exec): use dual fd | usa | 2007-11-20 | 1 | -47/+44 |
* | * 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 |
* | * win32/Makefile.sub: vendor_ruby support. | usa | 2007-11-04 | 1 | -0/+5 |
* | * win32/setup.mak: commit miss. | usa | 2007-10-31 | 1 | -1/+0 |
* | * win32/configure.bat, setup.mak: now can recognize OS even if | usa | 2007-10-31 | 3 | -18/+40 |
* | * win32/mkexports.rb: deal with __fastcall name decorations. | nobu | 2007-10-13 | 1 | -3/+3 |
* | * {bcc,win}32/mkexports.rb: explicit data. [ruby-list:44108] | nobu | 2007-10-13 | 1 | -3/+4 |
* | * win32/Makefile.sub (COMMON_MACROS): workaround for old SDK's bug. | usa | 2007-10-11 | 1 | -1/+1 |
* | * Makefile.in, */Makefile.sub (VPATH): add enc directory. | nobu | 2007-10-10 | 1 | -1/+3 |
* | * win32/win32.c (init_env): refactoring. remove unused code. | usa | 2007-10-02 | 1 | -13/+10 |
* | * main.c (main): use platform-independent per-process initialization. | nobu | 2007-09-29 | 2 | -1/+2 |
* | * win32/REAMDE.win32: follow recent changes. | usa | 2007-09-27 | 1 | -7/+18 |
* | * bcc32/{Makefile.sub,configure.bat,setup.mak: configure_args | nobu | 2007-07-21 | 1 | -1/+1 |
* | * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic. | nobu | 2007-07-21 | 1 | -1/+1 |
* | * win32/resource.rb: include patchlevel number. | nobu | 2007-07-21 | 1 | -3/+5 |
* | * ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222] | nobu | 2007-07-15 | 1 | -0/+1 |
* | * win32/win32.c (CreateChild): enclose command line except for | nobu | 2007-07-13 | 1 | -10/+19 |