summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ninja-order-only-fixKyle Edwards2020-04-23611-4860/+8361
|\
| * Merge topic 'remove-documentation-module'Brad King2020-04-2315-0/+110
| |\
| | * Modules/Documentation: removeBen Boeckel2020-04-2215-0/+110
| * | Merge topic 'ninja-compiler-PATH-windows'Brad King2020-04-239-0/+30
| |\ \
| | * | Ninja: On Windows, select the compiler occurring first in PATHBrad King2020-04-229-0/+30
| * | | Merge topic 'ctest_stop_on_failure_16628'Brad King2020-04-226-0/+51
| |\ \ \
| | * | | ctest: add option --stop-on-failureJohnny Jazeix2020-04-206-0/+51
| | |/ /
| * | | ExternalProject: Fix step dependency on mkdir stepVyacheslav Yurkov2020-04-201-1/+1
| | |/ | |/|
| * | Merge topic 'device-link'Brad King2020-04-2096-4/+514
| |\ \
| | * | CUDA: Device linking use now link optionsMarc Chevrier2020-04-1912-4/+70
| | * | Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>Marc Chevrier2020-04-1986-0/+444
| | |/
| * | Merge topic 'FindPkgConfig-frameworks'Brad King2020-04-206-88/+61
| |\ \
| | * | FindPkgConfig: fix handling of frameworksRolf Eike Beer2020-04-184-0/+53
| | * | Tests: simplify FindPkgConfig_CMAKE_{FRAMEWORK,APPBUNDLE}_PATH testsRolf Eike Beer2020-04-182-88/+8
| | |/
| * | Merge topic 'ctest-memcheck-sanitizers'Craig Scott2020-04-198-6/+34
| |\ \ | | |/ | |/|
| | * CTest: Fix '-T MemCheck' command-line support for sanitizersBrad King2020-04-172-0/+28
| | * Tests: Fix RunCMake.ctest_memcheck test script syntax errorsBrad King2020-04-166-6/+6
| * | Merge topic 'cat_cmd_20557'Kyle Edwards2020-04-1610-0/+49
| |\ \
| | * | cmake -E: add cat command.Johnny Jazeix2020-04-1510-0/+49
| * | | CUDA: Add CUDA_ARCHITECTURES target propertyRaul Tambre2020-04-1512-0/+46
| | |/ | |/|
| * | clang-tidy: address readability-else-after-return lintBen Boeckel2020-04-132-2/+4
| * | Merge topic 'find_program-exe-no-read'Brad King2020-04-103-0/+9
| |\ \
| | * | find_program: Find programs that are executable but not readableVladimir Menshakov2020-04-093-0/+9
| * | | Merge topic 'googletest-skipped'Brad King2020-04-104-0/+48
| |\ \ \ | | |_|/ | |/| |
| | * | GoogleTest: Add testcase for skipped testsAlexander Stein2020-04-104-0/+48
| | |/
| * | file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFOHarry Mallon2020-04-0813-0/+28
| |/
| * Tests: Fix get_filename_component PROGRAM test to use an executableBrad King2020-04-072-4/+5
| * Merge topic 'file-GetRuntimeDependencies_support_cross_compilation'Brad King2020-04-076-0/+32
| |\
| | * file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicableRobert Maynard2020-04-066-0/+32
| * | Merge topic 'llvm-rc-include-path'Brad King2020-04-071-8/+8
| |\ \
| * \ \ Merge topic 'fetchcontent-download-no-extract'Brad King2020-04-063-0/+11
| |\ \ \
| | * | | FetchContent: Add support for DOWNLOAD_NO_EXTRACTCraig Scott2020-04-033-0/+11
| * | | | Merge topic 'parallel-lzma-compression'Brad King2020-04-065-0/+20
| |\ \ \ \
| | * | | | cmCPackArchiveGenerator: support multithreaded compressionBen Boeckel2020-04-035-0/+20
| * | | | | Merge topic 'ctest-resource-file-cache'Brad King2020-04-0610-16/+64
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | CTest: Add CTEST_RESOURCE_SPEC_FILE variableKyle Edwards2020-04-0210-16/+64
| * | | | | Merge topic 'pch-ios-multi-arch'Brad King2020-04-031-6/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | PCH: Add support for multi architecture iOS projectsCristian Adam2020-04-021-6/+3
| | | |_|/ | | |/| |
| * | | | Merge topic 'link-libs-config-case'Brad King2020-03-314-0/+28
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'vs-non-built-file-item-metadata'Brad King2020-03-307-0/+71
| |\ \ \ \
| | * | | | VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties.Matt Davies2020-03-267-0/+71
| * | | | | Merge topic 'gtest_discover_tests_cross_compile_support'Brad King2020-03-3015-34/+156
| |\ \ \ \ \
| | * | | | | GoogleTest: Add tests for MultiConfig discovery in PRE_TEST modeRyan Thornton2020-03-275-0/+88
| | * | | | | GoogleTest: Parameterize tests to check PRE_TEST/POST_BUILD discovery modeRyan Thornton2020-03-2711-34/+68
| | |/ / / /
| * | | | | Merge topic 'pch-warn-invalid'Brad King2020-03-274-1/+42
| |\ \ \ \ \
| | * | | | | PCH: add an option to disable `-Winvalid-pch`Cristian Adam2020-03-264-1/+42
| | |/ / / /
| * | | | | Merge topic 'export-error-on-multuple-calls'Brad King2020-03-277-1/+52
| |\ \ \ \ \
| | * | | | | export(): raise an error on multiple calls with same FILEMarc Chevrier2020-03-267-1/+52
| | | |_|/ / | | |/| | |
| * | | | | Merge topic 'ctest-timeout-report'Brad King2020-03-272-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'backport-ctest-timeout-report' into ctest-timeout-reportBrad King2020-03-262-2/+2
| | |\ \ \ \ \