summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into cmp0082-exclude-from-allKyle Edwards2021-05-24406-321/+4487
|\
| * 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
| |/
| * 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 'codespell'Brad King2021-05-107-8/+8
| |\ \ \
| | * | | 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-071-2/+2
| | * | | Tests: Fix typos and spelling in test nameJosef Angstenberger2021-05-071-1/+1
| | * | | Tests: Fix typos and spelling in commentsJosef Angstenberger2021-05-072-2/+2
| * | | | 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
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | 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-csharp-link'Brad King2021-05-043-0/+27
| |\ \ \ \ \ \
| | * | | | | | VS: Fix CSharp sources inside build directoryKinan Mahdi2021-05-033-0/+27
| * | | | | | | Merge topic 'compile-features-lang-vars'Brad King2021-05-043-0/+10
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | CompilerId/Features: Tolerate variables named for languagesBrad King2021-05-033-0/+10
| * | | | | | | Merge topic 'ninja-multi-long-command-line-config'Brad King2021-05-033-0/+12
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge topic 'foreach-loop-variable'Brad King2021-05-033-0/+106
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | foreach(): loop variables are only available in the loop scopeMarc Chevrier2021-04-283-0/+106
| | | |/ / / / | | |/| | | |
| * | | | | | Tests: Fix RunCMake.GenerateExportHeader use of size_tBrad King2021-04-281-1/+1
| |/ / / / /
| * | | | | Tests: Add cases for CTest extra measurements from testsZack Galbreath2021-04-273-1/+36
| * | | | | Merge topic 'ctest_junit'Brad King2021-04-276-0/+84
| |\ \ \ \ \
| | * | | | | ctest: Add support for writing test results in JUnit XML formatZack Galbreath2021-04-266-0/+84
| * | | | | | MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-2634-50/+163
| | |_|/ / / | |/| | | |
| * | | | | Merge topic 'xcode_app_extensions'Brad King2021-04-2613-40/+122
| |\ \ \ \ \
| | * | | | | Xcode: Add support for embedding app extensionsAlexander Akhundzhanov2021-04-229-1/+94
| | * | | | | Tests: Factor out XcodeProject-Embed check function findAttribute()Craig Scott2021-04-114-39/+28
| * | | | | | Merge topic 'lzma-threads'Brad King2021-04-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | cmArchiveWrite: Consolidate multiple ways to set thread countNils Gladitz2021-04-221-1/+1