summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
AgeCommit message (Expand)Author
2010-11-26* win32/Makefile.sub (WARNFLAGS): shut up the meaningless warnings ofusa
2010-10-08* common.mk (RBCONFIG): depends on version.h due tonobu
2010-10-07* cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend onnobu
2010-07-26* configure.in (config.h): add include guard.nobu
2010-05-20* win32/Makefile.sub (miniruby.exe): merge miss of r27053, too.usa
2010-05-20* win32/Makefile.sub (ARCHMINIOBJ): merge miss of r27053.usa
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
2009-11-30* configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): moved fromnobu
2009-11-19* win32/Makefile.sub: nmake executes the file named echo if it existsusa
2009-10-02* Makefile.sub (LDSHARED_2): typo.usa
2009-10-02* win32/Makefile.sub (LD_SHARED1): typo.usa
2009-10-02* win32/{setup.mak,Makefile.sub,win32.c} (RT_VER): split compilerusa
2009-09-15 * win32/Makefile.sub (RDOCTARGET): the meaning of this macro was changedusa
2009-07-21 * win32/Makefile.sub (config.status): remove the definition of CP, sousa
2009-02-24* common.mk (main): split from exts and makes main program afternobu
2009-02-16* win32/Makefile.sub (CRTDEFFLAGS): separated from DEFS.nobu
2008-08-31* lib/mkmf.rb (try_func, try_var, have_struct_member),nobu
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-06-06 * win32/Makefile.sub (COMMON_HEADERS): include ws2tcpip.h.usa
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-05-16 * win32/Makefile.sub (test-rubyspec): added.usa
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-22 * win32/setup.mak ($(ARCH)): if a macro is appended by $(APPEND),usa
2008-01-08* win{32,ce}/Makefile.sub: merged.nobu
2007-12-30* trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for crossnobu
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-10-11 * {bcc32,win32}/Makefile.sub (COMMON_MACROS): workaround for old SDK'susa
2007-10-02 * win32/win32.c (init_env): initialize HOME and USER environmentusa
2006-10-15* mkconfig.rb: *OBJS are not needed for extension libraries.nobu
2006-10-10* {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-19* win32/Makefile.sub (config.status): include winsock2.h instead ofusa
2006-06-07* configure.in: add new configure option `--with-winsock2' for mingw.usa
2006-06-07* win32/{configure.bat, setup.mak, Makefile.sub, win32.h}: addusa
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2006-05-24* mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu