hiker / fab_new

BOM version of the flexible build system for scientific software
https://metoffice.github.io/fab/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Improved support for flags #3

Closed hiker closed 2 months ago

hiker commented 3 months ago

The new compiler class introduces a separate Flag class, in addition to the existing AddFlags and FlagsConfig.

The Flags and FlagsConfig classes should be combined into one, allowing conditional (AddFlags) and unconditional flags to be used in one object. Additionally to path-specific flags, we need to:

hiker commented 2 months ago

I'm closing this since the PR/issue number from an unrelated issue turned up in this thread, making it confusing. I have created the same issue as #11.