aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* MJIT header for multiarchnobu2018-02-081-0/+1
* ifchange: --debug optionnobu2018-02-081-0/+4
* ifchange.bat: --color optionnobu2018-02-081-0/+9
* mjit mswin support (WIP)usa2018-02-061-0/+1
* moved MJIT_CPPFLAGSnobu2018-02-061-1/+2
* common.mk: MJIT_CPPFLAGSnobu2018-02-061-1/+1
* mjit headers for universal binarynobu2018-02-061-0/+2
* mjit.c: determine prefix of MJIT header at runtimek0kubun2018-02-051-1/+1
* Makefile.sub: va_copy in old versionnobu2018-02-051-0/+4
* va_copy is a C99ismshyouhei2018-02-051-0/+1
* common.mk: CPPOUTFLAGnobu2018-02-041-0/+3
* common.mk: rb_mjit_header.hnobu2018-02-041-5/+1
* Makefile.sub: CFLAGS_NO_ARCHnobu2018-02-041-1/+7
* mjit_compile.c: merge initial JIT compilerk0kubun2018-02-042-2/+2
* common.mk: MJIT_MIN_HEADERnobu2018-02-041-4/+0
* use ifchange tool for rb_mjit_header.hnobu2018-02-041-1/+1