Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'backport-ci-fedora-39' into ci-fedora-39 | Brad King | 2023-11-17 | 10 | -19/+19 |
|\ | |||||
| * | codespell: Fix typos | Brad King | 2023-11-17 | 9 | -16/+16 |
| * | codespell: Match valgrind output without repeating a spelling error | Brad King | 2023-11-17 | 1 | -4/+4 |
| * | CMake 3.28.0-rc5v3.28.0-rc5 | Brad King | 2023-11-15 | 1 | -1/+1 |
* | | Merge topic 'autogen-rsp' | Brad King | 2023-11-17 | 6 | -62/+102 |
|\ \ | |||||
| * | | Autogen: Use new API for limiting autogen command line lengths | tophoo | 2023-11-16 | 3 | -12/+2 |
| * | | Autogen: Add support for response files for moc predef targets | tophoo | 2023-11-16 | 4 | -1/+48 |
| * | | Autogen: Generalize MaybeWriteMocResponseFile to MaybeWriteResponseFile | tophoo | 2023-11-14 | 1 | -50/+53 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-17 | 1 | -1/+1 |
* | | | Merge topic 'install-export-xcframework' | Brad King | 2023-11-16 | 14 | -58/+196 |
|\ \ \ | |||||
| * | | | install(EXPORT): Add ability to point to .xcframework file | Kyle Edwards | 2023-11-15 | 13 | -43/+155 |
| * | | | cmExportBuildFileGenerator: Add structs for target exports | Kyle Edwards | 2023-11-14 | 4 | -20/+46 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-16 | 1 | -1/+1 |
* | | | Merge topic 'target-objects' | Brad King | 2023-11-15 | 5 | -25/+47 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'backport-target-objects' into target-objects | Brad King | 2023-11-14 | 5 | -23/+46 |
| |\ \ | |||||
| | * | | cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sources | Brad King | 2023-11-14 | 5 | -21/+41 |
| | * | | cmCommonTargetGenerator: Factor out GetLinkedTargetDirectories loop body | Brad King | 2023-11-14 | 1 | -9/+8 |
| * | | | cmCommonTargetGenerator: Drop unused local variable | Brad King | 2023-11-14 | 1 | -1/+0 |
| * | | | cmComputeLinkInformation: Simplify recording OBJECT libraries as link items | Brad King | 2023-11-14 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-15 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'export-find_dependency-calls' | Brad King | 2023-11-14 | 23 | -50/+398 |
|\ \ \ | |||||
| * | | | install(EXPORT): Export find_dependency() calls | Kyle Edwards | 2023-11-13 | 20 | -7/+351 |
| * | | | cmExportFileGenerator: Add function to set required CMake version | Kyle Edwards | 2023-11-13 | 6 | -44/+48 |
* | | | | Merge topic 'sources-per-config' | Brad King | 2023-11-14 | 1 | -7/+6 |
|\ \ \ \ | |||||
| * | | | | Fix per-config sources in multi-config generators when first config adds none | Brad King | 2023-11-13 | 1 | -7/+6 |
* | | | | | Merge topic 'genex-fix-short-circuit' | Brad King | 2023-11-14 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | cmGeneratorExpressionNode: Fix short-circuit logic | Martin Duffy | 2023-11-13 | 1 | -1/+1 |
| * | | | | Merge topic 'cxx23' into release-3.28 | Brad King | 2023-11-08 | 4 | -11/+14 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'static-library-link-xcframework' into release-3.28 | Brad King | 2023-11-07 | 1 | -21/+72 |
| |\ \ \ \ \ | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-14 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'make-test-depend-on-all' | Brad King | 2023-11-13 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Optionally make `test` target depend on `all` | William Sciaroni | 2023-11-10 | 1 | -0/+8 |
* | | | | | | | Merge topic 'link-deduplicate-libs' | Brad King | 2023-11-13 | 2 | -45/+216 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Link step: Enable to configure deduplication of libraries | Marc Chevrier | 2023-11-09 | 2 | -4/+82 |
| * | | | | | | | Link Step: Introduce EntriesProcessing class | Marc Chevrier | 2023-11-08 | 1 | -43/+136 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-13 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-12 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-11 | 1 | -1/+1 |
* | | | | | | | Merge topic 'ctest-remove-binary-dir-error' | Brad King | 2023-11-10 | 3 | -24/+37 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ctest_empty_binary_directory: Report more detail in failure message | Brad King | 2023-11-09 | 3 | -24/+37 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cmtargetexport-iwyu' | Brad King | 2023-11-10 | 2 | -2/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmTargetExport: Analyze with IWYU | Kyle Edwards | 2023-11-09 | 2 | -2/+3 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-10 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-09 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'cxx23' | Brad King | 2023-11-08 | 4 | -11/+14 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | cmGlobalGeneratorFactory: Provide complete cmGlobalGenerator to deleter | Brad King | 2023-11-07 | 1 | -1/+1 |
| * | | | | cmCTestBuildCommand: Avoid requiring complete cmGlobalGenerator type publicly | Brad King | 2023-11-07 | 2 | -9/+12 |
| * | | | | cmList: Avoid using operator-> on input iterator | Brad King | 2023-11-07 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | CMake 3.28.0-rc4v3.28.0-rc4 | Brad King | 2023-11-06 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-08 | 1 | -1/+1 |