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

Set new package deps graph vars combining external and internal packages (#63) #530

Merged
merged 19 commits into from
Oct 17, 2022
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
2f70016
Fix naming of <Package>_FORWARD_[LIB|TEST]_DEFINED_DEPENDENCIES vars …
bartlettroscoe Oct 4, 2022
f397906
Remove ignored "" args (#63)
bartlettroscoe Oct 4, 2022
d59b154
Adjust regexs from files for '(' and ')' (#63)
bartlettroscoe Oct 14, 2022
3364281
Move tribits_print_package_dependencies() to TribitsPrintDependencyIn…
bartlettroscoe Oct 13, 2022
e4af8d1
WIP: Refactor to improve understanding of legacy code (#63)
bartlettroscoe Oct 4, 2022
fb5e0a4
WIP: tribits_set_dep_packages((): Add pkgsOrTpls argument (#63)
bartlettroscoe Oct 6, 2022
6013890
WIP: Factor macros and functions out of tribits_set_dep_packages() (#63)
bartlettroscoe Oct 6, 2022
a2ba58f
WIP: Extend tribits_set_dep_packages() to handle TPLS
bartlettroscoe Oct 6, 2022
88cf092
WIP: Add test case for Trilinos_ASSERT_DEFINED_DEPENDENCIES=ON on und…
bartlettroscoe Oct 7, 2022
d5cc5d2
WIP: <Project>_ASSERT_DEFINED_DEPENDENCIES: Add proper cache var and …
bartlettroscoe Oct 7, 2022
d049a42
WIP: Change <Project>_ASSERT_DEFINED_DEPENDENCIES from BOOL to an enu…
bartlettroscoe Oct 7, 2022
65def4c
WIP: Add function tribits_add_enum_cache_var() (#63)
bartlettroscoe Oct 10, 2022
f84093f
WIP: Use only <Project>_ASSERT_DEFINED_DEPENDENCIES, remove <Project>…
bartlettroscoe Oct 12, 2022
2f8980d
WIP: Update error msg for tribits_abort_on_missing_package() (#63)
bartlettroscoe Oct 12, 2022
ee18eaa
WIP: Have <Project>_ASSERT_CORRECT_TRIBITS_USAGE use tribits_add_enum…
bartlettroscoe Oct 12, 2022
1396b91
Set new package deps graph vars combining external and internal packa…
bartlettroscoe Oct 13, 2022
b64983e
Merge remote-tracking branch 'github/master' into 63-combined-package…
bartlettroscoe Oct 14, 2022
0c61155
Switch to foreach( ... IN LISTS ... ), other foreach() cleanups (#63,…
bartlettroscoe Oct 14, 2022
515df6c
Add :BOOL to some cache var args (#63, #530)
bartlettroscoe Oct 14, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading