summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2025-03-19fix rb_w32_strerror when errno < 0YO4
2025-03-12Win32: Remove intermediate files for rubyspec-capiextNobuyoshi Nakada
2025-03-12Win32: Make object files in the same place as the DLLsNobuyoshi Nakada
2025-03-12[Bug #21177] Win32: Allow longer path nameNobuyoshi Nakada
2025-02-17Pass XINCFLAGS for gmp build with Windows platformHiroshi SHIBATA
2025-02-13[Feature #21116] Extract RJIT as a third-party gemNobuyoshi Nakada
2025-02-13Remove a stale function for MJITNobuyoshi Nakada
2025-02-13Remove stale comment for MJITNobuyoshi Nakada
2025-01-14Use LRAMA instead of YACCydah
2024-12-31Win32: Fix rm.batNobuyoshi Nakada
2024-12-27Win32: Update clean commands for bundled gemsNobuyoshi Nakada
2024-12-27Win32: Rewrite rm.batNobuyoshi Nakada
2024-12-27Win32: Remove win32 directory if emptyNobuyoshi Nakada
2024-12-24Win32: Defer change of timezone name encoding after 3.4Nobuyoshi Nakada
2024-12-23Implements [Feature #3456]: Support pkgconf on windowsJulien Marrec
2024-12-22modular-gc-precheck for mswinNobuyoshi Nakada
2024-12-22Allow variables in modular_gc_dirNobuyoshi Nakada
2024-12-17Win32: Add coroutine for mswin on arm64Nobuyoshi Nakada
2024-12-17Win32: Allow arm64 platformNobuyoshi Nakada
2024-12-10Split system dependent commands to clean modular-gcNobuyoshi Nakada
2024-12-06[Bug #20929] Win32: Encode timezone name in UTF-8Nobuyoshi Nakada
2024-12-02TypofixHiroshi SHIBATA
2024-12-01Win32: Accept slashes in --with-opt-dir argumentNobuyoshi Nakada
2024-12-01Win32: Use the symbolic name for the default NTVERNobuyoshi Nakada
2024-12-01Win32: Make waring 4013 errorNobuyoshi Nakada
2024-11-30Win32: Accept a symbolic name for `--with-ntver` optionNobuyoshi Nakada
2024-11-30[win32] fix arm64 instruction decodingjeremyd2019
2024-11-24Fix `--empty` option of `ifchange`Nobuyoshi Nakada
2024-11-22[Feature #20563] Update required Windows versionNobuyoshi Nakada
2024-11-18win32/ifchange.bat: Remove code for old `command.com` [ci skip]Nobuyoshi Nakada
2024-11-18win32/ifchange.bat: Discard useless messageNobuyoshi Nakada
2024-11-18win32/setup.mak: Remove unnecessary quotes and adjust quoting styleNobuyoshi Nakada
2024-11-17Win32: Expose wchar main routine onlyNobuyoshi Nakada
2024-11-17Win32: Remove unreferenced COMDAT from object filesNobuyoshi Nakada
2024-11-17Workaround for VC 19.42.34433 againNobuyoshi Nakada
2024-11-17Workaround for VC 19.42.34433Nobuyoshi Nakada
2024-11-16mkexports.rb: Revert removed flip-flopNobuyoshi Nakada
2024-10-28Win32: Refactor configurationsNobuyoshi Nakada
2024-10-09[Bug #20791] Set LIBRUBY_RELATIVE on mswinNobuyoshi Nakada
2024-09-29Remove leading spaces from `LIBPATHFLAG` and `RPATHFLAG`Nobuyoshi Nakada
2024-09-24Windows: Remove compatibility to ancient MSVCRT APILars Kanis
2024-09-20Define HAVE_ISINF for Visual Studio >= 2013Silvio Traversaro
2024-09-12Add error checking to readdir, telldir, and closedir calls in dir.cJeremy Evans
2024-09-08Fix prelude to use IBFNobuyoshi Nakada
2024-08-21[Bug #20687] Exclude just built ruby as baserubyNobuyoshi Nakada
2024-08-11fix i386-ucrt buildRaed Rizqie
2024-07-31[Feature #20563] Drop support for Windows older than 8/Sever 2012Nobuyoshi Nakada
2024-07-31[Feature #20563] Drop support for Windows older than Vista/2008Nobuyoshi Nakada
2024-07-15Win32: Skip check for VS2022 FP BUG by defaultNobuyoshi Nakada
2024-07-14Win32: Pass triplet option to vcpkgNobuyoshi Nakada
close