Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake::CreateProfilingEntry: Refactor to take lambda for args | Kyle Edwards | 2022-11-11 | 1 | -20/+9 |
* | cmake: Add profiling events for configure and generate | Kyle Edwards | 2022-10-27 | 1 | -1/+1 |
* | cmMakefileProfilingData: Refactor to use RAII | Kyle Edwards | 2022-10-26 | 1 | -11/+49 |
* | clang-tidy: address `google-readability-casting` lints | Ben Boeckel | 2022-05-24 | 1 | -2/+2 |
* | Source: Fix clang -Wextra-semi warnings | Sean McBride | 2021-09-28 | 1 | -1/+1 |
* | cmListFileCache: Make cmListFileFunction a shared pointer | Oleksandr Koval | 2020-10-01 | 1 | -3/+3 |
* | cmake: Store lowercase command names in profiling output | Craig Scott | 2020-07-13 | 1 | -1/+1 |
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -3/+3 |
* | cmMakefileProfilingData: Fix ambiguous conversion to Json::Value | Raul Tambre | 2020-03-16 | 1 | -7/+8 |
* | cmake: add command line options to output script profiling data | Wouter Klouwen | 2020-03-07 | 1 | -0/+113 |