unity-builder/dist/platforms/windows
John Soros 1c09f7ad31
Add support for parallel linking in IL2CPP builds
* Introduced 'enableParallelLinking' input in action.yml to control parallel linking.
* Updated Builder.cs to apply parallel linking settings based on the new input.
* Modified build scripts for macOS, Ubuntu, and Windows to include the parallel linking option.
2025-12-05 05:33:47 -06:00
..
activate.ps1 Enable unity licensing server for Windows (#638) 2024-03-26 20:11:33 +01:00
build.ps1 Add support for parallel linking in IL2CPP builds 2025-12-05 05:33:47 -06:00
entrypoint.ps1 Ensures Visual C++ Redistributables for 2013 is installed (#757) 2025-11-02 07:17:16 -06:00
install_llvmpipe.ps1 Added install_llvmpipe script to replace -nographics in Windows builds (#706) 2025-05-17 19:17:08 +02:00
install_vcredist13.ps1 Ensures Visual C++ Redistributables for 2013 is installed (#757) 2025-11-02 07:17:16 -06:00
return_license.ps1 Enable unity licensing server for Windows (#638) 2024-03-26 20:11:33 +01:00
set_gitcredential.ps1 fix(windows): replacing of urls if gitPrivateToken is set (#648) 2024-05-17 10:21:33 -05:00