summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2018-04-28mjit_config.h: expand min header namenobu
2018-04-26win32/Makefile.sub: LIBDIR_BASENAMEnobu
2018-04-22made *.cmd excutablenobu
2018-04-18win32.c: fix CSI sequences to deletenobu
2018-04-12[DOC] Add win32/README.win32 to .documentkazu
2018-04-03removed never used variablenobu
2018-03-28win32/file.c: relative path with drive letternobu
2018-03-19* win32/README.win32: `make up` is only necessary when building from SVN source.usa
2018-03-19note that patch is required and need to run make up before makeusa
2018-03-15win32/configure.bat: stop when setup failednobu
2018-03-09configure.ac: --disable-mathn optionnobu
2018-03-05Fix a typo [ci skip]kazu
2018-03-05Makefile.sub: reconfignobu
2018-03-03mjit_config.h: MJIT_LDSHAREDnobu
2018-03-02Makefile.sub: need suffixnobu
2018-03-02Makefile.sub: link user32.libnobu
2018-03-02configure.ac: library options to MAINLIBSnobu
2018-03-01MJIT specific flagsnobu
2018-02-20common.mk: moved macros to mjit_config.hnobu
2018-02-17LIBRUBY_A with extsnobu
2018-02-17separate PRE_LIBRUBY_UPDATEnobu
2018-02-11win32/Makefile.sub: fix typo, missing commanobu
2018-02-11mjit_config.h: include trailing comma for empty listnobu
2018-02-11mjit_config.h: more macrosnobu
2018-02-11Makefile.sub: cpp out for older VCnobu
2018-02-10mjit_config.h: show content if verbosenobu
2018-02-10mjit_config.hnobu
2018-02-09Makefile.sub: MESSAGE_BEGIN/END redirectionnobu
2018-02-08missing macro definitionusa
2018-02-08MJIT header for multiarchnobu
2018-02-08ifchange: --debug optionnobu
2018-02-08ifchange.bat: --color optionnobu
2018-02-06mjit mswin support (WIP)usa
2018-02-06moved MJIT_CPPFLAGSnobu
2018-02-06common.mk: MJIT_CPPFLAGSnobu
2018-02-06mjit headers for universal binarynobu
2018-02-05mjit.c: determine prefix of MJIT header at runtimek0kubun
2018-02-05Makefile.sub: va_copy in old versionnobu
2018-02-05va_copy is a C99ismshyouhei
2018-02-04common.mk: CPPOUTFLAGnobu
2018-02-04common.mk: rb_mjit_header.hnobu
2018-02-04Makefile.sub: CFLAGS_NO_ARCHnobu
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04common.mk: MJIT_MIN_HEADERnobu
2018-02-04use ifchange tool for rb_mjit_header.hnobu
2018-02-04mjit.c: merge MJIT infrastructurek0kubun
2018-02-04common.mk: install a single header file for JITk0kubun
2018-02-01win32.c: EPIPE for ERROR_NO_DATAnobu
2018-01-30setup.mak: discard BASERUBY outputnobu
2018-01-27win32/Makefile.sub: fix typok0kubun