summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'WriteBasicConfigVersion_support_leading_zeroes'Brad King2021-05-285-2/+927
|\
| * WriteBasicConfigVersion supports version strings such as 21.07.04Robert Maynard2021-05-275-2/+927
* | Merge topic 'xcode-link-TARGET_OBJECTS'Brad King2021-05-272-11/+7
|\ \
| * | Xcode: Enable multi-arch TARGET_OBJECTS genex in [INTERFACE_]LINK_LIBRARIESBrad King2021-05-262-11/+7
| |/
* | Merge topic 'cpack-install-opts'Craig Scott2021-05-263-0/+15
|\ \ | |/ |/|
| * CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLESNils Gladitz2021-05-243-0/+15
* | Ninja: Always compile sources using absolute pathsBrad King2021-05-251-2/+2
* | Merge topic 'FindVulkan-add-Headers-glslangValidator-targets'Brad King2021-05-253-1/+94
|\ \
| * | FindVulkan: add Vulkan::Headers and Vulkan::glslangValidator targetsPCJohn2021-05-243-1/+94
* | | Merge topic 'set-cache-keep-normal-variable'Brad King2021-05-257-0/+81
|\ \ \
| * | | set(CACHE): do not remove normal variableMarc Chevrier2021-05-207-0/+81
* | | | Merge branch 'master' into cmp0082-exclude-from-allKyle Edwards2021-05-24527-462/+5142
|\ \ \ \ | | |/ / | |/| |
| * | | Framework: Fix $<TARGET_SONAME_FILE:...> for imported frameworksKyle Edwards2021-05-203-0/+23
| | |/ | |/|
| * | Merge topic 'cmake-ninja-workdir'Brad King2021-05-204-0/+50
| |\ \
| | * | Ninja: Handle depfiles with absolute paths to generated filesBrad King2021-05-191-1/+1
| | * | Tests: Add case covering a unity build with a generated sourceBrad King2021-05-194-0/+50
| | |/
| * | Merge topic 'install-script-all-components'Brad King2021-05-2010-0/+72
| |\ \
| | * | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTSNils Gladitz2021-05-1910-0/+72
| | |/
| * | cmCommandLineArgument: OneOrMore mode supports `=` separatorRobert Maynard2021-05-191-2/+1
| * | cmCommandLineArgument: Understands which commands require partial matchingRobert Maynard2021-05-191-1/+1
| |/
| * INTERFACE_POSITION_INDEPENDENT_CODE must be transitive for OBJECT libraryMarc Chevrier2021-05-141-0/+3
| * Merge topic 'VS-include_external_msproject-CSharp-targets-references'Brad King2021-05-143-0/+47
| |\
| | * Tests/include_external_msproject: Check C# project referenceDario Passet2021-05-133-0/+47
| * | Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments'Brad King2021-05-1413-0/+30
| |\ \
| * \ \ Merge topic 'find_item-consistent-behavior-cache-variables'Brad King2021-05-1323-0/+397
| |\ \ \ | | |_|/ | |/| |
| | * | find_*: ensure consistent behavior for cache variablesMarc Chevrier2021-05-1223-0/+397
| * | | Merge topic 'xcode-inherited-params'Brad King2021-05-123-0/+58
| |\ \ \ | | |/ / | |/| |
| | * | Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute.Danny Parker2021-05-053-0/+58
| * | | Merge topic 'UseJava-add_jar-resource-namespace'Brad King2021-05-113-0/+56
| |\ \ \
| | * | | UseJava: Add RESOURCES with NAMESPACE to add_jar()Smit tay2021-05-103-0/+56
| * | | | Merge topic 'codespell'Brad King2021-05-1012-13/+13
| |\ \ \ \
| | * | | | Xcode: Fix typos and spelling in error messageJosef Angstenberger2021-05-071-1/+1
| | * | | | Tests: Fix typos and spelling in test stringsJosef Angstenberger2021-05-072-2/+2
| | * | | | Tests: Fix typos and spelling in test error messageJosef Angstenberger2021-05-072-3/+3
| | * | | | Tests: Fix typos and spelling in test nameJosef Angstenberger2021-05-071-1/+1
| | * | | | Tests: Fix typos and spelling in commentsJosef Angstenberger2021-05-076-6/+6
| * | | | | Merge topic 'install-symlink-to-directory'Brad King2021-05-105-0/+22
| |\ \ \ \ \
| | * | | | | install(FILES): Allow installation of symlinks to directoryJens Carl2021-05-065-0/+22
| * | | | | | Merge topic 'windows-symlink-errors'Brad King2021-05-105-6/+6
| |\ \ \ \ \ \
| | * | | | | | cmSystemTools: Improve CreateLink and CreateSymlink error codesBrad King2021-05-075-6/+6
| | |/ / / / /
| * | | | | | Merge topic 'ep-update-git-hash-missing'Brad King2021-05-103-3/+20
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | FindProtobuf: Add PLUGIN parameter to protobuf_generateFrank Lange2021-05-064-0/+28
| | |/ / / / | |/| | | |
| * | | | | Tests: Fix RunCMake.CMakePresets example PATH formatBrad King2021-05-051-0/+3
| * | | | | Merge topic 'generate-cmake-build-command-parallel'Brad King2021-05-054-0/+19
| |\ \ \ \ \
| | * | | | | ctest_build: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-042-0/+12
| | * | | | | build_command: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-042-0/+7
| * | | | | | Merge topic 'extend_toolchain_flag_to_cmake_preset'Brad King2021-05-049-2/+90
| |\ \ \ \ \ \
| | * | | | | | cmake-presets: Introduce `toolchainFile` preset optionRobert Maynard2021-04-289-2/+90
| * | | | | | | Merge topic 'vs-config-specific-csproj'Brad King2021-05-044-1/+36
| |\ \ \ \ \ \ \
| | * | | | | | | VS: Add support for per-config C# sourcesThomas Vaughan2021-05-034-1/+36