aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Makefile.sub
Commit message (Expand)AuthorAgeFilesLines
* Remove debug linesusa2019-04-211-2/+2
* Show/unshow executing command as specified by `V`usa2019-04-211-3/+3
* Parenthesize `for` to ignore errorsnobu2019-02-131-4/+4
* Ignore errors on cleaningnobu2019-02-131-1/+1
* win32/Makefile.sub: try to use __restrict on Visual Studio 2013k0kubun2019-01-041-1/+1
* Add RUBY_API_VERSION to rbconfig.rb on mswin toonobu2018-12-281-1/+2
* RUBY_PROGRAM_VERSION for MJIT_PRECOMPILED_HEADERnobu2018-12-281-0/+1
* Moved version numbersnobu2018-12-281-0/+3
* Check if restrict keyword is supportednobu2018-12-281-0/+5
* win32/Makefile.sub: missing dependency of mjit_config.hnobu2018-12-101-1/+1
* Fix compile error at r66280nobu2018-12-081-1/+3
* update-deps: support coroutine dependenciesnobu2018-12-031-8/+9
* Fix for coroutine/win32/Context.objnobu2018-11-281-2/+2
* win32/Makefile.sub: add flags for ASnobu2018-11-281-2/+2
* configure.ac: add --disable-fiber-coroutine optionnobu2018-11-211-3/+3
* Make coroutine object directory for each archnobu2018-11-201-2/+3
* Fix typo and make directorynobu2018-11-201-2/+0
* Support Visual C++ (mswin)samuel2018-11-201-0/+23
* gmake.mk: force updating revision.hnobu2018-11-131-0/+6
* `MJIT_BUILD_DIR` is not used on Windowsnobu2018-11-111-1/+0
* support --disable-mjit-support on mswin32/64.ko12018-10-201-1/+5
* fix macro-name.ko12018-10-201-1/+1
* fix MJIT_SUPPORT on win32.ko12018-10-201-0/+2
* rename configure option `--disable-mjit` to `--disable-mjit-support`ko12018-10-201-2/+2
* configure.ac: add --disable-install-mjit-headerk0kubun2018-10-191-2/+5
* Define PRIdPTR etcnobu2018-10-131-0/+2
* win32/Makefile.sub: generate MJIT header pdbk0kubun2018-10-111-1/+5
* win32/Makefile.sub: install MJIT header and objectk0kubun2018-10-111-0/+5
* revert r64947 and r64949k0kubun2018-10-081-3/+0
* win32/Makefile.sub: create header install dir firstk0kubun2018-10-071-0/+1
* win32/Makefile.sub: install precompiled header to prefixk0kubun2018-10-071-0/+2
* Makefile.sub: remove -DRUBY_EXPORT overridden by -U optionnobu2018-08-161-1/+1
* win32/Makefile.sub: escape `=` in MJIT cflagsk0kubun2018-08-071-6/+6
* win32/Makefile.sub: remove RUBY_EXPORT macrok0kubun2018-08-071-1/+1
* mjit.c: link precompiled objectk0kubun2018-08-051-1/+5
* mjit.c: initialize prebuilt precompiled headerk0kubun2018-08-051-1/+1
* win32/Makefile.sub: build precompiled headerk0kubun2018-08-041-0/+33
* mjit.c: allow using MJIT header in build directoryk0kubun2018-07-311-0/+1
* common.mk: codesign ruby-runner toonobu2018-07-091-0/+1
* benchmark: introduce benchmark_driver.gemk0kubun2018-07-081-0/+4
* Revert "get rid of a compiler warning of VC"normal2018-07-051-1/+1
* unrevert r63852 but keep SIGCHLD path disabled for win32normal2018-07-051-1/+1
* Revert r63758 and related commitsnaruse2018-07-041-1/+1
* get rid of a compiler warning of VCusa2018-07-021-1/+1
* remove DISABLE_RUBYGEMS from config filesnobu2018-06-221-0/+3
* win32/Makefile.sub: gettimeofday is defined in win32.cnobu2018-06-151-0/+1
* goruby build was brokenusa2018-05-201-2/+2
* goruby build was brokenusa2018-05-201-0/+5
* mjit_config.h: expand min header namenobu2018-04-281-1/+1
* win32/Makefile.sub: LIBDIR_BASENAMEnobu2018-04-261-0/+3