summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-FindJasper-imported-target'Brad King2024-04-101-2/+2
|\
| * FindJasper: Fix Jasper::Jasper IMPORTED_CONFIGURATIONSKai Pastor2024-04-101-2/+2
* | Merge topic 'genex-cleanup'Brad King2024-04-102-50/+26
|\ \
| * | cmGeneratorExpressionDAGChecker: Simplify finding evaluation graph rootBrad King2024-04-092-23/+12
| * | cmGeneratorExpressionDAGChecker: Simplify member initializationBrad King2024-04-092-4/+2
| * | cmGeneratorExpressionDAGChecker: Clarify COMPILE_DEFINITIONS special caseBrad King2024-04-091-4/+5
| * | cmGeneratorExpressionDAGChecker: Inline initialization in constructorBrad King2024-04-092-15/+9
| * | cmGeneratorExpressionDAGChecker: Reduce duplication in constructorBrad King2024-04-091-8/+2
* | | Merge branch 'release-3.29'Brad King2024-04-100-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'swift-fix-submodule-dependencies' into release-3.29Brad King2024-04-102-14/+30
| |\ \
* | \ \ Merge topic 'swift-fix-submodule-dependencies'Brad King2024-04-102-14/+30
|\ \ \ \ | | |/ / | |/| |
| * | | Swift: Ninja: Remove module dependency for executablesEvan Wilde2024-04-092-14/+30
| |/ /
* | | CMake Nightly Date StampKitware Robot2024-04-101-1/+1
| |/ |/|
* | Merge topic 'nolint-header-sets-and-unity'Brad King2024-04-093-3/+9
|\ \
| * | Unity: Suppress clang-tidy include checksClausKlein2024-04-081-1/+4
| * | VERIFY_INTERFACE_HEADER_SETS: Suppress clang-tidy include checksClausKlein2024-04-082-3/+5
| * | VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma as C-style commentClausKlein2024-04-082-2/+3
* | | Merge topic 'cxx26_fix'Brad King2024-04-0913-9/+39
|\ \ \
| * | | C++26: Fix C++/CUDA/HIP compile feature supportRaul Tambre2024-04-0911-7/+29
| * | | Clang: Fix detection of C++26 when targeting MSVC ABIBrad King2024-04-092-2/+10
|/ / /
* | | CMake Nightly Date StampKitware Robot2024-04-091-1/+1
* | | Merge topic 'test-pkg-config-gobject-introspection'Brad King2024-04-081-1/+2
|\ \ \
| * | | Tests: Update RunCMake.FindPkgConfig gobject-introspection expectationVladimir Petko2024-04-081-1/+2
* | | | Merge topic 'test-compile-features'Brad King2024-04-0825-59/+158
|\ \ \ \
| * | | | ci: Record expected C and CXX language standard supportBrad King2024-04-0510-1/+41
| * | | | Tests/CompileFeatures: Cover c_std_## and cxx_std_## meta-featuresBrad King2024-04-0512-0/+58
| * | | | Tests/CompileFeatures: Factor out headers to compute C and C++ standard levelsBrad King2024-04-054-59/+60
* | | | | Merge topic 'lang-std-levels'Brad King2024-04-087-53/+147
|\ \ \ \ \ | |/ / / /
| * | | | GNU: Fix detection of C++ 11 mode in GCC 4.{4,5,6}Brad King2024-04-052-0/+4
| * | | | PGI: Fix detection of C++ 14/17 modesBrad King2024-04-052-2/+2
| * | | | NVHPC: Fix detection of C++ 20 mode on NVHPC < 22.7Brad King2024-04-052-0/+12
| * | | | XL/XLClang: Fix detection of C++ 14 mode on LinuxBrad King2024-04-042-0/+12
| * | | | Intel: Fix detection of C++ 14/17 modes on Linux/macOSBrad King2024-04-042-0/+16
| * | | | Intel: Fix detection of C++ 17/20 modes on WindowsBrad King2024-04-042-16/+26
| * | | | CompilerId: Clarify C and C++ standard level detectionBrad King2024-04-044-27/+60
| * | | | IntelLLVM: Add C standard flags on WindowsBrad King2024-04-031-11/+10
| * | | | IntelLLVM: Use C23 and C++23 flags only versions supporting themBrad King2024-04-032-8/+16
| * | | | Intel: Fix classic compiler version check for C++20 flagBrad King2024-04-031-1/+1
* | | | | Merge topic 'ci-cuda-12.2'Brad King2024-04-089-0/+132
|\ \ \ \ \
| * | | | | ci: add jobs testing cuda12.2 with nvcc and clang 18Brad King2024-04-055-0/+49
| * | | | | ci: add cuda12.2 base imageBrad King2024-04-054-0/+83
* | | | | | Merge topic 'update-curl'Brad King2024-04-08121-4644/+7297
|\ \ \ \ \ \
| * | | | | | curl: Set build options the way we need for CMakeBrad King2024-04-051-0/+3
| * | | | | | Merge branch 'upstream-curl' into update-curlBrad King2024-04-05120-4643/+7293
| |\ \ \ \ \ \
| | * | | | | | curl 2024-03-27 (de7b3e89)Curl Upstream2024-04-05120-4642/+7292
| * | | | | | | curl: Update script to get curl 8.7.1Brad King2024-04-051-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2024-04-081-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2024-04-071-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2024-04-061-1/+1
|/ / / / /
* | | | | Merge topic 'ctest-invalid-arg'Brad King2024-04-0511-67/+90
|\ \ \ \ \