aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Suppress more -Wparentheses warningsnobu2018-09-211-1/+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
* mkexports.rb: flip-flopnobu2018-07-291-1/+7
* win32.c: limit write size on consolenobu2018-07-281-3/+6
* 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-222-2/+5
* win32/Makefile.sub: gettimeofday is defined in win32.cnobu2018-06-151-0/+1
* win32.c: precise timenobu2018-06-121-19/+22
* 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
* made *.cmd excutablenobu2018-04-221-0/+0
* win32.c: fix CSI sequences to deletenobu2018-04-181-8/+8
* [DOC] Add win32/README.win32 to .documentkazu2018-04-121-0/+1
* removed never used variablenobu2018-04-031-4/+0
* win32/file.c: relative path with drive letternobu2018-03-281-3/+12
* * win32/README.win32: `make up` is only necessary when building from SVN source.usa2018-03-191-1/+1
* note that patch is required and need to run make up before makeusa2018-03-191-3/+6
* win32/configure.bat: stop when setup failednobu2018-03-151-1/+2
* configure.ac: --disable-mathn optionnobu2018-03-091-1/+6
* Fix a typo [ci skip]kazu2018-03-051-1/+1
* Makefile.sub: reconfignobu2018-03-051-1/+2
* mjit_config.h: MJIT_LDSHAREDnobu2018-03-031-1/+4
* Makefile.sub: need suffixnobu2018-03-021-1/+1
* Makefile.sub: link user32.libnobu2018-03-021-1/+1
* configure.ac: library options to MAINLIBSnobu2018-03-021-2/+4
* MJIT specific flagsnobu2018-03-011-3/+12
* common.mk: moved macros to mjit_config.hnobu2018-02-201-1/+7
* LIBRUBY_A with extsnobu2018-02-171-0/+5
* separate PRE_LIBRUBY_UPDATEnobu2018-02-171-0/+6
* win32/Makefile.sub: fix typo, missing commanobu2018-02-111-1/+1
* mjit_config.h: include trailing comma for empty listnobu2018-02-111-6/+6
* mjit_config.h: more macrosnobu2018-02-111-2/+24
* Makefile.sub: cpp out for older VCnobu2018-02-111-0/+8
* mjit_config.h: show content if verbosenobu2018-02-101-3/+4
* mjit_config.hnobu2018-02-101-0/+10
* Makefile.sub: MESSAGE_BEGIN/END redirectionnobu2018-02-091-2/+2
* missing macro definitionusa2018-02-081-0/+3