Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'find_cudatoolkit_add_nvrtc_static' | Brad King | 2023-01-23 | 2 | -1/+18 |
|\ | |||||
| * | FindCUDAToolkit: Add support for CUDA::nvrtc_static | Robert Maynard | 2023-01-20 | 2 | -1/+18 |
* | | Merge topic 'vs-BuildInParallel' | Brad King | 2023-01-23 | 4 | -3/+20 |
|\ \ | |||||
| * | | VS: Build custom commands concurrently when possible | Ivan Zinkevich | 2023-01-23 | 4 | -3/+20 |
* | | | Merge branch 'release-3.25' | Brad King | 2023-01-23 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'FindOpenSP-pkg-config-hints' into release-3.25 | Brad King | 2023-01-23 | 1 | -34/+39 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindOpenSP-pkg-config-hints' | Brad King | 2023-01-23 | 1 | -34/+39 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindOpenSP: Use pkg-config only as hints for main code path | Kefu Chai | 2023-01-20 | 1 | -34/+39 |
| |/ / / | |||||
* | | | | Merge topic 'try_compile-verbose' | Brad King | 2023-01-23 | 5 | -2/+26 |
|\ \ \ \ | |||||
| * | | | | try_compile: Run native build tool with verbose output | Brad King | 2023-01-20 | 5 | -2/+26 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-23 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-22 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-21 | 1 | -1/+1 |
* | | | | | Merge topic 'ci-docker-nvidia' | Brad King | 2023-01-20 | 5 | -5/+5 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | ci: rebase nvidia-derived docker images on tags we control | Brad King | 2023-01-20 | 5 | -5/+5 |
|/ / / / | |||||
* | | | | Merge topic 'configure-log' | Brad King | 2023-01-20 | 8 | -27/+0 |
|\ \ \ \ | |||||
| * | | | | cmake: Stop pointing users at logs on configure errors | Brad King | 2023-01-19 | 7 | -25/+0 |
| * | | | | cmake --system-information: Stop dumping CMake{Output,Error}.log | Brad King | 2023-01-19 | 1 | -2/+0 |
| |/ / / | |||||
* | | | | Merge topic 'ninja-swift-exported-executables' | Brad King | 2023-01-20 | 7 | -11/+33 |
|\ \ \ \ | |||||
| * | | | | Ninja: Emit swiftmodule from executable with exports | Evan Wilde | 2023-01-19 | 7 | -11/+33 |
* | | | | | Merge topic 'cygwin-no-legacy-win32' | Brad King | 2023-01-20 | 5 | -60/+5 |
|\ \ \ \ \ | |||||
| * | | | | | CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32 | Brad King | 2023-01-19 | 5 | -60/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'print-configure-generate-time' | Brad King | 2023-01-20 | 10 | -20/+37 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: Print configure/generate time | Kyle Edwards | 2023-01-19 | 10 | -20/+37 |
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2023-01-20 | 15 | -26/+26 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2023-01-19 | 15 | -26/+26 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | KWSys 2023-01-19 (be3c441e) | KWSys Upstream | 2023-01-19 | 15 | -26/+26 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-20 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'configure-log' | Brad King | 2023-01-19 | 57 | -371/+203 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Modules: Record system inspection steps in the configure log | Brad King | 2023-01-18 | 17 | -57/+126 |
| * | | | | | | Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log | Brad King | 2023-01-18 | 35 | -260/+31 |
| * | | | | | | UsewxWidgets: Remove leftover debugging code | Brad King | 2023-01-18 | 1 | -29/+0 |
| * | | | | | | FindQt4: Drop outdated advice to look at CMakeError.log on failure | Brad King | 2023-01-18 | 1 | -1/+1 |
| * | | | | | | GHS: Drop debugging message from log | Brad King | 2023-01-18 | 1 | -2/+0 |
| * | | | | | | CompileFeatures: Warn explicitly when feature detection binary is not found | Brad King | 2023-01-18 | 1 | -4/+7 |
| * | | | | | | CompilerId: Restore logging of failed identifications | Brad King | 2023-01-18 | 1 | -2/+4 |
| * | | | | | | Tests: Avoid using CMake{Output,Error}.log files | Brad King | 2023-01-18 | 6 | -17/+35 |
* | | | | | | | Merge branch 'release-3.25' | Brad King | 2023-01-19 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | CMake 3.25.2v3.25.2 | Brad King | 2023-01-19 | 2 | -1/+5 |
* | | | | | | | Merge topic 'minor-tutorial-fixes' | Brad King | 2023-01-19 | 5 | -9/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tutorial: Fix typos in Step 11 exercise and solution | Joshua Perrett | 2023-01-18 | 2 | -5/+5 |
| * | | | | | | | Tutorial: Fix exercise in Step 10 to match solution provided in Step 11 | Joshua Perrett | 2023-01-18 | 1 | -1/+1 |
| * | | | | | | | Tutorial: Fix destination of link from Step 6 to Step 5 | Joshua Perrett | 2023-01-18 | 1 | -2/+2 |
| * | | | | | | | Tutorial: Fix exercise in Step 5 to match solution provided in Step 6 | Joshua Perrett | 2023-01-18 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindLibLZMA_quote' | Brad King | 2023-01-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindLibLZMA: Fix failure when no include directories are needed | Even Rouault | 2023-01-18 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'optimize-target-depends-closure' | Brad King | 2023-01-19 | 2 | -56/+68 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmGlobalNinjaGenerator: Optimize target depends closure | Pierre Testart | 2023-01-17 | 2 | -56/+68 |
* | | | | | | | | Merge topic 'optimize-full-name-function' | Brad King | 2023-01-19 | 5 | -92/+95 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | cmGeneratorTarget: Cache full name components | Pierre Testart | 2023-01-18 | 5 | -92/+95 |