summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | ExternalProject: Ensure git fetch if updating to hash we don't have yetCraig Scott2021-05-093-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
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Ninja Multi-Config: Split long command lines by configKyle Edwards2021-04-303-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
* | | | | Merge topic 'file-REAL_PATH-EXPAND_TILDE'Brad King2021-04-262-12/+35
|\ \ \ \ \
| * | | | | file(REAL_PATH): add option EXPAND_TILDEMarc Chevrier2021-04-212-12/+35
* | | | | | Merge topic 'ninja-multi-custom-target-post-build'Brad King2021-04-263-0/+14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Ninja Multi-Config: Correctly generate POST_BUILD custom targetsKyle Edwards2021-04-223-0/+14
* | | | | Tests: Improve RunCMake.CPack* test error formattingBrad King2021-04-221-13/+23
| |_|/ / |/| | |
* | | | Merge topic 'autogen-clear-early-source-cache'Brad King2021-04-211-0/+6
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Autogen: Restore mocs_compilation in OBJECT librariesBrad King2021-04-201-0/+6
* | | Merge topic 'Xcode-add_custom_command-DEPFILE'Brad King2021-04-202-3/+1
|\ \ \
| * | | Xcode: Add support of DEPFILE for add_custom_command, part 2Marc Chevrier2021-04-172-3/+1
* | | | Merge topic 'mrjoel/add-missing-not'Brad King2021-04-191-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /