summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Autogen: Separate RunCMake.AutogenQtX testsOrkun Tokdemir2024-06-2469-518/+570
| |/ / / / / / / /
* | | | | | | | | Merge topic 'issue-26041-filemakedirectory-result-optional-argument'Brad King2024-06-2616-11/+49
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | file(MAKE_DIRECTORY): Add optional RESULT keyword to capture failure.Asit Dhal2024-06-2416-11/+49
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'apple-framework-bundle-name'Brad King2024-06-245-27/+85
|\ \ \ \ \ \ \ \
| * | | | | | | | Apple: Add CFBundleName to framework Info.plist filesBrad King2024-06-204-0/+32
| * | | | | | | | Tests/RunCMake/Framework: Improve failure messagesBrad King2024-06-183-27/+53
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'link-feature-attributes-stabilization'Brad King2024-06-2438-42/+96
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Link feature attributes: stabilizationMarc Chevrier2024-06-2128-32/+86
| * | | | | | | Libraries processing: update configuration wordingMarc Chevrier2024-06-2110-10/+10
* | | | | | | | Merge topic 'nmc-config-list'Brad King2024-06-243-0/+6
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Ninja Multi-Config: Fix crash if config list is changed in subdirectoryBrad King2024-06-213-0/+6
| |/ / / / /
* | | | | | Merge topic 'masm-static-lib'Brad King2024-06-214-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ASM_MASM: Add support for masm-only static librariesJeremy Koritzinsky2024-06-204-0/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'xcode-16'Brad King2024-06-142-2/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Tests: Update expected results for Xcode 16Brad King2024-06-132-2/+3
* | | | Merge topic 'fc-cmp0168-fresh'Brad King2024-06-102-11/+14
|\ \ \ \ | |/ / /
| * | | FetchContent: Force cmake --fresh to re-execute direct population stepsCraig Scott2024-06-071-0/+8
| * | | Tests: RunCMake.FetchContent should not always force _deps removalCraig Scott2024-06-071-3/+0
| * | | Tests: Fix -direct variants of FetchContent tests using wrong filesCraig Scott2024-06-072-8/+6
* | | | Merge topic 'doc-testing'Brad King2024-06-062-2/+5
|\ \ \ \
| * | | | Help/dev: Add a CMake Testing GuideBrad King2024-06-052-2/+5
| |/ / /
* | | | Add deprecation warnings for policies CMP0129 and belowBrad King2024-06-053-0/+30
* | | | Tests: Modernize RunCMake.CMP0129 test conventions and conditionsBrad King2024-06-0516-29/+34
|/ / /
* | | Merge topic 'FindPython-free-threaded-python'Brad King2024-06-052-1/+6
|\ \ \
| * | | FindPython: Add support for free threaded pythonMarc Chevrier2024-06-041-0/+5
| * | | FindPython: Fix spelling errorMarc Chevrier2024-06-041-1/+1
* | | | Merge topic 'FindMatlab-test-versions_checks'Brad King2024-06-051-0/+3
|\ \ \ \
| * | | | Tests: Fix FindMatlab.versions_checksSilvio Traversaro2024-06-041-0/+3
* | | | | Tests: Fix FindMatlab.no_implicit_link_checksSilvio Traversaro2024-06-041-1/+1
|/ / / /
* | | | Merge topic 'cpack-nuget-dependency-groups'Brad King2024-06-048-0/+109
|\ \ \ \ | |/ / / |/| | |
| * | | CPack/NuGet: Build dependencies in groupsAlex Opie2024-06-038-0/+109
* | | | Merge topic 'cmake-C-crash'Brad King2024-06-036-0/+57
|\ \ \ \
| * | | | Fix crash in target-specific commands called from initial cache scriptBrad King2024-06-016-0/+57
* | | | | Merge topic 'file-accept-empty-lists'Brad King2024-06-035-13/+4
|\ \ \ \ \
| * | | | | file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty listsCraig Scott2024-05-315-13/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'ep-disable-source-changes'Brad King2024-06-034-0/+37
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES errorCraig Scott2024-05-314-0/+37
| |/ / /
* | | | Merge topic 'ci-msvc-14.40'Brad King2024-05-312-13/+27
|\ \ \ \
| * | | | Tests: Update BuildDepends test for VS 17.10Brad King2024-05-301-13/+22
| * | | | cmake-gui: Suppress MSVC deprecation warnings from Qt headersBrad King2024-05-301-0/+5
* | | | | Merge topic 'cpack-deb-shlibdeps'Brad King2024-05-3110-11/+200
|\ \ \ \ \
| * | | | | CPackDeb: dpkg-shlibdeps shall consider dependency components, tooDeniz Bahadir2024-05-3010-11/+200
* | | | | | Merge topic 'dep-provider-try_compile'Brad King2024-05-317-1/+124
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | try_compile: Propagating top level includes into whole-project callsCraig Scott2024-05-307-1/+124
* | | | | | Merge topic 'enforce-fc-fully-disconnected-requirements'Brad King2024-05-3013-0/+83
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirementsCraig Scott2024-05-2913-0/+83
* | | | | | Merge topic 'CUDAToolkit_search_non_activated_compiler_paths'Brad King2024-05-303-0/+31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | FindCUDAToolkit: Use CUDA compiler path even when CUDA lang not enabledRobert Maynard2024-05-293-0/+31
* | | | | | Merge topic 'deprecate-fetchcontent_populate'Brad King2024-05-2928-0/+90
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-2928-0/+90