summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* set(CACHE): do not remove normal variableMarc Chevrier2021-05-207-0/+81
* 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
|\ \
| * | cmCommandLineArgument: Provide more information syntax error messagesRobert Maynard2021-05-132-2/+2
| * | cmake: `--build` and `--install` error out when encountering bad flagsRobert Maynard2021-05-1313-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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ExternalProject: Ensure git fetch if updating to hash we don't have yetCraig Scott2021-05-093-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
* | | | | | | | 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
| | |/ / / | |/| | |
* | | | | Merge topic 'test-ifort-windows'Brad King2021-04-291-0/+5
|\ \ \ \ \
| * | | | | Tests: Fix FortranOnly test with Intel compiler on WindowsBrad King2021-04-281-0/+5
| |/ / / /
* | | | | Merge topic 'test-GEH-vs6'Brad King2021-04-291-1/+1
|\ \ \ \ \
| * | | | | Tests: Fix RunCMake.GenerateExportHeader use of size_tBrad King2021-04-281-1/+1
| |/ / / /
* | | | | Merge topic 'test_driver_tap13_support'Brad King2021-04-291-4/+32
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | create_test_sourcelist: add test driver option to run all testsSergey Bronnikov2021-04-281-0/+26
| * | | | Tests: Isolate TestDriver build directoriesBrad King2021-04-281-4/+6
| | |_|/ | |/| |
* | | | Tests: Add cases for CTest extra measurements from testsZack Galbreath2021-04-273-1/+36
| |_|/ |/| |