summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-swift-exported-executables'Brad King2023-01-207-11/+33
|\
| * Ninja: Emit swiftmodule from executable with exportsEvan Wilde2023-01-197-11/+33
* | Merge topic 'cygwin-no-legacy-win32'Brad King2023-01-205-60/+5
|\ \
| * | CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32Brad King2023-01-195-60/+5
* | | Merge topic 'print-configure-generate-time'Brad King2023-01-2010-20/+37
|\ \ \
| * | | cmake: Print configure/generate timeKyle Edwards2023-01-1910-20/+37
* | | | Merge topic 'update-kwsys'Brad King2023-01-2015-26/+26
|\ \ \ \
| * \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2023-01-1915-26/+26
| |\ \ \ \
| | * | | | KWSys 2023-01-19 (be3c441e)KWSys Upstream2023-01-1915-26/+26
* | | | | | CMake Nightly Date StampKitware Robot2023-01-201-1/+1
| |_|_|/ / |/| | | |
* | | | | 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
| | |_|_|_|_|_|/ / | |/| | | | | | |