summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'find_cudatoolkit_add_nvrtc_static'Brad King2023-01-232-1/+18
|\
| * FindCUDAToolkit: Add support for CUDA::nvrtc_staticRobert Maynard2023-01-202-1/+18
* | Merge topic 'vs-BuildInParallel'Brad King2023-01-234-3/+20
|\ \
| * | VS: Build custom commands concurrently when possibleIvan Zinkevich2023-01-234-3/+20
* | | Merge branch 'release-3.25'Brad King2023-01-230-0/+0
|\ \ \
| * \ \ Merge topic 'FindOpenSP-pkg-config-hints' into release-3.25Brad King2023-01-231-34/+39
| |\ \ \
* | \ \ \ Merge topic 'FindOpenSP-pkg-config-hints'Brad King2023-01-231-34/+39
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindOpenSP: Use pkg-config only as hints for main code pathKefu Chai2023-01-201-34/+39
| |/ / /
* | | | Merge topic 'try_compile-verbose'Brad King2023-01-235-2/+26
|\ \ \ \
| * | | | try_compile: Run native build tool with verbose outputBrad King2023-01-205-2/+26
* | | | | CMake Nightly Date StampKitware Robot2023-01-231-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-01-221-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-01-211-1/+1
* | | | | Merge topic 'ci-docker-nvidia'Brad King2023-01-205-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ci: rebase nvidia-derived docker images on tags we controlBrad King2023-01-205-5/+5
|/ / / /
* | | | Merge topic 'configure-log'Brad King2023-01-208-27/+0
|\ \ \ \
| * | | | cmake: Stop pointing users at logs on configure errorsBrad King2023-01-197-25/+0
| * | | | cmake --system-information: Stop dumping CMake{Output,Error}.logBrad King2023-01-191-2/+0
| |/ / /
* | | | 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