Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Tests/CXXModules: test `cxx_std_20` coming from a dependency | Ben Boeckel | 2024-02-20 | 2 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'cxxmodules-transitive-modules-usage' | Brad King | 2024-02-21 | 18 | -4/+298 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | / / / / / / / / | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | cmExportFileGenerator: export link libraries as-is | Ben Boeckel | 2024-02-20 | 4 | -4/+4 | |
| * | | | | | | | | | | Tests/CXXModules: test transitive modules usage | Ben Boeckel | 2024-02-20 | 14 | -0/+294 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'vs-UseDebugLibraries' | Brad King | 2024-02-20 | 11 | -2/+101 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | VS: Add [CMAKE_]VS_USE_DEBUG_LIBRARIES options to control UseDebugLibraries | Brad King | 2024-02-19 | 9 | -0/+99 | |
| * | | | | | | | | | | VS: Suppress MSBuild default settings affected by UseDebugLibraries | Brad King | 2024-02-19 | 2 | -2/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'cxxmodules-transitive-target-usage' | Brad King | 2024-02-20 | 21 | -0/+307 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / / | ||||||
| * | | | | | | | | Tests/CXXModules: add a test with transitive targets | Ben Boeckel | 2024-02-19 | 21 | -0/+307 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cxxmodules-nmc-duplicate-synthetic-targets' | Brad King | 2024-02-19 | 8 | -0/+119 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Tests/CXXModules: add a test importing from a `Ninja` install | Ben Boeckel | 2024-02-16 | 8 | -0/+78 | |
| * | | | | | | | Tests/CXXModules: support building a project with `Ninja` | Ben Boeckel | 2024-02-16 | 1 | -0/+29 | |
| * | | | | | | | Tests/CXXModules: document `CMake_TEST_MODULE_COMPILATION` items | Ben Boeckel | 2024-02-16 | 1 | -0/+12 | |
| * | | | | | | | Merge topic 'cxxmodules-collation-restat' into release-3.28 | Brad King | 2024-02-16 | 7 | -2/+59 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge topic 'cxxmodules-visibility-change-rebuild' into release-3.28 | Brad King | 2024-02-16 | 6 | -0/+55 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge topic 'cxxmodules-depend-on-modmap-file' into release-3.28 | Brad King | 2024-02-16 | 6 | -0/+62 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge topic 'cxxmodules-collapse-source-paths' into release-3.28 | Brad King | 2024-02-15 | 4 | -0/+31 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
* | | | | | | | | Merge topic 'generate-buildable-product-runnable-for-profile-action' | Brad King | 2024-02-16 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Xcode: Generate BuildableProductRunnable for ProfileAction | Tor Arne Vestbø | 2024-02-15 | 1 | -0/+19 | |
* | | | | | | | | | Merge topic 'cxxmodules-collation-restat' | Brad King | 2024-02-16 | 7 | -2/+59 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Tests/CXXModules: add a test to ensure that `restat` works for collation | Ben Boeckel | 2024-02-15 | 7 | -2/+59 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cxxmodules-visibility-change-rebuild' | Brad King | 2024-02-16 | 6 | -0/+55 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Tests/CXXModules: test that objects depend on dependent modules json files | Ben Boeckel | 2024-02-15 | 6 | -0/+55 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cxxmodules-depend-on-modmap-file' | Brad King | 2024-02-16 | 6 | -0/+62 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Tests/CXXModules: test that objects depend on their modmap files | Ben Boeckel | 2024-02-15 | 6 | -0/+49 | |
| * | | | | | | Tests/CXXModules: support testing rebuild conditions | Ben Boeckel | 2024-02-14 | 1 | -0/+13 | |
* | | | | | | | Merge topic 'cmake-language-exit-code' | Brad King | 2024-02-15 | 23 | -3/+70 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | cmake_language: Fix EXIT inside control flow blocks | Brad King | 2024-02-14 | 15 | -0/+70 | |
| * | | | | | | Tests: Remove unnecessary RunCMake.cmake_language expected result files | Brad King | 2024-02-13 | 8 | -3/+0 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge topic 'ticlang-compilers' into release-3.29 | Brad King | 2024-02-12 | 12 | -0/+141 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge topic 'autogen-rcc-zstd' into release-3.29 | Brad King | 2024-02-12 | 2 | -0/+25 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'cxxmodules-collapse-source-paths' | Brad King | 2024-02-15 | 4 | -0/+31 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | cmDyndepCollation: collapse full path before looking up | Ben Boeckel | 2024-02-14 | 4 | -0/+31 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'genex-quote' | Brad King | 2024-02-15 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | GeneratorExpression: Add $<QUOTE> generator expression | Robert Maynard | 2024-02-14 | 2 | -2/+2 | |
* | | | | | | | | Reduce scope of variable | Christoph Grüninger | 2024-02-14 | 1 | -2/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'test-iar' | Brad King | 2024-02-13 | 5 | -31/+38 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Tests/RunCMake/IAR: Extend tests to actually build | Brad King | 2024-02-12 | 1 | -12/+15 | |
| * | | | | | | Tests/RunCMake/IAR: Enable IAR extended keywords | Felipe Torrezan | 2024-02-12 | 3 | -0/+3 | |
| * | | | | | | Tests/RunCMake/IAR: Update architecture-specific link flags | Felipe Torrezan | 2024-02-12 | 1 | -10/+16 | |
| * | | | | | | Tests/RunCMake/IAR: Simplify test project cmake code | Brad King | 2024-02-12 | 4 | -11/+6 | |
* | | | | | | | Merge topic 'ticlang-compilers' | Brad King | 2024-02-12 | 12 | -0/+141 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'backport-ticlang' into ticlang-compilers | Brad King | 2024-02-09 | 12 | -0/+141 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | TIClang: Add support for TI Clang-based compilers, including tiarmclang | Alan Phipps | 2024-02-09 | 12 | -0/+141 | |
* | | | | | | | Merge topic 'autogen-rcc-zstd' | Brad King | 2024-02-12 | 2 | -0/+25 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Autogen/RCC: Disable zstd if it is not supported | Orkun Tokdemir | 2024-02-09 | 2 | -0/+25 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'visionOS' | Brad King | 2024-02-12 | 5 | -52/+44 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | Tests: Enable RunCMake.CMakePackage visionOS cases with Xcode 15.2 | Brad King | 2024-02-09 | 2 | -6/+5 | |
| * | | | | Merge branch 'backport-3.28-visionOS' into visionOS | Brad King | 2024-02-09 | 3 | -46/+39 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | Tests: Enable visionOS tests with Xcode 15.2 | Brad King | 2024-02-09 | 2 | -44/+37 | |