summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
AgeCommit message (Expand)Author
2020-08-27DEPRECATED_TYPE: is deprecated卜部昌平
2020-06-04No GITPULLOPTIONS by defaultNobuyoshi Nakada
2020-04-11Support version ranges for MSVC [Feature #16763]Nobuyoshi Nakada
2020-04-08[win32] Removed useless macro name that isn't expanded in `#error`Nobuyoshi Nakada
2020-04-05Added tooldir variableNobuyoshi Nakada
2020-03-05[win32] get rid of redefinition of reserved macroNobuyoshi Nakada
2020-02-20avoid defining inline卜部昌平
2020-01-31support C++ std::nullptr_t卜部昌平
2019-12-11remove prelude.cKoichi Sasada
2019-11-26Fix `$(RMALL) -r` on WindowsNAKAMURA Usaku
2019-11-20Turn C4047 warning into errorNobuyoshi Nakada
2019-11-10Define NULLCMD as printing NUL [Bug #16331]Nobuyoshi Nakada
2019-11-10Define NULLCMD as an empty label [Bug #16331]Nobuyoshi Nakada
2019-11-09Fix builtin scirpt pathsNobuyoshi Nakada
2019-11-08Add VPATH to rbinc rule for nmakeNobuyoshi Nakada
2019-11-05Share test-bundled-gems-run in common.mkNobuyoshi Nakada
2019-09-18[EXPERIMENTAL] MakeMakefile::CXX for C++Nobuyoshi Nakada
2019-09-10fix CentOS 6 compile error卜部昌平
2019-09-06Try to fix compile error on win32Kazuhiro NISHIYAMA
2019-07-18Improve build process and coroutine implementation selection.Samuel Williams
2019-06-19Remove IA64 support.Samuel Williams
2019-05-10No longer svn & git-svn are usedNobuyoshi Nakada
2019-04-28Makefiles need to be indented by tabsNobuyoshi Nakada
2019-04-21Remove debug linesusa
2019-04-21Show/unshow executing command as specified by `V`usa
2019-02-13Parenthesize `for` to ignore errorsnobu
2019-02-13Ignore errors on cleaningnobu
2019-01-04win32/Makefile.sub: try to use __restrict on Visual Studio 2013k0kubun
2018-12-28Add RUBY_API_VERSION to rbconfig.rb on mswin toonobu
2018-12-28RUBY_PROGRAM_VERSION for MJIT_PRECOMPILED_HEADERnobu
2018-12-28Moved version numbersnobu
2018-12-28Check if restrict keyword is supportednobu
2018-12-10win32/Makefile.sub: missing dependency of mjit_config.hnobu
2018-12-08Fix compile error at r66280nobu
2018-12-03update-deps: support coroutine dependenciesnobu
2018-11-28Fix for coroutine/win32/Context.objnobu
2018-11-28win32/Makefile.sub: add flags for ASnobu
2018-11-21configure.ac: add --disable-fiber-coroutine optionnobu
2018-11-20Make coroutine object directory for each archnobu
2018-11-20Fix typo and make directorynobu
2018-11-20Support Visual C++ (mswin)samuel
2018-11-13gmake.mk: force updating revision.hnobu
2018-11-11`MJIT_BUILD_DIR` is not used on Windowsnobu
2018-10-20support --disable-mjit-support on mswin32/64.ko1
2018-10-20fix macro-name.ko1
2018-10-20fix MJIT_SUPPORT on win32.ko1
2018-10-20rename configure option `--disable-mjit` to `--disable-mjit-support`ko1
2018-10-19configure.ac: add --disable-install-mjit-headerk0kubun
2018-10-13Define PRIdPTR etcnobu
2018-10-11win32/Makefile.sub: generate MJIT header pdbk0kubun