Commit Graph

5 Commits

Author SHA1 Message Date
Christian Kaiser 2d0143caea Use the environment bash to avoid using bash 3 on macOS 2025-01-18 19:21:13 -03:00
David Capello f710603f99 Update SDK dirs of all CMakeFiles/*/*.cmake files too (#4773) 2024-12-02 00:19:24 -03:00
David Capello 0905e974cd Add option to update the MSVC cl.exe dir for all builds (#4773)
CMakeCache.txt and other files (rules.ninja, other .cmake files) save
the full path to the cl.exe binary, including the specific MSVC
version. We've added an option to update that specific version to
continue using all builds/configurations with the new updated path to
cl.exe.
2024-12-02 00:07:30 -03:00
David Capello b6f7cba09f Check submodules in build.sh 2024-11-11 13:06:42 -03:00
David Capello daf97d40a8 Add build scripts 2024-11-07 17:40:52 -03:00