Skip to content

Conversation

@martinecker-ATVI
Copy link

Add a new /logAllGeneratedSolutions command line argument to Sharpmake to force it to log all the generated .sln files (even the ones that were up-to-date).

By default Sharpmake only logs .sln files it actually generated/wrote in the particular run but not the ones that were skipped because they didn't change. We use this on our continuous integration infrastructure and other places to easily gather which .slns are generated.
Maybe others find this useful as well.

…e to force it to log all the generated .sln files (even the ones that were up-to-date).

By default Sharpmake only logs .sln files it actually generated but not the ones that were skipped because they didn't change.
We use this on our continuous integration infrastructure and other places to easily gather which .slns are generated.
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.

2 participants