forked from TriBITSPub/TriBITS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve printing and documentation on missing packages (TriBITSPub#63)
Noticed some of these issues while working on earlier commits. Some stuff I did here: * Update documentation for printing about missing packages to include reduced tarballs. * Added another configure case test to TribitsExampleProject_NoFortran_reduced_tarball to test only printing notes about missing packages (so configure takes place twice and deletes the build directory each time). * Changed logic for when warning about missing packages to not just be when setting ${depPkg}_ALLOW_MISSING_EXTERNAL_PACKAGE=TRUE but also for values of ${PROJECT_NAME}_ASSERT_DEFINED_DEPENDENCIES not in ${PROJECT_NAME}_ASSERT_DEFINED_DEPENDENCIES_ERROR_VALUES_LIST. * Added prefix "-- " top some "NOTE:" print lines. * Update TribitsReadAllProjectDepsFilesCreateDepsGraph.cmake unit tests to read in info about the TPLs to avoid printing about missing external packages/tpls * Update the documentation for tribits_process_tpls_lists() and tribits_process_packages_and_dirs_lists() to correctly describe usage.
- Loading branch information
1 parent
a9eb92e
commit 15d655f
Showing
7 changed files
with
100 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters