ruby/win32
Nobuyoshi Nakada 376ae22235
Manage required baseruby version in one place
Add a Ruby script mode to `tool/missing-baseruby.bat` that checks if
`RUBY_VERSION` meets the required version.  This will enable similar
checks on mswin as well.
2024-03-31 00:54:38 +09:00
..
Makefile.sub Manage required baseruby version in one place 2024-03-31 00:54:38 +09:00
configure.bat Add GMP support for mswin 2022-09-13 15:44:29 +09:00
dir.h [win32] Only include base windows types 2022-10-26 10:42:03 +09:00
enc-setup.mak
file.c Do not include a backtick in error messages and backtraces 2024-02-15 18:42:31 +09:00
file.h Add `rb_w32_uspawn_process` 2023-09-25 22:57:28 +09:00
ifchange.bat Auto-generate the release date on version.h from git CommitDate (#6382) 2022-09-17 21:16:06 +09:00
makedirs.bat
mkexports.rb windows-arm64 support (#8995) 2023-11-23 17:17:28 +09:00
resource.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-12-01 02:28:49 +09:00
rm.bat Fix `$(RMALL) -r` on Windows 2019-11-26 11:44:11 +09:00
rmdirs.bat
rtname.cmd
ruby.manifest [Win32] long path name support [Bug #12551] 2021-05-17 08:33:08 +09:00
setup.mak Manage required baseruby version in one place 2024-03-31 00:54:38 +09:00
win32.c windows-arm64 support (#8995) 2023-11-23 17:17:28 +09:00
winmain.c