| Commit message (Expand) | Author | Age | Files | Lines |
* | Support version ranges for MSVC [Feature #16763] | Nobuyoshi Nakada | 2020-04-11 | 1 | -1/+6 |
* | [win32] Moved `MSC_VER` to verconf.mk and reduce running CPP | Nobuyoshi Nakada | 2020-04-08 | 1 | -3/+1 |
* | Remove IA64 support. | Samuel Williams | 2019-06-19 | 1 | -5/+0 |
* | Moved version numbers | nobu | 2018-12-28 | 1 | -11/+3 |
* | win32/Makefile.sub: add flags for AS | nobu | 2018-11-28 | 1 | -2/+4 |
* | win32/setup.mak: Substitute slashes in `MJIT_CC` | nobu | 2018-11-11 | 1 | -2/+1 |
* | Expand MJIT_CC on mswin too | nobu | 2018-11-07 | 1 | -0/+4 |
* | support --disable-mjit-support on mswin32/64. | ko1 | 2018-10-20 | 1 | -0/+3 |
* | setup.mak: discard BASERUBY output | nobu | 2018-01-30 | 1 | -1/+1 |
* | setup.mak: make Makefile stable | nobu | 2017-12-03 | 1 | -15/+14 |
* | RUBY_DEVEL flag | nobu | 2017-06-21 | 1 | -0/+3 |
* | setup.mak have to handle `GIT` and `HAVE_GIT` | usa | 2017-04-30 | 1 | -0/+7 |
* | setup.mak: ENABLE_DEBUG_ENV [ci skip] | nobu | 2017-03-31 | 1 | -0/+3 |
* | win32/setup.mak: reorder | nobu | 2017-02-01 | 1 | -27/+30 |
* | * remove trailing spaces. | svn | 2016-07-11 | 1 | -1/+1 |
* | * configure.in, lib/mkmf.rb, win32/Makefile.sub (CSRCFLAG): make the | usa | 2016-07-11 | 1 | -2/+3 |
* | configure.bat: --with-libdir | nobu | 2016-01-22 | 1 | -0/+3 |
* | RUBY_PROGRAM_VERSION from RUBY_VERSION | nobu | 2016-01-09 | 1 | -6/+11 |
* | RUBY_RELEASE_DATE in verconf.mk | nobu | 2016-01-09 | 1 | -10/+8 |
* | revert r53459, r53427, r53314 | nobu | 2016-01-09 | 1 | -3/+4 |
* | program version from API version | nobu | 2015-12-25 | 1 | -4/+3 |
* | setup.mak: split release date | nobu | 2015-12-25 | 1 | -7/+9 |
* | setup.mak: follow up r53310 | nobu | 2015-12-25 | 1 | -2/+2 |
* | setup.mak: follow up r53303 | nobu | 2015-12-25 | 1 | -2/+7 |
* | reaply r48278 | nobu | 2014-11-06 | 1 | -0/+7 |
* | Revert r48278 "common.mk: update unicode data only if BASERUBY is available" | naruse | 2014-11-06 | 1 | -7/+0 |
* | common.mk: update unicode data only if BASERUBY is available | nobu | 2014-11-05 | 1 | -0/+7 |
* | * win32/setup.mak: $(APPEND) with some arguments insert a space before | usa | 2014-10-31 | 1 | -1/+1 |
* | win32/setup.mak: get target architecture from the compiler | nobu | 2014-10-31 | 1 | -30/+15 |
* | common.mk: UNICODE_FILES | nobu | 2014-10-21 | 1 | -1/+0 |
* | common.mk: after-configure | nobu | 2014-10-21 | 1 | -0/+1 |
* | win32/setup.mak: rename RUBY_RELEASE_DATE | nobu | 2014-06-10 | 1 | -2/+3 |
* | win32/setup.mak: separate verconf.mk | nobu | 2014-06-10 | 1 | -2/+8 |
* | * win32/{setup.mak,Makefile.sub}: update fake.rb like | usa | 2013-12-27 | 1 | -0/+2 |
* | win32.c: check by module handles | nobu | 2013-10-17 | 1 | -1/+1 |
* | * remove trailing spaces. | nobu | 2013-10-17 | 1 | -1/+1 |
* | win32/setup.mak: check psapi.h | nobu | 2013-10-16 | 1 | -3/+12 |
* | setup.mak: -runtime- | nobu | 2013-01-12 | 1 | -63/+6 |
* | setup.mak: -osname- | nobu | 2013-01-11 | 1 | -8/+11 |
* | win32/setup.mak: remove each files | nobu | 2013-01-11 | 1 | -1/+1 |
* | * win32/configure.bat, win32/setup.mak, win32/Makefile.sub: omit Win9x | usa | 2012-07-09 | 1 | -17/+2 |
* | * win32/setup.mak: support x86-amd64 cross compile environment. | usa | 2011-07-12 | 1 | -0/+10 |
* | * win32/setup.mak (USE_RUBYGEMS): fixed r30835. It didn't work on | kosaki | 2011-02-14 | 1 | -0/+4 |
* | * win32/setup.mak (BASERUBY): quit with an error when BASERUBY was not | usa | 2010-12-17 | 1 | -0/+3 |
* | * win32/{configure.bat,setup.mak,Makefile.sub} (PROGRAM_PREFIX, | usa | 2010-12-16 | 1 | -4/+4 |
* | * win32/setup.mak (-basic-vars-, -runtime-): suppress trailing | nobu | 2010-11-13 | 1 | -2/+2 |
* | * win32/setup.mak: use findstr.exe instead of find.exe, because all | usa | 2010-11-12 | 1 | -1/+1 |
* | * configure.in: read API version from include/ruby/version.h. | nobu | 2010-08-24 | 1 | -3/+3 |
* | * win32/configure.bat: now recognize --with-*-{dir,include,lib} options | usa | 2009-12-08 | 1 | -1/+1 |
* | * win32/{configure.bat, setup.mak, Makefile.sub}: add new configure | usa | 2009-11-26 | 1 | -0/+3 |