summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-configure-log.7.rst
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify that the documented configure log location is not stableBrad King2023-02-091-6/+12
* try_compile: Record propagated CMake variables in configure logBrad King2023-02-011-0/+8
* message: Add CONFIGURE_LOG mode to record a message in the configure logBrad King2023-01-181-0/+32
* Help: Document configure log behavior in try_compile and try_runBrad King2023-01-181-0/+4
* try_compile: Record stack of in-progess checks in configure logBrad King2023-01-161-0/+13
* try_compile: Add optional LOG_DESCRIPTION to record in configure logBrad King2023-01-161-0/+6
* Help: Clarify backtrace order in cmake-configure-log(7)Brad King2023-01-131-2/+3
* FileAPI: Add "configureLog" object kindBrad King2022-12-171-0/+10
* ConfigureLog: Version individual events instead of the whole logBrad King2022-12-161-21/+42
* ConfigureLog: Log try_compile and try_run checksMatthew Woehlke2022-12-161-3/+134
* ConfigureLog: Add infrastructure for structured configure event loggingMatthew Woehlke2022-12-161-0/+102