Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'vs-framework-references' | Brad King | 2024-06-27 | 3 | -0/+33 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Add VS_FRAMEWORK_REFERENCES | Calum Robinson | 2024-06-26 | 3 | -0/+33 | |
* | | | | | | Merge topic 'orkun_26059_24_06_2024' | Brad King | 2024-06-27 | 1 | -0/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Autogen: Add timestamp file for CMAKE_GLOBAL_AUTORCC_TARGET | Orkun Tokdemir | 2024-06-26 | 1 | -0/+16 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'test-autogen-nmc' | Brad King | 2024-06-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Autogen: Filter out QtDeployTargets from Ninja Multi-Config tests | Orkun Tokdemir | 2024-06-26 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'file-rpath-elf-static' | Brad King | 2024-06-26 | 4 | -7/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | file(RPATH_CHANGE ...): no-op for static binary | Harmen Stoppels | 2024-06-24 | 2 | -0/+3 | |
| * | | | | | Tests/RunCMake/file-RPATH: Prepare to cover statically linked binaries | Harmen Stoppels | 2024-06-24 | 3 | -7/+16 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'preset-comments' | Brad King | 2024-06-26 | 14 | -0/+229 | |
|\ \ \ \ \ | ||||||
| * | | | | | presets: Allow comments in presets files | Aliaksandr Averchanka | 2024-06-24 | 14 | -0/+229 | |
* | | | | | | Merge topic 'cpack-debian-multiarch' | Brad King | 2024-06-26 | 7 | -4/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack/DEB: Add Multi-Arch support | Robert Schuster | 2024-06-24 | 4 | -0/+17 | |
| * | | | | | | CPack/DEB: Add Multi-Arch support | Robert Schuster | 2024-06-21 | 2 | -0/+2 | |
| * | | | | | | Tests/RunCMake/CPack: Improve README | Robert Schuster | 2024-06-21 | 1 | -4/+4 | |
* | | | | | | | Merge topic 'orkun_refactor_autogen_tests_21_06_2024' | Brad King | 2024-06-26 | 69 | -518/+570 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Autogen: Separate RunCMake.AutogenQtX tests | Orkun Tokdemir | 2024-06-24 | 69 | -518/+570 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'issue-26041-filemakedirectory-result-optional-argument' | Brad King | 2024-06-26 | 16 | -11/+49 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | file(MAKE_DIRECTORY): Add optional RESULT keyword to capture failure. | Asit Dhal | 2024-06-24 | 16 | -11/+49 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'apple-framework-bundle-name' | Brad King | 2024-06-24 | 5 | -27/+85 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Apple: Add CFBundleName to framework Info.plist files | Brad King | 2024-06-20 | 4 | -0/+32 | |
| * | | | | | | Tests/RunCMake/Framework: Improve failure messages | Brad King | 2024-06-18 | 3 | -27/+53 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'link-feature-attributes-stabilization' | Brad King | 2024-06-24 | 38 | -42/+96 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Link feature attributes: stabilization | Marc Chevrier | 2024-06-21 | 28 | -32/+86 | |
| * | | | | | Libraries processing: update configuration wording | Marc Chevrier | 2024-06-21 | 10 | -10/+10 | |
* | | | | | | Merge topic 'nmc-config-list' | Brad King | 2024-06-24 | 3 | -0/+6 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | Ninja Multi-Config: Fix crash if config list is changed in subdirectory | Brad King | 2024-06-21 | 3 | -0/+6 | |
| |/ / / | ||||||
* | | | | Merge topic 'masm-static-lib' | Brad King | 2024-06-21 | 4 | -0/+4 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | ASM_MASM: Add support for masm-only static libraries | Jeremy Koritzinsky | 2024-06-20 | 4 | -0/+4 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'xcode-16' | Brad King | 2024-06-14 | 2 | -2/+3 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Tests: Update expected results for Xcode 16 | Brad King | 2024-06-13 | 2 | -2/+3 | |
* | | Merge topic 'fc-cmp0168-fresh' | Brad King | 2024-06-10 | 2 | -11/+14 | |
|\ \ | |/ | ||||||
| * | FetchContent: Force cmake --fresh to re-execute direct population steps | Craig Scott | 2024-06-07 | 1 | -0/+8 | |
| * | Tests: RunCMake.FetchContent should not always force _deps removal | Craig Scott | 2024-06-07 | 1 | -3/+0 | |
| * | Tests: Fix -direct variants of FetchContent tests using wrong files | Craig Scott | 2024-06-07 | 2 | -8/+6 | |
* | | Merge topic 'doc-testing' | Brad King | 2024-06-06 | 2 | -2/+5 | |
|\ \ | ||||||
| * | | Help/dev: Add a CMake Testing Guide | Brad King | 2024-06-05 | 2 | -2/+5 | |
| |/ | ||||||
* | | Add deprecation warnings for policies CMP0129 and below | Brad King | 2024-06-05 | 3 | -0/+30 | |
* | | Tests: Modernize RunCMake.CMP0129 test conventions and conditions | Brad King | 2024-06-05 | 16 | -29/+34 | |
|/ | ||||||
* | Merge topic 'FindPython-free-threaded-python' | Brad King | 2024-06-05 | 2 | -1/+6 | |
|\ | ||||||
| * | FindPython: Add support for free threaded python | Marc Chevrier | 2024-06-04 | 1 | -0/+5 | |
| * | FindPython: Fix spelling error | Marc Chevrier | 2024-06-04 | 1 | -1/+1 | |
* | | Merge topic 'FindMatlab-test-versions_checks' | Brad King | 2024-06-05 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | Tests: Fix FindMatlab.versions_checks | Silvio Traversaro | 2024-06-04 | 1 | -0/+3 | |
* | | | Tests: Fix FindMatlab.no_implicit_link_checks | Silvio Traversaro | 2024-06-04 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'cpack-nuget-dependency-groups' | Brad King | 2024-06-04 | 8 | -0/+109 | |
|\ \ | |/ |/| | ||||||
| * | CPack/NuGet: Build dependencies in groups | Alex Opie | 2024-06-03 | 8 | -0/+109 | |
* | | Merge topic 'cmake-C-crash' | Brad King | 2024-06-03 | 6 | -0/+57 | |
|\ \ | ||||||
| * | | Fix crash in target-specific commands called from initial cache script | Brad King | 2024-06-01 | 6 | -0/+57 | |
* | | | Merge topic 'file-accept-empty-lists' | Brad King | 2024-06-03 | 5 | -13/+4 | |
|\ \ \ |