summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake --system-information: Stop dumping CMake{Output,Error}.logBrad King2023-01-191-2/+0
* Merge topic 'configure-log'Brad King2023-01-1957-371/+203
|\
| * 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 branch 'release-3.25'Brad King2023-01-191-0/+4
|\ \
| * | CMake 3.25.2v3.25.2Brad King2023-01-192-1/+5
* | | Merge topic 'minor-tutorial-fixes'Brad King2023-01-195-9/+9
|\ \ \
| * | | Tutorial: Fix typos in Step 11 exercise and solutionJoshua Perrett2023-01-182-5/+5
| * | | Tutorial: Fix exercise in Step 10 to match solution provided in Step 11Joshua Perrett2023-01-181-1/+1
| * | | Tutorial: Fix destination of link from Step 6 to Step 5Joshua Perrett2023-01-181-2/+2
| * | | Tutorial: Fix exercise in Step 5 to match solution provided in Step 6Joshua Perrett2023-01-181-1/+1
| | |/ | |/|
* | | Merge topic 'FindLibLZMA_quote'Brad King2023-01-191-1/+1
|\ \ \
| * | | FindLibLZMA: Fix failure when no include directories are neededEven Rouault2023-01-181-1/+1
| |/ /
* | | Merge topic 'optimize-target-depends-closure'Brad King2023-01-192-56/+68
|\ \ \
| * | | cmGlobalNinjaGenerator: Optimize target depends closurePierre Testart2023-01-172-56/+68
* | | | Merge topic 'optimize-full-name-function'Brad King2023-01-195-92/+95
|\ \ \ \
| * | | | cmGeneratorTarget: Cache full name componentsPierre Testart2023-01-185-92/+95
* | | | | Merge topic 'clang-format-15'Brad King2023-01-191-1/+1
|\ \ \ \ \
| * | | | | Help/dev: Update source code guide to specify clang-format version 15Brad King2023-01-191-1/+1
* | | | | | Merge topic 'clang-format-15'Brad King2023-01-1967-143/+157
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Revise C++ coding style using clang-format-15Kitware Robot2023-01-1862-136/+148
| * | | | | Empty commit at end of history preceding clang-format-15 style transitionBrad King2023-01-180-0/+0
| * | | | | clang-format.bash: update to clang-format-15Brad King2023-01-184-7/+7
| * | | | | clang-format: Add comments to suppress some formattingBrad King2023-01-181-0/+2
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-01-191-1/+1
|/ / / /
* | | | 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
| |/ / / / / / / /