Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmFunctionBlocker: Add handling of close block without parameters. | Marc Chevrier | 2022-08-22 | 1 | -4/+14 |
* | cmListFileCache: Rename FromCommandContext to FromListFileFunction | Brad King | 2022-01-25 | 1 | -1/+1 |
* | cmListFileCache: Make cmListFileFunction a shared pointer | Oleksandr Koval | 2020-10-01 | 1 | -2/+2 |
* | cmFunctionBlocker: include missing header | Ben Boeckel | 2020-04-29 | 1 | -0/+1 |
* | IWYU: mark includes needed for assert statements as needed | Ben Boeckel | 2020-04-29 | 1 | -0/+1 |
* | cmFunctionBlocker: Recycle functions | Regina Pfeifer | 2019-07-31 | 1 | -1/+2 |
* | cmFunctionBlocker: Move check for matching args | Regina Pfeifer | 2019-07-30 | 1 | -1/+22 |
* | cmFunctionBlocker: Move common logic to base | Regina Pfeifer | 2019-07-30 | 1 | -0/+24 |