Skip to content

Conversation

@boomanaiden154
Copy link
Contributor

This patch makes it so that the caller of monolithic-windows.sh can set the maximum number of parallel compile/link jobs in an environment variable rather than manually specifying it inside of the CMake. Additionally, the env variable definitions for CC, CXX, and LD are sunk into the shell script due to those config options being pretty inherent to what the pipeline is testing.

This is intended to make things more flexible/useable for the new premerge CI pipeline, particularly as we are looking at using larger runners and want the increased flexibility to experiment.

This patch makes it so that the caller of monolithic-windows.sh can set the
maximum number of parallel compile/link jobs in an environment variable rather
than manually specifying it inside of the CMake. Additionally, the env
variable definitions for CC, CXX, and LD are sunk into the shell script due to
those config options being pretty inherent to what the pipeline is testing.

This is intended to make things more flexible/useable for the new premerge
CI pipeline, particularly as we are looking at using larger runners and want
the increased flexibility to experiment.
@boomanaiden154 boomanaiden154 merged commit 280c7d7 into main Jan 24, 2025
6 checks passed
@boomanaiden154 boomanaiden154 deleted the users/boomanaiden154/windows-premerge-monolithic-update branch January 24, 2025 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants