summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ci: Enable FindOpenAL test on Linux buildsBrad King2022-06-223-0/+3
* FindOpenAL: Add imported targetSam V2022-06-226-0/+68
* Merge topic 'ci-openal'Brad King2022-06-224-3/+6
|\
| * ci: Add OpenAL to Debian and Fedora base imagesBrad King2022-06-214-3/+6
* | Merge branch 'release-3.24'Brad King2022-06-220-0/+0
|\ \
| * \ Merge branch 'release-3.23' into release-3.24Brad King2022-06-220-0/+0
| |\ \
* | \ \ Merge branch 'release-3.23'Brad King2022-06-220-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'backport-3.23-ExternalProject-stamp-cfgdir' into release-3.23Brad King2022-06-222-1/+6
| |\ \ \
* | \ \ \ Merge branch 'release-3.24'Brad King2022-06-220-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'ExternalProject-stamp-cfgdir' into release-3.24Brad King2022-06-222-1/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge topic 'ExternalProject-stamp-cfgdir'Brad King2022-06-222-1/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'backport-3.23-ExternalProject-stamp-cfgdir'Brad King2022-06-210-0/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ExternalProject: Fix regression in stamp creation for Xcode+iOSBrad King2022-06-212-1/+6
| | | |/ | | |/|
| * | | ExternalProject: Fix regression in stamp creation for Xcode+iOSBrad King2022-06-212-1/+6
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2022-06-221-1/+1
* | | Merge topic 'add_export_no_system'Brad King2022-06-217-3/+55
|\ \ \
| * | | Add EXPORT_NO_SYSTEM target property, deprecate IMPORTED_NO_SYSTEMDa Quexian2022-06-177-3/+55
* | | | Merge topic 'drhpc-findblas-pkgconfig'Brad King2022-06-212-2/+21
|\ \ \ \
| * | | | Modules/Find{BLAS,LAPACK}: allow choice of pkg-config packageDr. Thomas Orgis2022-06-172-2/+21
* | | | | CMake Nightly Date StampKitware Robot2022-06-211-1/+1
* | | | | Merge branch 'release-3.24'Brad King2022-06-200-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'ci-rel-win-arm64' into release-3.24Brad King2022-06-203-138/+124
| |\ \ \ \
* | \ \ \ \ Merge topic 'ci-rel-win-arm64'Brad King2022-06-203-138/+124
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ci: Rebuild Qt 6.3.0 windows-arm64 dependency with LLVM/ClangBrad King2022-06-171-3/+3
| * | | | | Utilities/Release: Simplify script to build Qt 6.3.0 Windows binariesCristian Adam2022-06-172-135/+121
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2022-06-201-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-06-191-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-06-181-1/+1
* | | | | Merge topic 'cpp-named-module-file-sets'Brad King2022-06-17123-117/+2010
|\ \ \ \ \
| * | | | | gitlab-ci: test C++ modules using GCCBen Boeckel2022-06-165-0/+62
| * | | | | ci: add a Docker image to test out C++ modules with GCCBen Boeckel2022-06-163-0/+42
| * | | | | Tests/RunCMake/CXXModules: add module-using examplesBen Boeckel2022-06-1626-1/+340
| * | | | | cmGlobalNinjaGenerator: use `cmModuleMapper` implementationBen Boeckel2022-06-161-38/+31
| * | | | | cmCxxModuleMapper: implement support for GCC's module map formatBen Boeckel2022-06-162-0/+47
| * | | | | cmCxxModuleMapper: add source to handle module mapper contentsBen Boeckel2022-06-164-0/+80
| * | | | | cmGlobalNinjaGenerator: add a TODO for header unitsBen Boeckel2022-06-161-1/+2
| * | | | | cmTarget: add support for C++ module fileset typesBen Boeckel2022-06-1682-74/+1290
| * | | | | cmExperimental: add an experimental feature to handle C++ modulesBen Boeckel2022-06-143-1/+27
| * | | | | cmExperimental: add a mechanism for experimental CMake featuresBen Boeckel2022-06-144-0/+78
| * | | | | cmGlobalXCodeGenerator: avoid unused parameter warningsBen Boeckel2022-06-141-0/+4
| * | | | | cmScriptGenerator: remove unnecessary `endif` argumentsBen Boeckel2022-06-141-1/+1
| * | | | | cmNinjaTargetGenerator: expand CFGIntDir for NMCBen Boeckel2022-06-141-2/+3
| * | | | | cmGlobalNinjaGenerator: simplify a string building callBen Boeckel2022-06-141-1/+1
| * | | | | cmCommonTargetGenerator: fix linked target directory for multi-config buildsBen Boeckel2022-06-141-0/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'cmake-mode-bracket-comment-argument'Brad King2022-06-171-1/+37
|\ \ \ \ \
| * | | | | cmake-mode.el: add support for bracket_comment and bracket_argumentmontag4512022-06-171-1/+37
* | | | | | Merge topic 'try_compile-cross-app-bundles'Brad King2022-06-171-2/+3
|\ \ \ \ \ \
| * | | | | | try_compile: Fix COPY_FILE with app-bundles on non-macOS hostsHeiko Lewin2022-06-161-2/+3
* | | | | | | Merge topic 'find-wxwidgets'Brad King2022-06-171-95/+54
|\ \ \ \ \ \ \
| * | | | | | | FindwxWidgets: Support more wxWidgets versions, including 3.2Maarten Bent2022-06-151-40/+18