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

[Backport 2.x] Skip rebuild from scratch after cmake is ran #1648

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c35f6ad from #1636

By commiting the patch changes, this commit prevents the libraries to be
built from scratch every time cmake is ran. This will save additional
build time.

In addition to this, this commit separates out the different
functionality to make the build system more readable. We can continue to
iterate on this in the future.

Signed-off-by: John Mazanec <[email protected]>
(cherry picked from commit c35f6ad)
@jmazanec15 jmazanec15 merged commit e4cc592 into 2.x Apr 23, 2024
89 of 90 checks passed
@github-actions github-actions bot deleted the backport/backport-1636-to-2.x branch April 23, 2024 21:31
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