Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update build script #83

Merged

Conversation

copperlight
Copy link
Collaborator

The clean function of the build script was removing the conan binary cache far too often, resulting in slower builds. This should be a special action that is only done when switching between Debug and Release builds, where there is an impact on the use of the address sanitizer.

The clean function of the build script was removing the conan binary cache far
too often, resulting in slower builds. This should be a special action that is
only done when switching between Debug and Release builds, where there is an
impact on the use of the address sanitizer.
@copperlight copperlight merged commit 8df2297 into Netflix-Skunkworks:main Feb 2, 2024
1 check passed
@copperlight copperlight deleted the update-build-script branch June 4, 2024 00:20
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.

1 participant