summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'autogen-test-file-generate'Brad King2023-05-223-0/+31
|\
| * Autogen: Add AUTOMOC test /w file(Generate)Orkun Tokdemir2023-05-193-0/+31
* | Merge topic 'FindOpenSSL-trust-root-dir'Brad King2023-05-221-10/+8
|\ \
| * | FindOpenSSL: Trust the user's OPENSSL_ROOT_DIRRichard Levitte2023-05-191-10/+8
* | | Merge topic 'doc-mingw-var'Brad King2023-05-221-2/+3
|\ \ \
| * | | Help: Clarify meaning of MINGW variableBrad King2023-05-191-2/+3
| | |/ | |/|
* | | Merge topic 'FileAPI-framework'Brad King2023-05-2255-31/+877
|\ \ \
| * | | fileapi: Extend codemodel targets/compileGroups with Apple frameworksMarc Chevrier2023-05-1955-31/+877
* | | | CMake Nightly Date StampKitware Robot2023-05-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-05-211-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-05-201-1/+1
| |/ / |/| |
* | | Merge topic 'doc-skip-linting'Brad King2023-05-197-34/+42
|\ \ \
| * | | Help: Wording, formatting and ordering fixes for SKIP_LINTING docsCraig Scott2023-05-197-34/+42
* | | | Merge topic 'doc-PRE_BUILD'Brad King2023-05-191-3/+6
|\ \ \ \
| * | | | Help: Clarify PRE_BUILD option for add_custom_command()Craig Scott2023-05-191-3/+6
| |/ / /
* | | | Merge topic 'test-bootstrap'Brad King2023-05-197-22/+23
|\ \ \ \
| * | | | Tests: Add option to control timeout of BootstrapTestBrad King2023-05-181-6/+5
| * | | | Tests: Modernize name of option to control existence of BootstrapTestBrad King2023-05-187-16/+18
* | | | | 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
| | |_|_|/ / / / | |/| | | | | |