TriBITSPub / TriBITS

TriBITS: Tribal Build, Integrate, and Test System,
http://tribits.org
Other
36 stars 46 forks source link

Refactor to use new nomenclature for packages and TPLs (#63) #527

Closed bartlettroscoe closed 1 year ago

bartlettroscoe commented 1 year ago

Description

This PR almost exclusively involves the renaming of internal variables and macros/functions to make more explicit about what these are and to get ready for the final refactoring to combine logic for the handling of packages and TPLs (#63). This also changes the STDOUT for cmake that prints out the initial list of enabled/non-enabled packages and TPLs and the final list of enabled and non-enabled packages and TPLs. Therefore, this could break user code that is grepping for these lists in the STDOUT.

Notes to reviewers

bartlettroscoe commented 1 year ago

@KyleFromKitware, are you done with the review of this PR?

KyleFromKitware commented 1 year ago

are you done with the review of this PR?

Yes. Please fix the typo I spotted in https://github.com/TriBITSPub/TriBITS/pull/527#discussion_r973330059.