summaryrefslogtreecommitdiffstats
path: root/Source/cmConfigureLog.cxx
Commit message (Expand)AuthorAgeFilesLines
* fileapi: Use unsigned int consistently for version numbersCraig Scott2025-07-131-3/+3
* cmConfigureLog: support writing array valuesBen Boeckel2025-05-091-0/+20
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-2/+2
* try_compile: Record propagated CMake variables in configure logBrad King2023-02-011-0/+24
* ConfigureLog: De-duplicate event backtrace and check key generationBrad King2023-02-011-1/+3
* try_compile: Record stack of in-progess checks in configure logBrad King2023-01-161-0/+16
* ConfigureLog: Version individual events instead of the whole logBrad King2022-12-161-5/+28
* ConfigureLog: Add infrastructure for structured configure event loggingMatthew Woehlke2022-12-161-0/+238