summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
AgeCommit message (Expand)Author
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
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