aboutsummaryrefslogtreecommitdiffstats
path: root/win32/rtname.cmd
Commit message (Collapse)AuthorAgeFilesLines
* rtname.cmd: extract at oncenobu2015-07-141-20/+24
| | | | | | | * win32/rtname.cmd: extract runtime DLL names at once, and other refactoring. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * win32/Makefile.sub: MSVC14 have struct timespec.naruse2015-04-231-4/+17
| | | | | | | | | * win32/rtname.cmd: support vcruntime140.dll. * time.c (localtime_with_gmtoff_zone): MSVC14 doesn't have tzname and daylight but have _tzname and _daylight. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* setup.mak: -runtime-nobu2013-01-121-0/+18
* win32/setup.mak (-runtime-): see msvcrt from link header on mswin instead of running testing executable file, for cross compiling. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38791 b2dd03c8-39d4-4d8f-98ff-823fe69b080e