summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
AgeCommit message (Expand)Author
2008-01-29 * {bcc32,win32}/Makefile.sub (MINIOBJS): add dmytranscode.$(OBJEXT).usa
2008-01-25* common.mk (revision.h): extracts revision number with ``svn info''.nobu
2008-01-15 * win32/Makefile.sub (MKFILES): add dependecies.usa
2008-01-15 * {bcc32,win32}/Makefile.sub (RUNRUBY): need to set archdir whenusa
2008-01-14* common.mk (OBJS): moved encoding.o from COMMONOBJS.nobu
2008-01-13* {bcc,win}32/Makefile.sub (MV): use move instead of ren. [ruby-Bugs-17019]nobu
2008-01-08* win{32,ce}/Makefile.sub: merged.nobu
2008-01-07 * common.mk, Makefile.in, */Makefile.sub (distclean-local): moveusa
2007-12-30* trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for crossnobu
2007-12-25 * win32/Makefile.sub (config.status): keep this file.usa
2007-12-24* configure.in, cygwin/GNUmakefile.in, */Makefile.sub,nobu
2007-12-24* Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specifynobu
2007-12-24* win{32,ce}/Makefile.sub (MFLAGS): defaulted to -l.nobu
2007-12-24* common.mk: should not pass MAKEFLAGS to recursive make.nobu
2007-12-22 * */Makefile.sub (MFLAGS): define unless defined.usa
2007-12-19 * */Makefile.sub (DEFS, RM): output to config.status.usa
2007-12-11* Makefile.in, */Makefile.sub (CP, MV): added.nobu
2007-11-14* common.mk, Makefile.in: rename prelude.c to miniprelude.c.akr
2007-11-13* common.mk (parse.c), ext/ripper/depend (ripper.c): process afternobu
2007-11-13* lex.c.blt: moved from lex.c.akr
2007-11-12 * {bcc,win}32/Makefile.sub (miniruby): use $(COMMONOBJS) and $(DMYEXT)usa
2007-11-12* {bcc,win}32/Makefile.sub (MINIOBJS): added prelude.$(OBJEXT).nobu
2007-11-11* {win32,wince,bcc32}/Makefile.sub: delete lex.c rule.akr
2007-11-04 * win32/Makefile.sub: vendor_ruby support.usa
2007-10-11 * win32/Makefile.sub (COMMON_MACROS): workaround for old SDK's bug.usa
2007-10-10* Makefile.in, */Makefile.sub (VPATH): add enc directory.nobu
2007-06-28* win32/Makefile.sub: define FUNC_FASTCALL macro.ko1
2007-06-27 * include/ruby/win32.h, win32/Makefile.sub, win32/configure.bat,usa
2007-06-10* win32/Makefile.sub (config.status): rubyhdrdir was missing.nobu
2007-06-10* Makefile.in, win32/Makefile.sub (XCFLAGS): -I. is needed for *.inc.nobu
2007-06-10* include/ruby: moved public headers.nobu
2007-06-08 * {win32,wince}/Makefile.sub: add lex.c rule.usa
2007-03-22 * win32/Makefile.sub (LIBS): remove an unnecessary library.usa
2007-03-19* missing/{strlcat,strlcpy}.c, missing.h: new functions.usa
2007-02-28* Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): systemnobu
2007-02-25* win32/Makefile.sub: enable -Zi (debug) option.ko1
2007-02-15* win32/win32.c (get_pioinfo_extra): new function for VC++8 SP1usa
2007-02-14* configure.in: change stack limit to 2MB from 32MB.ko1
2007-02-02* Makefile.in, */Makefile.sub, common.mk (vmasm): generalized.nobu
2007-01-23* Makefile.in, common.mk, configure.in, */{Makefile.sub, configure.bat,usa
2006-12-14* win32/Makefile.sub (COMPILE_RULES): latter rule has higher priority.nobu
2006-10-15* mkconfig.rb: *OBJS are not needed for extension libraries.nobu
2006-10-06* {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't useusa
2006-10-01* Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keepnobu
2006-09-26* win32/Makefile.sub (CPP): check predefined value.usa
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-09-08* win32/Makefile.sub, win32/configure.bat win32/setup.mak: programnobu
2006-08-12* configure.in, bcc32/Makefile.sub, win32/Makefile.sub, win32/dir.h,nobu
2006-07-07* win32/Makefile.sub (config.h): define FUNC_STDCALL/FUNC_CDECL.usa