aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Makefile.sub
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: loadpath from loadpath.cnobu2013-05-161-0/+5
* win32/Makefile.sub: fix verconfnobu2013-05-161-8/+1
* common.mk, Makefile.sub: fix build failure on mswinnobu2013-05-151-5/+6
* iphlpapi is unavailable with older VCnobu2013-05-141-1/+5
* * win32/win32.c, include/ruby/win32.h (getipaddrs): [experimental]usa2013-05-131-1/+1
* * process.c: move '#define SPAWNV 1' to win32/Makefile.sub.kosaki2013-05-121-0/+1
* * configure.in: removes AC_CHECK_FUNC(fseeko, fseeko64, ftello,kosaki2013-05-121-1/+0
* Makefile.sub: configurationsnobu2013-03-291-0/+1
* Makefile.sub: SIGNEDNESS_OF_TIME_Tnobu2013-03-271-0/+1
* Makefile.sub: fix mswin buildnobu2013-03-161-0/+2
* Makefile.sub: __FUNCTION__nobu2013-03-141-0/+3
* * remove trailing spaces.nobu2013-03-041-2/+2
* mswin: static-linked-extnobu2013-03-021-0/+1
* Makefile.sub: MAKEDIRSnobu2013-03-021-0/+1
* Makefile.sub: static-linked-extnobu2013-03-021-0/+8
* Makefile.sub: sitearchnobu2013-02-111-2/+2
* common.mk: no expansionnobu2013-02-091-0/+2
* * win32/Makefile.sub (config.status): added variables which wereusa2013-02-071-0/+11
* Makefile.sub: rubyarchdir in config.statusnobu2013-02-071-0/+2
* Makefile.in: continue if Makefile unchangednobu2013-01-101-2/+2
* * Makefile.in, common.mk (fake, yes-fake, no-make): these dependeciesusa2013-01-071-7/+7
* * win32/Makefie.sub: Fix build with VC.yugui2013-01-061-1/+1
* * Makefile.in (RBCONFIG): Moved from common.mk in order to use theyugui2013-01-041-0/+1
* 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