summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'issue-20134'Brad King2020-12-224-0/+57
|\
| * target_include_directories: Support AFTER optionAsit Dhal2020-12-194-0/+57
* | Merge topic 'issue-15653'Brad King2020-12-2222-0/+231
|\ \
| * | file(GENERATE): Support options to manipulate file permissionsAsit Dhal2020-12-2122-0/+231
| |/
* | Merge topic 'ctest-test-dir'Brad King2020-12-216-0/+22
|\ \ | |/ |/|
| * Ctest: Support build tree on command lineAsit Dhal2020-12-176-0/+22
* | Merge topic 'qt-autogen-per-config'Brad King2020-12-171-1/+2
|\ \ | |/ |/|
| * Autogen: Add support for per-config sourcesBrad King2020-12-161-1/+2
* | Merge topic 'unity-anon-ns'Craig Scott2020-12-165-0/+84
|\ \ | |/ |/|
| * Unity Build: Add option for generating per-file unique idStephen Kelly2020-12-155-0/+84
* | Merge topic 'custom-command-output-genex-nmc'Brad King2020-12-1664-4/+568
|\ \
| * | Tests: Add cases for Ninja Multi-Config cross-config custom commandsBrad King2020-12-1563-0/+564
| * | Ninja Multi-Config: Add support for cross-config custom commandsKyle Edwards2020-12-151-4/+4
| |/
* | Merge topic 'issue-20915'Brad King2020-12-1513-5/+44
|\ \
| * | file(configure): Order of named options should be specified in any orderAsit Dhal2020-12-1313-5/+44
* | | Merge topic 'issue-21557-test-cases'Brad King2020-12-1530-0/+92
|\ \ \
| * | | cmake_policy: Implement test cases for cmake_policy VERSIONAsit Dhal2020-12-1430-0/+92
| |/ /
* | | CMakePackageConfigHelpers: Relax restrictions on version rangeMarc Chevrier2020-12-141-18/+107
| |/ |/|
* | Merge topic 'custom-command-output-genex'Brad King2020-12-149-33/+128
|\ \
| * | add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTSBrad King2020-12-119-33/+128
* | | Merge topic 'execute_process-command-error'Brad King2020-12-1421-11/+130
|\ \ \ | |_|/ |/| |
| * | execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenariosAsit Dhal2020-12-1021-11/+130
* | | Merge topic 'apple-silicon-host-arch'Brad King2020-12-1113-0/+104
|\ \ \ | |_|/ |/| |
| * | Tests: Cover macOS host architecture selection on Apple Silicon hostsBrad King2020-12-1013-0/+104
| |/
* | AutoGen: Account for CMP0116 in the depfileKyle Edwards2020-12-084-2/+22
* | get_directory_property: Check for empty or missing property nameCraig Scott2020-12-0510-0/+21
* | WriteCompilerDetectionHeader: Add policy to remove moduleBrad King2020-12-0513-0/+60
* | Merge topic 'test-CMP0118'Brad King2020-12-0476-3259/+3007
|\ \
| * | Tests: Avoid unnecessary use of toolchain in RunCMake.CMP0118Brad King2020-12-0376-3259/+3007
* | | Merge topic 'GoogleTest-disabled-underscore'Brad King2020-12-043-46/+57
|\ \ \
| * | | GoogleTest: Match the full 'DISABLED_' prefix to disable testsBrad King2020-12-033-46/+57
| |/ /
* | | Merge topic 'explicit-LANGUAGE-flag'Brad King2020-12-0414-0/+47
|\ \ \ | |/ / |/| |
| * | Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-0214-0/+47
* | | Merge topic 'versionadded'Brad King2020-12-032-3/+3
|\ \ \
| * | | Tests: Make RunCMake.CMP0106 expected output robust to line number changesBrad King2020-12-022-3/+3
* | | | Merge topic 'issue-20955'Brad King2020-12-022-2/+6
|\ \ \ \
| * | | | ctest: Provide hints about inspecting test failuresAsit Dhal2020-12-012-2/+6
* | | | | Merge topic 'error_out_on_unknown_argument'Brad King2020-12-025-0/+8
|\ \ \ \ \
| * | | | | cmake: Error out on unknown arguments starting with `-`.Robert Maynard2020-12-015-0/+8
* | | | | | Merge topic 'export-namelink'Brad King2020-12-024-0/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | export: Do not fail generation for separate namelink only caseDeniz Bahadir2020-12-014-0/+37
* | | | | Merge topic 'cuda_env_archs'Brad King2020-12-011-0/+2
|\ \ \ \ \
| * | | | | CUDA: Fix tests with CUDAARCHS setRaul Tambre2020-11-301-0/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'xcode-check-object-lib-subprojects-fixed'Brad King2020-12-014-0/+70
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Tests: Add Xcode cases fixed by switch to the "new build system"Yauheni Khnykin2020-11-304-0/+70
| | |_|/ | |/| |
* | | | Merge topic 'makefiles-compiler-deps-optims'Brad King2020-11-3014-26/+97
|\ \ \ \
| * | | | Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-2914-26/+97
| |/ / /
* | | | Merge topic 'make-GENERATED-visible-from-any-scope'Brad King2020-11-30186-2/+5563
|\ \ \ \
| * | | | GENERATED prop: Set CMP0118 to NEW for some (unrelated) testsDeniz Bahadir2020-11-242-2/+2
| * | | | GENERATED prop: Add implementation for policy CMP0118 being set to NEWDeniz Bahadir2020-11-2483-806/+2202