index
:
ruby.git
The Ruby Programming Language
summary
refs
log
tree
commit
diff
path:
root
/
win32
Age
Commit message (
Expand
)
Author
2025-03-19
fix rb_w32_strerror when errno < 0
YO4
2025-03-12
Win32: Remove intermediate files for rubyspec-capiext
Nobuyoshi Nakada
2025-03-12
Win32: Make object files in the same place as the DLLs
Nobuyoshi Nakada
2025-03-12
[Bug #21177] Win32: Allow longer path name
Nobuyoshi Nakada
2025-02-17
Pass XINCFLAGS for gmp build with Windows platform
Hiroshi SHIBATA
2025-02-13
[Feature #21116] Extract RJIT as a third-party gem
Nobuyoshi Nakada
2025-02-13
Remove a stale function for MJIT
Nobuyoshi Nakada
2025-02-13
Remove stale comment for MJIT
Nobuyoshi Nakada
2025-01-14
Use LRAMA instead of YACC
ydah
2024-12-31
Win32: Fix rm.bat
Nobuyoshi Nakada
2024-12-27
Win32: Update clean commands for bundled gems
Nobuyoshi Nakada
2024-12-27
Win32: Rewrite rm.bat
Nobuyoshi Nakada
2024-12-27
Win32: Remove win32 directory if empty
Nobuyoshi Nakada
2024-12-24
Win32: Defer change of timezone name encoding after 3.4
Nobuyoshi Nakada
2024-12-23
Implements [Feature #3456]: Support pkgconf on windows
Julien Marrec
2024-12-22
modular-gc-precheck for mswin
Nobuyoshi Nakada
2024-12-22
Allow variables in modular_gc_dir
Nobuyoshi Nakada
2024-12-17
Win32: Add coroutine for mswin on arm64
Nobuyoshi Nakada
2024-12-17
Win32: Allow arm64 platform
Nobuyoshi Nakada
2024-12-10
Split system dependent commands to clean modular-gc
Nobuyoshi Nakada
2024-12-06
[Bug #20929] Win32: Encode timezone name in UTF-8
Nobuyoshi Nakada
2024-12-02
Typofix
Hiroshi SHIBATA
2024-12-01
Win32: Accept slashes in --with-opt-dir argument
Nobuyoshi Nakada
2024-12-01
Win32: Use the symbolic name for the default NTVER
Nobuyoshi Nakada
2024-12-01
Win32: Make waring 4013 error
Nobuyoshi Nakada
2024-11-30
Win32: Accept a symbolic name for `--with-ntver` option
Nobuyoshi Nakada
2024-11-30
[win32] fix arm64 instruction decoding
jeremyd2019
2024-11-24
Fix `--empty` option of `ifchange`
Nobuyoshi Nakada
2024-11-22
[Feature #20563] Update required Windows version
Nobuyoshi Nakada
2024-11-18
win32/ifchange.bat: Remove code for old `command.com` [ci skip]
Nobuyoshi Nakada
2024-11-18
win32/ifchange.bat: Discard useless message
Nobuyoshi Nakada
2024-11-18
win32/setup.mak: Remove unnecessary quotes and adjust quoting style
Nobuyoshi Nakada
2024-11-17
Win32: Expose wchar main routine only
Nobuyoshi Nakada
2024-11-17
Win32: Remove unreferenced COMDAT from object files
Nobuyoshi Nakada
2024-11-17
Workaround for VC 19.42.34433 again
Nobuyoshi Nakada
2024-11-17
Workaround for VC 19.42.34433
Nobuyoshi Nakada
2024-11-16
mkexports.rb: Revert removed flip-flop
Nobuyoshi Nakada
2024-10-28
Win32: Refactor configurations
Nobuyoshi Nakada
2024-10-09
[Bug #20791] Set LIBRUBY_RELATIVE on mswin
Nobuyoshi Nakada
2024-09-29
Remove leading spaces from `LIBPATHFLAG` and `RPATHFLAG`
Nobuyoshi Nakada
2024-09-24
Windows: Remove compatibility to ancient MSVCRT API
Lars Kanis
2024-09-20
Define HAVE_ISINF for Visual Studio >= 2013
Silvio Traversaro
2024-09-12
Add error checking to readdir, telldir, and closedir calls in dir.c
Jeremy Evans
2024-09-08
Fix prelude to use IBF
Nobuyoshi Nakada
2024-08-21
[Bug #20687] Exclude just built ruby as baseruby
Nobuyoshi Nakada
2024-08-11
fix i386-ucrt build
Raed Rizqie
2024-07-31
[Feature #20563] Drop support for Windows older than 8/Sever 2012
Nobuyoshi Nakada
2024-07-31
[Feature #20563] Drop support for Windows older than Vista/2008
Nobuyoshi Nakada
2024-07-15
Win32: Skip check for VS2022 FP BUG by default
Nobuyoshi Nakada
2024-07-14
Win32: Pass triplet option to vcpkg
Nobuyoshi Nakada
[next]