summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
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
2018-01-26need to declare the prototype of nan() if missingusa
2018-01-20Makefile.sub: missing/nan.objnobu
2018-01-15Fix a typo.hsbt
2018-01-15__alignof__ to take alignment of a typeshyouhei
2018-01-15__attibute__((__aligned__)) for RSTRING_PTR()shyouhei
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-09delete tool/instruction.rbshyouhei
2018-01-09internal.h: remove dependecy on ruby/io.hnobu
2017-12-12set ino at `File.lstat` on Windowsusa
2017-12-12remove unused variableusa