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

More cleanup of packaging support (trilinos/Trilinos#11976) #586

Merged
merged 3 commits into from
Jun 27, 2023

Conversation

bartlettroscoe
Copy link
Member

This takes care of a few things for packaging support (related to trilinos/Trilinos#11976).

….cmake (trilinos/Trilinos#11976)

I forgot to move these over when I first created
TribitsPackagingSupport.cmake.
…ilinos/Trilinos#11976)

The printout was not capturing the excludes added by the file
CallbackDefineRepositoryPackaging.cmake.

And I added a test that fails without this change.
…rilinos/Trilinos#11976)

This removes a worthless warning if we are not asking for warnings.

This allows the exclude of package files for Trilinos/commonTools/build_stats/
and not warn about the existing directory (so the TrilinosBuildStats package
does not show up).
Copy link
Collaborator

@rabartlett1972 rabartlett1972 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allow to be merged without an outside review. The changes are pretty basic and I want to get this into the Trilinos TriBITS snapshot ASAP.

@bartlettroscoe bartlettroscoe merged commit e88b8af into master Jun 27, 2023
bartlettroscoe added a commit to bartlettroscoe/Trilinos that referenced this pull request Sep 23, 2023
…bits

This brings in the following TriBITS PRs:

* TriBITSPub/TriBITS#591: Allow 100% raw CMake to be used in a
  TriBITS-compliant package (TriBITSPub/TriBITS#582)

* TriBITSPub/TriBITS#588: gitdist: Pass in '-c color.status=always' when
  --dist-no-color is not added

* TriBITSPub/TriBITS#590: Fix: gitdist: dist-repo-status: Display tag or SHA1
  instead of 'HEAD'

* TriBITSPub/TriBITS#587: gitdist: dist-repo-status: Display tag or SHA1
  instead of 'HEAD'

* TriBITSPub/TriBITS#586: More cleanup of packaging support
  (trilinos#11976)

This goes back to TriBITS commits from June 2023.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants