aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Makefile.sub
Commit message (Expand)AuthorAgeFilesLines
* mkmf.rb: each_compile_rulesnobu2012-11-281-1/+1
* Makefile.sub: fix r37821nobu2012-11-261-0/+1
* * common.mk, win32/Makefile.sub (probes.dmyh): now be made in currentusa2012-11-221-2/+7
* * common.mk, Makefile.in, win32/Makefile.sub (.dmyh.h): nmake mergesusa2012-11-221-0/+4
* common.mk: no purelibnobu2012-11-191-0/+1
* * Makefile.in, common.mk (probes.h): moved to common.mk and changed tousa2012-11-191-1/+1
* probes.h: select by suffix rulesnobu2012-11-161-4/+5
* Makefile.in: probes.hnobu2012-11-161-1/+2
* * common.mk (dmyprobes.h): always create for make dist.naruse2012-11-131-2/+2
* * common.mk Makefile.in win32/Makefile.sub (.d.h): it's not common.usa2012-11-131-0/+3
* * gc.c: Use the non-recursive marking instead of recursion. Thenari2012-10-031-1/+0
* * win32/Makefile.sub (Makefile): make to depend on common.mk, tousa2012-08-281-1/+1
* Improve require/File.expand_path performance on Windowsluislavena2012-08-241-1/+1
* * win32/Makefile.sub: refactoring. remove unused rules, and updateusa2012-08-231-10/+4
* * win32/Makefile.sub (scriptbin.mk): no need to include twice.usa2012-08-211-2/+0
* enc/Makefile.in: TARGET_NAME TARGET_ENTRYnobu2012-07-231-0/+1
* * win32/configure.bat, win32/setup.mak, win32/Makefile.sub: omit Win9xusa2012-07-091-6/+0
* make runnablenobu2012-07-031-0/+2
* Bug #6462: EXTSOLIBSnobu2012-05-201-0/+3
* Imports Ruby's port to NativeClient (a.k.a NaCl).yugui2012-05-171-0/+1
* distclean verconf.hnobu2012-05-031-1/+1
* * win32/win32.c (gmtime_r, localtime_r): POSIX compliant reentrantnobu2012-04-161-0/+1
* * configure.in (RUBY_MSVCRT_VERSION): define on mingw too.nobu2012-04-161-1/+1
* * configure.in (verconf.h): separate load path specific stuff fromnobu2012-03-271-4/+7
* * win32/Makefile.sub: fix config.h path to include.nobu2012-03-271-2/+2
* * win32/Makefile.sub (newline.c, miniprelude.c): search from sourcenobu2012-03-261-0/+11
* * win32/Makefile.sub: put an empty line between stub and script.nobu2012-03-181-5/+8
* * win32/makedirs.bat: new command to make intermediatenobu2012-03-011-2/+1
* * win32/Makefile.sub (MAKEDIRS): use mkdir of cmd.exe instead of ruby.usa2012-02-291-1/+1
* clean-platformnobu2012-02-291-1/+1
* * Makefile.in (PLATFORM_DIR): add a variable for `win32` directory.shirosaki2012-02-281-4/+11
* * common.mk,Makefile.in,win32/Makefile.sub (ECHO1): move platformusa2011-12-141-1/+2
* * win32/{Makeilfe.sub,win32.c} (FILE_COUNT, FILE_READPTR): move theusa2011-11-281-2/+0
* * win32/Makefile.sub (CONFIG_H): have stdint.h if VC2010. [Bug #5243]arton2011-10-291-19/+23
* * win32/Makefile.sub (INSNS): change command line option -Ks to -Kutarui2011-09-061-1/+1
* Forwardports r32772 and r32773 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-0/+1
* * common.mk (RUN_OPT): disable gems.nobu2011-07-081-1/+1
* * win32/Makefile.sub (config.h): define GC_MARK_STACKFRAME_WORD.usa2011-07-081-0/+1
* * configure.in, win32/Makefile.sub (RUBY_SO_NAME): add CPU as prefixusa2011-05-161-0/+3
* fix mswin32 build error.kosaki2011-05-141-1/+1
* * configure.in (rubygems): add --disable-rubygems option.nobu2011-02-111-0/+6
* * configure.in, win32/Makefile.sub (RUNRUBY): require path shouldusa2011-01-141-2/+2
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30431 b2dd03c8-39d4-4d8f-98...kosaki2010-12-301-11/+11
* * win32/Makefile.sub (clean-enc): pass V to inferior make.nobu2010-12-291-1/+1
* * win32/Makefile.sub: suppress a strange error message when RMALLkosaki2010-12-261-1/+1
* * win32/Makefile.sub: fix 'nmake clean-enc' breakage since r28322.kosaki2010-12-261-1/+3
* * win32/{configure.bat,setup.mak,Makefile.sub} (PROGRAM_PREFIX,usa2010-12-161-2/+2
* * configure.in, win32/Makefile.sub (WERRORFLAG): flag to treatnobu2010-12-061-1/+3
* * win32/Makefile.sub (RCFLAGS): VC10 and after only. fixed the problemusa2010-12-031-1/+1
* * win32/Makefile.sub (RCFLAGS): -nologo switch is only available inusa2010-12-021-1/+6