Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty lists | Craig Scott | 2024-05-31 | 5 | -13/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'ep-disable-source-changes' | Brad King | 2024-06-03 | 4 | -0/+37 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES error | Craig Scott | 2024-05-31 | 4 | -0/+37 | |
| |/ / / | ||||||
* | | | | Merge topic 'ci-msvc-14.40' | Brad King | 2024-05-31 | 2 | -13/+27 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Update BuildDepends test for VS 17.10 | Brad King | 2024-05-30 | 1 | -13/+22 | |
| * | | | | cmake-gui: Suppress MSVC deprecation warnings from Qt headers | Brad King | 2024-05-30 | 1 | -0/+5 | |
* | | | | | Merge topic 'cpack-deb-shlibdeps' | Brad King | 2024-05-31 | 10 | -11/+200 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPackDeb: dpkg-shlibdeps shall consider dependency components, too | Deniz Bahadir | 2024-05-30 | 10 | -11/+200 | |
* | | | | | | Merge topic 'dep-provider-try_compile' | Brad King | 2024-05-31 | 7 | -1/+124 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | try_compile: Propagating top level includes into whole-project calls | Craig Scott | 2024-05-30 | 7 | -1/+124 | |
* | | | | | | Merge topic 'enforce-fc-fully-disconnected-requirements' | Brad King | 2024-05-30 | 13 | -0/+83 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirements | Craig Scott | 2024-05-29 | 13 | -0/+83 | |
* | | | | | | Merge topic 'CUDAToolkit_search_non_activated_compiler_paths' | Brad King | 2024-05-30 | 3 | -0/+31 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | FindCUDAToolkit: Use CUDA compiler path even when CUDA lang not enabled | Robert Maynard | 2024-05-29 | 3 | -0/+31 | |
* | | | | | | Merge topic 'deprecate-fetchcontent_populate' | Brad King | 2024-05-29 | 28 | -0/+90 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | FetchContent: Deprecate FetchContent_Populate(depName) | Craig Scott | 2024-05-29 | 28 | -0/+90 | |