summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cxxmodules-private-between-targets'Brad King2023-05-1920-43/+202
|\
| * ci: Enable RunCMake.CXXModules collation cases in clang jobsBrad King2023-05-183-3/+3
| * Tests/CXXModules: add example for private modules between targetsBen Boeckel2023-05-188-0/+39
| * cmCxxModuleMapper: track whether modules are private or notBen Boeckel2023-05-183-36/+78
| * cmCxxModuleMapper: add a structure to represent BMI locationsBen Boeckel2023-05-182-0/+61
| * cmDyndepCollation: add a query for visibility of an object's modulesBen Boeckel2023-05-162-0/+19
| * iwyu: ignore `std::remove_reference` requirementsBen Boeckel2023-05-164-4/+2
* | Merge topic 'vs-cxxmodules'Brad King2023-05-196-2/+32
|\ \
| * | ci: Enable C++20 module testing with VS 2022 on ARM64Brad King2023-05-181-0/+3
| * | VS: Add support for C++ module internal partitions in VS 17.6 and newerBrad King2023-05-175-2/+29
* | | CMake Nightly Date StampKitware Robot2023-05-191-1/+1
* | | Merge branch 'release-3.26'Brad King2023-05-181-2/+2
|\ \ \
| * | | CMake 3.26.4v3.26.4Brad King2023-05-182-3/+3
* | | | Merge topic 'skip-linting'Brad King2023-05-1832-356/+479
|\ \ \ \
| * | | | Autogen: set SKIP_LINTING ON for generated filesOrkun Tokdemir2023-05-167-0/+54
| * | | | TargetGenerator: Add SKIP_LINTING source propertyOrkun Tokdemir2023-05-1620-11/+152
| * | | | TargetGenerator: Factor out generation of code check rulesOrkun Tokdemir2023-05-167-320/+245
| * | | | Improve Const CorrectnessOrkun Tokdemir2023-05-121-37/+40
* | | | | Merge topic 'clang_cxx26'Brad King2023-05-181-0/+2
|\ \ \ \ \
| * | | | | Clang: C++26 supportRaul Tambre2023-05-161-0/+2
* | | | | | Merge topic 'iar-add-support-avr-8101'Brad King2023-05-183-7/+12
|\ \ \ \ \ \
| * | | | | | IAR: Added support for IAR C/C++ Compiler for Microchip AVR 8.10+Felipe Torrezan2023-05-163-7/+12
* | | | | | | Merge branch 'release-3.26'Brad King2023-05-180-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'FindPython-fix-launcher-typo' into release-3.26Brad King2023-05-181-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindPython-fix-launcher-typo'Brad King2023-05-181-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FindPython: fix interpreter launcher variable spellingBen Boeckel2023-05-171-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2023-05-181-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'ci-clang-tidy-headers'Brad King2023-05-175-41/+4
|\ \ \ \ \ \ \
| * | | | | | | ci: Add nlohmann-json to Fedora base imageBrad King2023-05-172-1/+2
| * | | | | | | ci: Use distro packaged clang-tidy headers in Fedora base imageBrad King2023-05-174-40/+2
* | | | | | | | Merge topic 'ci-msvc-14.36'Brad King2023-05-171-11/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | gitlab-ci: Update Windows builds to MSVC 14.36 toolsetBrad King2023-05-161-11/+11
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'ci-xcode-14.3'Brad King2023-05-171-6/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | gitlab-ci: update macOS jobs to use Xcode 14.3Brad King2023-05-161-6/+6
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2023-05-171-1/+1
|/ / / / / /
* | | | | | Merge topic 'test-xcode'Brad King2023-05-1634-311/+340
|\ \ \ \ \ \
| * | | | | | Tests: Split some RunCMake.XcodeProject cases into a separate testBrad King2023-05-1534-311/+340
* | | | | | | Merge topic 'iar-align-output-extension'Brad King2023-05-163-2/+8
|\ \ \ \ \ \ \
| * | | | | | | IAR: Enforce output extension for xlink targetsJoakim Lönnberg2023-05-122-2/+7
| * | | | | | | IAR: Replace extension for compiler and assemblerJoakim Lönnberg2023-05-081-0/+1
* | | | | | | | Merge topic 'help-system-framework'Brad King2023-05-163-12/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Update SYSTEM oriented target properties for Apple FrameworksMarc Chevrier2023-05-143-12/+19
* | | | | | | | | Merge branch 'release-3.26'Brad King2023-05-160-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'msvc-wine-showIncludes' into release-3.26Brad King2023-05-166-1/+17
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'msvc-wine-showIncludes'Brad King2023-05-166-1/+17
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Ninja: Restore detection of msvc-wine showIncludes prefixBrad King2023-05-156-1/+17
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2023-05-161-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-05-151-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-05-141-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-05-131-1/+1