summaryrefslogtreecommitdiff
path: root/Source/cmMakefileProfilingData.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmake::CreateProfilingEntry: Refactor to take lambda for argsKyle Edwards2022-11-111-20/+9
* cmake: Add profiling events for configure and generateKyle Edwards2022-10-271-1/+1
* cmMakefileProfilingData: Refactor to use RAIIKyle Edwards2022-10-261-11/+49
* clang-tidy: address `google-readability-casting` lintsBen Boeckel2022-05-241-2/+2
* Source: Fix clang -Wextra-semi warningsSean McBride2021-09-281-1/+1
* cmListFileCache: Make cmListFileFunction a shared pointerOleksandr Koval2020-10-011-3/+3
* cmake: Store lowercase command names in profiling outputCraig Scott2020-07-131-1/+1
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-3/+3
* cmMakefileProfilingData: Fix ambiguous conversion to Json::ValueRaul Tambre2020-03-161-7/+8
* cmake: add command line options to output script profiling dataWouter Klouwen2020-03-071-0/+113