summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
AgeCommit message (Expand)Author
2022-04-05Load fake.rb at `BTESTRUBY`Nobuyoshi Nakada
2022-03-30[Bug #18667] Define RUBY_API_VERSION on WindowsPeter Zhu
2022-03-23Need to reconfigure and rebuild everything when abi.h changedNobuyoshi Nakada
2022-02-24Add ABI version to ruby_version tag on WindowsPeter Zhu
2022-02-20[MSWin] Tentative measure for a bug of VS2022 [Misc #18362]Nobuyoshi Nakada
2022-02-19Check if `__assume` is supportedNobuyoshi Nakada
2022-02-19Define `HAVE___BUILTIN_UNREACHABLE` instead of `UNREACHABLE`Nobuyoshi Nakada
2022-01-18include/ruby/win32.h: define HAVE_X for the missing prototypes (#5456)Yuta Saito
2021-12-13Rename --jit to --mjit (#5248)Takashi Kokubun
2021-12-02[MSWin] Stop passing non-numeric string to `exit` commandNobuyoshi Nakada
2021-11-26[MSWin] Replace -Zi in DEBUGFLAGS with -Z7 to suppress warningsNobuyoshi Nakada
2021-11-24No need to link and install .pdb anymoreAlan Wu
2021-11-24MJIT MSVC: Use /Z7 to avoid PDB write raceAlan Wu
2021-10-30Select including thread impl file at config timeYuta Saito
2021-10-20Remove the scraperAaron Patterson
2021-10-20Yet Another Ruby JIT!Jose Narvaez
2021-10-20Refactor uJIT code into more files for readabilityMaxime Chevalier-Boisvert
2021-10-20Try to fix Windows buildAlan Wu
2021-10-02[Win32] Prefer Cryptography Next Generation APINobuyoshi Nakada
2021-09-21Ripper source on mswinNobuyoshi Nakada
2021-08-25Add missing empty macro [ci skip]Nobuyoshi Nakada
2021-08-07Group commands on GitHub ActionsNobuyoshi Nakada
2021-08-05Revert "Removed extinit.o from main programs"Yusuke Endoh
2021-07-06Set ENCSTATIC in rbconfig.rb [Bug #17929]Nobuyoshi Nakada
2021-07-03Remove copy coroutine build rule.Samuel Williams
2021-07-03Removed extinit.o from main programsNobuyoshi Nakada
2021-06-09[Win32] fixed PACKED_STRUCT_UNALIGNED on x86Nobuyoshi Nakada
2021-03-17Remove unused DEFAULT_KCODEKazuhiro NISHIYAMA
2021-02-20[Win32] Fixed preprocessed file pathNobuyoshi Nakada
2020-12-16Made LARGEFILE_SUPPORT mandatoryNobuyoshi Nakada
2020-12-12Removed obsolete autoconf checksNobuyoshi Nakada
2020-12-12Signal handler type should be voidNobuyoshi Nakada
2020-12-12Omit checks for C89 standard or laterNobuyoshi Nakada
2020-11-10Removed canonicalization for mathnNobuyoshi Nakada
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