summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
AgeCommit message (Expand)Author
2012-08-28* win32/Makefile.sub (Makefile): make to depend on common.mk, tousa
2012-08-24Improve require/File.expand_path performance on Windowsluislavena
2012-08-23* win32/Makefile.sub: refactoring. remove unused rules, and updateusa
2012-08-21* win32/Makefile.sub (scriptbin.mk): no need to include twice.usa
2012-07-23enc/Makefile.in: TARGET_NAME TARGET_ENTRYnobu
2012-07-09* win32/configure.bat, win32/setup.mak, win32/Makefile.sub: omit Win9xusa
2012-07-03make runnablenobu
2012-05-20Bug #6462: EXTSOLIBSnobu
2012-05-17Imports Ruby's port to NativeClient (a.k.a NaCl).yugui
2012-05-03distclean verconf.hnobu
2012-04-16* win32/win32.c (gmtime_r, localtime_r): POSIX compliant reentrantnobu
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