summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modules: Record system inspection steps in the configure logBrad King2023-01-1817-57/+126
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-1835-260/+31
* UsewxWidgets: Remove leftover debugging codeBrad King2023-01-181-29/+0
* FindQt4: Drop outdated advice to look at CMakeError.log on failureBrad King2023-01-181-1/+1
* GHS: Drop debugging message from logBrad King2023-01-181-2/+0
* CompileFeatures: Warn explicitly when feature detection binary is not foundBrad King2023-01-181-4/+7
* CompilerId: Restore logging of failed identificationsBrad King2023-01-181-2/+4
* Tests: Avoid using CMake{Output,Error}.log filesBrad King2023-01-186-17/+35
* Merge topic 'configure-log'Brad King2023-01-1815-1/+178
|\
| * message: Add CONFIGURE_LOG mode to record a message in the configure logBrad King2023-01-1813-1/+164
| * Help: Document configure log behavior in try_compile and try_runBrad King2023-01-183-0/+14
* | Merge topic 'clang-format-attr'Brad King2023-01-1811-19/+17
|\ \
| * | clang-format.bash: Use generic clang-format attributeBrad King2023-01-1811-19/+17
|/ /
* | Merge topic 'swift-ios'Brad King2023-01-181-3/+6
|\ \
| * | Swift: Add comment about where platform-specific flags should goBrad King2023-01-171-1/+2
| * | Swift: Use macOS-style linker flags on iOS, tvOS, and watchOS tooCraig Hutchinson2023-01-171-2/+4
* | | Merge topic 'doc-CMAKE_CONFIGURATION_TYPES'Brad King2023-01-181-1/+2
|\ \ \
| * | | Help: Document format of CMAKE_CONFIGURATION_TYPES listBrad King2023-01-171-1/+2
* | | | Merge topic 'doc-DEFINE_SYMBOL-unix'Brad King2023-01-181-1/+7
|\ \ \ \
| * | | | Help: add notes for POSIX platforms to the DEFINE_SYMBOL target propertyRalf Habacker2023-01-171-1/+7
* | | | | Merge topic 'add_visbility_flags_to_device_link_line'Brad King2023-01-187-14/+33
|\ \ \ \ \
| * | | | | CUDA: device linking obeys CMAKE_CUDA_VISIBILITY_PRESET settingRobert Maynard2023-01-167-14/+33
* | | | | | Merge topic 'docpc'Brad King2023-01-181-3/+9
|\ \ \ \ \ \
| * | | | | | Help:ProcessorCount: recommend cmake_host_system_informationscivision2023-01-161-3/+9
* | | | | | | Merge topic 'IntelLLVM-c++23'Brad King2023-01-182-6/+18
|\ \ \ \ \ \ \
| * | | | | | | IntelLLVM: Add provisional flags for C23 and C++23scivision2023-01-162-0/+12
| * | | | | | | IntelLLVM: Replace -Qstd= with -Qstd: on Windowsscivision2023-01-161-6/+6
| |/ / / / / /
* | | | | | | Merge topic 'less-conversions'Brad King2023-01-1826-99/+104
|\ \ \ \ \ \ \
| * | | | | | | cmValue: Use operator* explicitly to convert to std::string; avoid extra callVitaly Stakhovsky2023-01-1626-99/+104
* | | | | | | | Merge topic 'typo-fix'Brad King2023-01-184-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Source: Fix a few typosVitaly Stakhovsky2023-01-174-6/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2023-01-181-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'release-3.25'Brad King2023-01-170-0/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'backport-FindCUDAToolkit-cuda-12-nvToolsExt' into release-3.25Brad King2023-01-171-1/+1
| |\ \ \ \ \ \
| | * | | | | | FindCUDAToolkit: Handle CUDA::nvToolsExt not existingRobert Maynard2023-01-161-1/+1
* | | | | | | | Merge topic 'configure-log'Brad King2023-01-1727-23/+265
|\ \ \ \ \ \ \ \
| * | | | | | | | try_compile: Record stack of in-progess checks in configure logBrad King2023-01-1613-0/+78
| * | | | | | | | try_compile: Add a NO_LOG option to skip recording in the configure logBrad King2023-01-169-4/+32
| * | | | | | | | try_compile: Add optional LOG_DESCRIPTION to record in configure logBrad King2023-01-1616-0/+64
| * | | | | | | | try_compile: Report underlying error when COPY_FILE failsBrad King2023-01-161-12/+24
| * | | | | | | | Tests: Add explicit ConfigureLog case to RunCMake.try_compileBrad King2023-01-165-0/+60
| * | | | | | | | cmake: Make entire in-progress check stack available internallyBrad King2023-01-161-5/+4
| * | | | | | | | Help: Clarify backtrace order in cmake-configure-log(7)Brad King2023-01-131-2/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'ctest-no-tests-action-env-var'Brad King2023-01-1714-0/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | ctest(1): Add CTEST_NO_TESTS_ACTION env varfriendlyanon2023-01-1314-0/+63
* | | | | | | | | Merge branch 'release-3.25'Brad King2023-01-170-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'release-3.24' into release-3.25Brad King2023-01-170-0/+0
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'release-3.24'Brad King2023-01-170-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'doc-header-only' into release-3.24Brad King2023-01-131-1/+1
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'release-3.25'Brad King2023-01-170-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |