Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'ci-linkcheck' | Brad King | 2023-02-17 | 8 | -9/+27 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitlab-ci: Report sphinx logs as artifacts of its lint job | Brad King | 2023-02-17 | 2 | -0/+10 | |
| * | | | | | Utilities/Sphinx: Configure linkcheck allowed permanent redirects | Brad King | 2023-02-17 | 1 | -0/+8 | |
| * | | | | | Help: Replace links with their permanent redirects | Brad King | 2023-02-17 | 5 | -6/+6 | |
| * | | | | | FindCUDAToolkit: Replace broken links to NVIDIA documentation | Brad King | 2023-02-17 | 1 | -3/+3 | |
* | | | | | | Merge topic 'swift-debug-info' | Brad King | 2023-02-17 | 2 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Swift: Emit debug information on Windows | Saleem Abdulrasool | 2023-02-16 | 2 | -2/+4 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'sergio-nsk/24416/1' | Brad King | 2023-02-17 | 2 | -10/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Fix wrong appxManifest if OUTPUT_NAME != target name | Sergey Markelov | 2023-02-16 | 2 | -10/+17 | |
* | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-02-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'update-nghttp2' into release-3.26 | Brad King | 2023-02-17 | 5 | -17/+8 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'update-nghttp2' | Brad King | 2023-02-17 | 5 | -17/+8 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'upstream-nghttp2' into update-nghttp2 | Brad King | 2023-02-16 | 3 | -12/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | nghttp2 2023-02-13 (be049129) | nghttp2 upstream | 2023-02-16 | 3 | -12/+6 | |
| * | | | | | | | nghttp2: Update script to get nghttp2 1.52.0 | Brad King | 2023-02-16 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'upstream-nghttp2' into update-nghttp2 | Brad King | 2023-02-16 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | nghttp2 2022-09-21 (87fef4ab) | nghttp2 upstream | 2023-02-16 | 1 | -2/+2 | |
| * | | | | | | | nghttp2: Update import script to fix version header | Brad King | 2023-02-16 | 1 | -2/+2 | |
| * | | | | | | | nghttp2: Drop unused configuration value from build within CMake | Brad King | 2023-02-16 | 1 | -3/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'lcc-lfortran-fix' | Brad King | 2023-02-17 | 4 | -12/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | LCC: Disable Fortran preprocessor testing if unsupported | makise-homura | 2023-02-16 | 3 | -9/+17 | |
| * | | | | | | | LCC: Disable implicit testing of FortranCInterface | makise-homura | 2023-02-16 | 1 | -1/+1 | |
| * | | | | | | | LCC: Don't require liblfortran on lcc versions that don't have it | makise-homura | 2023-02-15 | 1 | -3/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-17 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge topic 'deprecate-extra-generators' | Brad King | 2023-02-16 | 17 | -7/+75 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Deprecate "extra" generators in favor of cmake-file-api(7) | Brad King | 2023-02-15 | 17 | -7/+75 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'testdoc' | Brad King | 2023-02-16 | 3 | -39/+35 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help:add_test: emphasize important points | scivision | 2023-02-15 | 3 | -39/+35 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'synthetic-targets' | Brad King | 2023-02-16 | 8 | -25/+109 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmGeneratorTarget: synthetic targets don't have output either | Ben Boeckel | 2023-02-14 | 1 | -0/+5 | |
| * | | | | | | cmCommonTargetGenerator: also consider synthetic targets | Ben Boeckel | 2023-02-14 | 1 | -1/+3 | |
| * | | | | | | cmMakefile: add support for a "synthesized" target | Ben Boeckel | 2023-02-14 | 6 | -4/+41 | |
| * | | | | | | cmTarget: make Visibility an `enum class` | Ben Boeckel | 2023-02-14 | 4 | -18/+18 | |
| * | | | | | | cmTarget: store visibility as an `enum` rather than bools | Ben Boeckel | 2023-02-14 | 4 | -13/+53 | |
* | | | | | | | Merge topic 'cmake-E-time-chrono' | Brad King | 2023-02-16 | 3 | -21/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help:cmake -E time: note overhead included | scivision | 2023-02-15 | 1 | -1/+1 | |
| * | | | | | | | cmake -E time: use C++11 chrono and better format output | scivision | 2023-02-15 | 2 | -20/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-02-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'ci-cxx-modules-clang' into release-3.26 | Brad King | 2023-02-16 | 3 | -7/+8 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'ci-cxx-modules-clang' | Brad King | 2023-02-16 | 3 | -7/+8 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | ci: use the latest clang-scan-deps options | Kefu Chai | 2023-02-15 | 3 | -7/+8 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-16 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'release-3.26' | Brad King | 2023-02-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | CMake 3.26.0-rc3v3.26.0-rc3 | Brad King | 2023-02-15 | 1 | -1/+1 | |
* | | | | | Merge branch 'release-3.26' | Brad King | 2023-02-15 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge topic 'LLVMFlang-post-preprocessed' into release-3.26 | Brad King | 2023-02-15 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'AutoExport-vftable' | Brad King | 2023-02-15 | 4 | -1/+32 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | WINDOWS_EXPORT_ALL_SYMBOLS: Export vftable symbol | Malcolm Bechard | 2023-02-14 | 4 | -1/+32 | |
* | | | | | | | Merge topic 'ninja-custom-command-depends' | Brad King | 2023-02-15 | 8 | -27/+104 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja | Abdelmaged Khalifa | 2023-02-14 | 8 | -27/+104 | |