ruby/win32
Lars Kanis dc10c92749 Revert to shell execution when invoking nm tool
This reverts a change of commit b3598cf2a3 .
On Windows on ARM64 with LLVM the "NM" tool is called with a parameter like so:
```
  RbConfig::CONFIG["NM"] # => "llvm-nm --no-llvm-bc"
```

Therefore the command must be called with a shell string.
2025-08-03 23:43:58 +09:00
..
configure.bat Typofix 2024-12-02 10:32:05 +09:00
dir.h Add error checking to readdir, telldir, and closedir calls in dir.c 2024-09-12 10:04:10 -07:00
enc-setup.mak
file.c Windows: Remove compatibility to ancient MSVCRT API 2024-09-24 14:06:51 +09:00
file.h
ifchange.bat Fix --empty option of ifchange 2024-11-24 18:34:01 +09:00
install-buildtools.cmd Win: Fix winget command to install 2025-06-01 10:24:06 +09:00
makedirs.bat
Makefile.sub Split autogenerated dependency to depend file from common.mk 2025-07-25 19:50:06 +09:00
mkexports.rb Revert to shell execution when invoking nm tool 2025-08-03 23:43:58 +09:00
resource.rb
rm.bat Win32: Fix rm.bat 2024-12-31 14:53:07 +09:00
rmdirs.bat
rtname.cmd
ruby.manifest
setup.mak Win32: Allow arm64 platform 2024-12-17 20:25:05 +09:00
vssetup.cmd Win: Use VsDevCmd.bat instead of old vcvarsall.bat 2025-06-01 12:16:18 +09:00
win32.c Fix for old mingw without clock_gettime and clock_getres 2025-05-22 13:08:39 +09:00
winmain.c Win32: Expose wchar main routine only 2024-11-17 22:49:16 +09:00