aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* * 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
* win32.c: fix typenobu2013-02-281-3/+3
* win32.c: suppress warningnobu2013-02-281-1/+1
* win32.c: suppress warningsnobu2013-02-271-2/+2
* win32.c: stylenobu2013-02-151-1/+2
* 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
* win32.c: missing initializationnobu2013-01-231-2/+2
* win32.c: acp_to_wstr results checknobu2013-01-231-8/+16
* setup.mak: -runtime-nobu2013-01-122-63/+24
* setup.mak: -osname-nobu2013-01-111-8/+11
* win32/rm.bat: remove each filesnobu2013-01-111-1/+1
* win32/setup.mak: remove each filesnobu2013-01-111-1/+1
* Makefile.in: continue if Makefile unchangednobu2013-01-101-2/+2
* win32/rm.bat: fix infinite loopnobu2013-01-101-1/+1
* * 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
* * win32/{dir.h,win32.c} (rb_w32_readdir): removed old rb_w32_readdir()usa2012-12-212-17/+9
* mkmf.rb: each_compile_rulesnobu2012-11-281-1/+1
* * README: mention about README.win32.usa2012-11-261-2/+2
* 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
* * win32/win32.c (rb_w32_read): Windows 8 fixed one of a bug of consoleusa2012-11-201-1/+1
* 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
* Swap logic around wildcard character detectionluislavena2012-11-171-1/+1
* Skip path expansion for all wildcard charactersluislavena2012-11-171-2/+2
* skip long name conversion if last character is a wildcard oneluislavena2012-11-161-0/+5
* 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
* * win32/README.win32: added mention about build directory. currentlyusa2012-11-131-0/+4
* * win32/mkexports.rb (each_export): skip garbages generated by VS2012'susa2012-11-121-1/+1
* * win32/win32.c (has_redirection): should use shell (cmd.exe) whenusa2012-10-251-0/+1
* * gc.c: Use the non-recursive marking instead of recursion. Thenari2012-10-031-1/+0
* win32/file.c: simplifynobu2012-09-051-2/+2
* win32/file.c: prototype and cosmetic changesnobu2012-09-051-22/+25
* * win32/Makefile.sub (Makefile): make to depend on common.mk, tousa2012-08-281-1/+1
* Remove incorrectly committed timestamp fileluislavena2012-08-241-0/+0
* Improve require/File.expand_path performance on Windowsluislavena2012-08-243-1/+630
* * win32/Makefile.sub: refactoring. remove unused rules, and updateusa2012-08-231-10/+4
* * win32/configure.bat: added help message of --with(out)?-ext.usa2012-08-231-0/+2