Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IWYU: Update for Debian 12 CI job | Brad King | 2023-07-28 | 1 | -1/+0 |
| | | | | | | `include-what-you-use` diagnostics, in practice, are specific to the environment's compiler and standard library. Update includes to satisfy IWYU for our CI job under Debian 12. | ||||
* | Move helpers functions from cmStringAlgorithms.h to cmValue.h | Marc Chevrier | 2021-09-21 | 1 | -0/+78 |
| | | | | | Helpers functions related to cmValue semantic are now part of cmValue.h header. | ||||
* | cmValue: add IsInternallyOn methods | Marc Chevrier | 2021-09-21 | 1 | -0/+22 |
| | |||||
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -0/+214 |