summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
AgeCommit message (Expand)Author
2012-04-16* configure.in (RUBY_MSVCRT_VERSION): define on mingw too.nobu
2012-03-27* configure.in (verconf.h): separate load path specific stuff fromnobu
2012-03-27* win32/Makefile.sub: fix config.h path to include.nobu
2012-03-26* win32/Makefile.sub (newline.c, miniprelude.c): search from sourcenobu
2012-03-18* win32/Makefile.sub: put an empty line between stub and script.nobu
2012-03-01* win32/makedirs.bat: new command to make intermediatenobu
2012-02-29* win32/Makefile.sub (MAKEDIRS): use mkdir of cmd.exe instead of ruby.usa
2012-02-29clean-platformnobu
2012-02-28* Makefile.in (PLATFORM_DIR): add a variable for `win32` directory.shirosaki
2011-12-14* common.mk,Makefile.in,win32/Makefile.sub (ECHO1): move platformusa
2011-11-28* win32/{Makeilfe.sub,win32.c} (FILE_COUNT, FILE_READPTR): move theusa
2011-10-29* win32/Makefile.sub (CONFIG_H): have stdint.h if VC2010. [Bug #5243]arton
2011-09-06 * win32/Makefile.sub (INSNS): change command line option -Ks to -Kutarui
2011-07-31Forwardports r32772 and r32773 from branches/ruby_1_9_3 to trunk.yugui
2011-07-08* common.mk (RUN_OPT): disable gems.nobu
2011-07-08* win32/Makefile.sub (config.h): define GC_MARK_STACKFRAME_WORD.usa
2011-05-16* configure.in, win32/Makefile.sub (RUBY_SO_NAME): add CPU as prefixusa
2011-05-14fix mswin32 build error.kosaki
2011-02-11* configure.in (rubygems): add --disable-rubygems option.nobu
2011-01-14* configure.in, win32/Makefile.sub (RUNRUBY): require path shouldusa
2010-12-30git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30431 b2dd03c8-39d4-4d8f-98...kosaki
2010-12-29* win32/Makefile.sub (clean-enc): pass V to inferior make.nobu
2010-12-26 * win32/Makefile.sub: suppress a strange error message when RMALLkosaki
2010-12-26 * win32/Makefile.sub: fix 'nmake clean-enc' breakage since r28322.kosaki
2010-12-16* win32/{configure.bat,setup.mak,Makefile.sub} (PROGRAM_PREFIX,usa
2010-12-06* configure.in, win32/Makefile.sub (WERRORFLAG): flag to treatnobu
2010-12-03* win32/Makefile.sub (RCFLAGS): VC10 and after only. fixed the problemusa
2010-12-02* win32/Makefile.sub (RCFLAGS): -nologo switch is only available inusa
2010-12-02* win32/Makefile.sub (rc): suppress meaningless message.usa
2010-11-29* win32/Makefile.sub (scriptbin.mk): fix generated rules.nobu
2010-11-19* win32/Makefile.sub (insns_rules.mk): remove extra backslash.nobu
2010-11-19* cygwin/GNUmakefile.in, win32/Makefile.sub (clean): rc files arenobu
2010-11-18* win32/Makefile.sub (scriptbin): create script binaries.nobu
2010-11-17* lib/mkmf.rb (create_makefile): use forward slashes in messages.nobu
2010-11-17* win32/Makefile.sub (MAKEDIRS): should not include silent flag.nobu
2010-11-13* common.mk (showflags, help): emit messages at once.nobu
2010-11-13* win32/Makefile.sub (MSG, EOM): remove surrounding quotes by %~I.nobu
2010-11-12win32/Makefile.sub: remove useless 'ECHO is <ON>' messagearton
2010-11-12win32/Makefile.sub: reoreder varialbe EOM (don't display it)arton
2010-11-12* common.mk (showflags, help): use caret to quote leading spaces on Windows.nobu
2010-11-12* Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,nobu
2010-11-11* win32/Makefile.sub: shorten messages.nobu
2010-11-11* win32/Makefile.sub (config.h): need PRI_LL_PREFIX.nobu
2010-10-30* win32/Makefile.sub (ruby_pc): ignore missing variables.nobu
2010-10-26* common.mk (pkgconfig-data): moved from Makefile.in.nobu
2010-10-08git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29425 b2dd03c8-39d4-4d8f-98...nobu
2010-10-07* cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend onnobu
2010-09-19* common.mk (clean): removes all documents on cleaning.oyugui
2010-08-16* Makefile.in, win32/Makefile.sub (test-rubyspec-precheck): splitnobu
2010-08-01* win32/Makefile.sub: needs stddef.h for size_t. a patch fromnobu