summaryrefslogtreecommitdiff
path: root/Source/cmFunctionBlocker.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmFunctionBlocker: Add handling of close block without parameters.Marc Chevrier2022-08-221-4/+14
* cmListFileCache: Rename FromCommandContext to FromListFileFunctionBrad King2022-01-251-1/+1
* cmListFileCache: Make cmListFileFunction a shared pointerOleksandr Koval2020-10-011-2/+2
* cmFunctionBlocker: include missing headerBen Boeckel2020-04-291-0/+1
* IWYU: mark includes needed for assert statements as neededBen Boeckel2020-04-291-0/+1
* cmFunctionBlocker: Recycle functionsRegina Pfeifer2019-07-311-1/+2
* cmFunctionBlocker: Move check for matching argsRegina Pfeifer2019-07-311-1/+22
* cmFunctionBlocker: Move common logic to baseRegina Pfeifer2019-07-311-0/+24