summaryrefslogtreecommitdiff
path: root/Source/cmFileAPICache.cxx
Commit message (Expand)AuthorAgeFilesLines
* Rename cmProp in cmValueMarc Chevrier2021-09-211-2/+2
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-1/+1
* Single location for cmProp typedefVitaly Stakhovsky2020-06-011-0/+1
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-1/+1
* cmState::GetCacheEntryProperty: return cmPropVitaly Stakhovsky2020-03-251-1/+2
* cmState::GetCacheEntryValue: return cmPropVitaly Stakhovsky2020-03-171-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-6/+6
* IWYU: Update CMake code for IWYU built with Clang 6Brad King2019-01-151-0/+1
* fileapi: add cache v2Brad King2018-12-121-0/+105