Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cxxmodules-private-between-targets' | Brad King | 2023-05-19 | 20 | -43/+202 |
|\ | |||||
| * | ci: Enable RunCMake.CXXModules collation cases in clang jobs | Brad King | 2023-05-18 | 3 | -3/+3 |
| * | Tests/CXXModules: add example for private modules between targets | Ben Boeckel | 2023-05-18 | 8 | -0/+39 |
| * | cmCxxModuleMapper: track whether modules are private or not | Ben Boeckel | 2023-05-18 | 3 | -36/+78 |
| * | cmCxxModuleMapper: add a structure to represent BMI locations | Ben Boeckel | 2023-05-18 | 2 | -0/+61 |
| * | cmDyndepCollation: add a query for visibility of an object's modules | Ben Boeckel | 2023-05-16 | 2 | -0/+19 |
| * | iwyu: ignore `std::remove_reference` requirements | Ben Boeckel | 2023-05-16 | 4 | -4/+2 |
* | | Merge topic 'vs-cxxmodules' | Brad King | 2023-05-19 | 6 | -2/+32 |
|\ \ | |||||
| * | | ci: Enable C++20 module testing with VS 2022 on ARM64 | Brad King | 2023-05-18 | 1 | -0/+3 |
| * | | VS: Add support for C++ module internal partitions in VS 17.6 and newer | Brad King | 2023-05-17 | 5 | -2/+29 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-19 | 1 | -1/+1 |
* | | | Merge branch 'release-3.26' | Brad King | 2023-05-18 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | CMake 3.26.4v3.26.4 | Brad King | 2023-05-18 | 2 | -3/+3 |
* | | | | Merge topic 'skip-linting' | Brad King | 2023-05-18 | 32 | -356/+479 |
|\ \ \ \ | |||||
| * | | | | Autogen: set SKIP_LINTING ON for generated files | Orkun Tokdemir | 2023-05-16 | 7 | -0/+54 |
| * | | | | TargetGenerator: Add SKIP_LINTING source property | Orkun Tokdemir | 2023-05-16 | 20 | -11/+152 |
| * | | | | TargetGenerator: Factor out generation of code check rules | Orkun Tokdemir | 2023-05-16 | 7 | -320/+245 |
| * | | | | Improve Const Correctness | Orkun Tokdemir | 2023-05-12 | 1 | -37/+40 |
* | | | | | Merge topic 'clang_cxx26' | Brad King | 2023-05-18 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Clang: C++26 support | Raul Tambre | 2023-05-16 | 1 | -0/+2 |
* | | | | | | Merge topic 'iar-add-support-avr-8101' | Brad King | 2023-05-18 | 3 | -7/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | IAR: Added support for IAR C/C++ Compiler for Microchip AVR 8.10+ | Felipe Torrezan | 2023-05-16 | 3 | -7/+12 |
* | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-05-18 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'FindPython-fix-launcher-typo' into release-3.26 | Brad King | 2023-05-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'FindPython-fix-launcher-typo' | Brad King | 2023-05-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | FindPython: fix interpreter launcher variable spelling | Ben Boeckel | 2023-05-17 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-18 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'ci-clang-tidy-headers' | Brad King | 2023-05-17 | 5 | -41/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ci: Add nlohmann-json to Fedora base image | Brad King | 2023-05-17 | 2 | -1/+2 |
| * | | | | | | | ci: Use distro packaged clang-tidy headers in Fedora base image | Brad King | 2023-05-17 | 4 | -40/+2 |
* | | | | | | | | Merge topic 'ci-msvc-14.36' | Brad King | 2023-05-17 | 1 | -11/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gitlab-ci: Update Windows builds to MSVC 14.36 toolset | Brad King | 2023-05-16 | 1 | -11/+11 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'ci-xcode-14.3' | Brad King | 2023-05-17 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | gitlab-ci: update macOS jobs to use Xcode 14.3 | Brad King | 2023-05-16 | 1 | -6/+6 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-17 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'test-xcode' | Brad King | 2023-05-16 | 34 | -311/+340 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Split some RunCMake.XcodeProject cases into a separate test | Brad King | 2023-05-15 | 34 | -311/+340 |
* | | | | | | | Merge topic 'iar-align-output-extension' | Brad King | 2023-05-16 | 3 | -2/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | IAR: Enforce output extension for xlink targets | Joakim Lönnberg | 2023-05-12 | 2 | -2/+7 |
| * | | | | | | | IAR: Replace extension for compiler and assembler | Joakim Lönnberg | 2023-05-08 | 1 | -0/+1 |
* | | | | | | | | Merge topic 'help-system-framework' | Brad King | 2023-05-16 | 3 | -12/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Update SYSTEM oriented target properties for Apple Frameworks | Marc Chevrier | 2023-05-14 | 3 | -12/+19 |
* | | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-05-16 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'msvc-wine-showIncludes' into release-3.26 | Brad King | 2023-05-16 | 6 | -1/+17 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'msvc-wine-showIncludes' | Brad King | 2023-05-16 | 6 | -1/+17 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Ninja: Restore detection of msvc-wine showIncludes prefix | Brad King | 2023-05-15 | 6 | -1/+17 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-16 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-15 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-14 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-13 | 1 | -1/+1 |