Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Tests: Cover ctest waiting on insufficient non-zero spare test-load | Brad King | 2023-11-17 | 5 | -15/+21 | |
* | | | | | | Merge topic 'ci-fedora-39' | Brad King | 2023-11-20 | 11 | -15/+19 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'backport-ci-fedora-39' into ci-fedora-39 | Brad King | 2023-11-17 | 11 | -15/+19 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | | | ||||||
| | * | | | | codespell: Fix typos | Brad King | 2023-11-17 | 10 | -11/+11 | |
| | * | | | | Tests: Update HIP.MathFunctions case for nodiscard enforcement | Brad King | 2023-11-17 | 1 | -4/+8 | |
* | | | | | | Merge topic 'uv-idle-ptr' | Brad King | 2023-11-19 | 1 | -3/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmUVHandlePtr: Add uv_idle_ptr | Brad King | 2023-11-17 | 1 | -0/+26 | |
| * | | | | | | cmUVHandlePtr: Add explicit conversion to bool | Brad King | 2023-11-17 | 1 | -3/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'swift-compilation-mode' | Brad King | 2023-11-19 | 14 | -8/+77 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Tests: Update Swift tests to use CMP0157 NEW behavior | Evan Wilde | 2023-11-17 | 5 | -0/+5 | |
| * | | | | | Swift: Add abstraction for compilation mode | Evan Wilde | 2023-11-17 | 8 | -0/+66 | |
| * | | | | | Tests: Simplify RunCMake.Swift conditions to enable use of Swift | Brad King | 2023-11-17 | 2 | -8/+6 | |
* | | | | | | Merge topic 'install-export-xcframework' | Brad King | 2023-11-16 | 19 | -0/+203 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMakePackageConfigHelpers: Add generate_apple_platform_selection_file() | Kyle Edwards | 2023-11-15 | 6 | -0/+39 | |
| * | | | | | | install(EXPORT): Add ability to point to .xcframework file | Kyle Edwards | 2023-11-15 | 15 | -0/+164 | |
* | | | | | | | Merge topic 'target-objects' | Brad King | 2023-11-15 | 5 | -0/+33 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'backport-target-objects' into target-objects | Brad King | 2023-11-14 | 5 | -0/+33 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sources | Brad King | 2023-11-14 | 5 | -0/+33 | |
* | | | | | | Merge topic 'export-find_dependency-calls' | Brad King | 2023-11-14 | 31 | -1/+340 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAME | Kyle Edwards | 2023-11-13 | 6 | -0/+110 | |
| * | | | | | | install(EXPORT): Export find_dependency() calls | Kyle Edwards | 2023-11-13 | 25 | -1/+230 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'sources-per-config' | Brad King | 2023-11-14 | 2 | -0/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix per-config sources in multi-config generators when first config adds none | Brad King | 2023-11-13 | 2 | -0/+16 | |
* | | | | | | | Merge topic 'genex-fix-short-circuit' | Brad King | 2023-11-14 | 2 | -0/+5 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | cmGeneratorExpressionNode: Fix short-circuit logic | Martin Duffy | 2023-11-13 | 2 | -0/+5 | |
| * | | | | | Merge topic 'cxx23' into release-3.28 | Brad King | 2023-11-08 | 2 | -3/+3 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'make-test-depend-on-all' | Brad King | 2023-11-13 | 10 | -0/+38 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Optionally make `test` target depend on `all` | William Sciaroni | 2023-11-10 | 4 | -0/+9 | |
| * | | | | | | | Tests: Add case to verify that 'make test' does not 'make all' | Brad King | 2023-11-10 | 7 | -0/+29 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'link-deduplicate-libs' | Brad King | 2023-11-13 | 115 | -24/+480 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Link step: Enable to configure deduplication of libraries | Marc Chevrier | 2023-11-09 | 115 | -24/+480 | |
| |/ / / / / / | ||||||
* | | | | | | | ctest_empty_binary_directory: Report more detail in failure message | Brad King | 2023-11-09 | 6 | -0/+24 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cuda_support_CMAKE_TRY_COMPILE_TARGET_TYPE' | Brad King | 2023-11-08 | 3 | -0/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CUDA: Support CMAKE_TRY_COMPILE_TARGET_TYPE of STATIC_LIBRARY | Robert Maynard | 2023-11-07 | 3 | -0/+12 | |
* | | | | | | | Merge topic 'cxx23' | Brad King | 2023-11-08 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Tests: Avoid compiling call to dap::optional<dap::string>(nullptr) | Brad King | 2023-11-07 | 2 | -3/+3 | |
* | | | | | | | Merge topic 'static-library-link-xcframework' | Brad King | 2023-11-07 | 3 | -0/+12 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | Xcode: Fix linking against .xcframework from static libraries | Kyle Edwards | 2023-11-06 | 3 | -0/+12 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'vs-CharacterSet' | Brad King | 2023-11-07 | 3 | -0/+69 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Consider macros with values when determining CharacterSet | Deniz Bahadir | 2023-11-06 | 3 | -0/+69 | |
* | | | | | | Merge topic 'Ninja-use-depslog' | Brad King | 2023-11-07 | 14 | -1/+359 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | cmTransformDepfile: warn when a depfile is not written to | Ben Boeckel | 2023-11-01 | 1 | -0/+4 | |
| * | | | | | Tests/Ninja*/CustomCommandDepfile: check that deps are in the database | Ben Boeckel | 2023-11-01 | 12 | -0/+354 | |
| * | | | | | Tests/RunCMake/Ninja: fix subdir prefix check | Ben Boeckel | 2023-10-23 | 1 | -1/+1 | |
* | | | | | | Merge topic 'cmake-E-cat-stdin' | Brad King | 2023-11-06 | 3 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake -E cat: Add ability to print standard input | Kyle Edwards | 2023-11-03 | 3 | -0/+13 | |
* | | | | | | | Merge topic 'cmsystemtools-runsinglecommand-stdin' | Kyle Edwards | 2023-11-03 | 4 | -1/+8 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | cmSystemTools::RunSingleCommand(): Pass stdin to child process | Kyle Edwards | 2023-11-02 | 4 | -1/+8 | |
| * | | | | | Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner' into relea... | Brad King | 2023-11-01 | 5 | -13/+14 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge topic 'modules-depends-via-target-objects' into release-3.28 | Brad King | 2023-10-31 | 8 | -1/+68 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | |