Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | | Merge topic 'clang-format-15' | Brad King | 2023-01-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help/dev: Update source code guide to specify clang-format version 15 | Brad King | 2023-01-19 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'clang-format-15' | Brad King | 2023-01-19 | 67 | -143/+157 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Revise C++ coding style using clang-format-15 | Kitware Robot | 2023-01-18 | 62 | -136/+148 |
| * | | | | | | | | Empty commit at end of history preceding clang-format-15 style transition | Brad King | 2023-01-18 | 0 | -0/+0 |
| * | | | | | | | | clang-format.bash: update to clang-format-15 | Brad King | 2023-01-18 | 4 | -7/+7 |
| * | | | | | | | | clang-format: Add comments to suppress some formatting | Brad King | 2023-01-18 | 1 | -0/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-19 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'configure-log' | Brad King | 2023-01-18 | 15 | -1/+178 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | message: Add CONFIGURE_LOG mode to record a message in the configure log | Brad King | 2023-01-18 | 13 | -1/+164 |
| * | | | | | | | Help: Document configure log behavior in try_compile and try_run | Brad King | 2023-01-18 | 3 | -0/+14 |
* | | | | | | | | Merge topic 'clang-format-attr' | Brad King | 2023-01-18 | 11 | -19/+17 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | clang-format.bash: Use generic clang-format attribute | Brad King | 2023-01-18 | 11 | -19/+17 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge topic 'swift-ios' | Brad King | 2023-01-18 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Swift: Add comment about where platform-specific flags should go | Brad King | 2023-01-17 | 1 | -1/+2 |
| * | | | | | | | | Swift: Use macOS-style linker flags on iOS, tvOS, and watchOS too | Craig Hutchinson | 2023-01-17 | 1 | -2/+4 |
* | | | | | | | | | Merge topic 'doc-CMAKE_CONFIGURATION_TYPES' | Brad King | 2023-01-18 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Help: Document format of CMAKE_CONFIGURATION_TYPES list | Brad King | 2023-01-17 | 1 | -1/+2 |
| | |_|_|_|_|_|/ / | |/| | | | | | | |