Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Genex: CompilerId now can match against a list of ids. | Robert Maynard | 2019-06-03 | 1 | -1/+1 |
| | | | | | This allows for expressions like: $<$<CXX_COMPILER_ID:Clang,GNU>:-DMY_PRIVATE_DEFINE> | ||||
* | Tests: Verify generate-time policy scope behavior. | Stephen Kelly | 2015-08-01 | 2 | -0/+10 |
If some day there are no policies checked through the makefile at generate time, this can be fixed. |