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

Revise Make descent order #266

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

ajnelson-nist
Copy link
Member

The first commit documents this PR's purpose.

As a matter of Make orchestration programming, I will handle merging this myself once CI passes. I've already run this once after bumping submodule pointers around and was satisfied with the rebuild steps.

This applies a Make pattern of depending on a phony Make target instead
of a flag file, to guarantee dependents of the monolothic ontology
builds are visited after the builds.  This has been used in CASE-Corpora
for some time, and also helps avoid an issue where updating the Git
submodules (such as in bumping the prerelease pointers) necessitated
manually deleting the flag file.

No effects were observed on Make-managed files.

Signed-off-by: Alex Nelson <[email protected]>
@ajnelson-nist ajnelson-nist requested a review from a team as a code owner December 21, 2023 21:08
@ajnelson-nist ajnelson-nist self-assigned this Dec 21, 2023
@ajnelson-nist ajnelson-nist merged commit 4bdfe48 into master Dec 21, 2023
1 check passed
@ajnelson-nist ajnelson-nist deleted the revise_make_descent_order branch December 21, 2023 22:00
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