summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-multi-automoc-regression'Brad King2020-09-185-7/+27
|\
| * Ninja Multi-Config: Fix dependencies of custom commandsKyle Edwards2020-09-175-7/+27
* | Merge topic 'string-json-support'Brad King2020-09-1715-0/+382
|\ \
| * | string(JSON): Adds JSON parsing support to the string commandPeter Steneteg2020-09-1615-0/+382
* | | Merge topic 'ExternalProject-steps-refinement'Brad King2020-09-1532-38/+378
|\ \ \
| * | | ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-1431-6/+325
| * | | Tests: Match RunCMake.ExternalProject NO_DEPENDS output more strictlyBrad King2020-09-101-18/+38
| * | | ExternalProject: Factor out an internal helper to add a step targetBrad King2020-09-101-3/+4
* | | | Merge topic 'test-pch-instantiate-templates'Brad King2020-09-141-2/+2
|\ \ \ \
| * | | | Tests: Fix PchInstantiateTemplates case on macOS with CMAKE_OSX_ARCHITECTURESBrad King2020-09-111-2/+2
| |/ / /
* | | | Merge topic 'ispc_window_failures'Brad King2020-09-111-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | ISPC: CompilerLauncher tests work properly with x86 buildsRobert Maynard2020-09-101-0/+4
| |/ /
* | | Merge topic 'pch-instantiate-templates'Brad King2020-09-104-1/+41
|\ \ \ | |/ / |/| |
| * | PCH: Template instantiation supportTobias Hieta2020-09-024-1/+41
* | | Merge topic 'custom-command-dedup'Brad King2020-09-1012-0/+56
|\ \ \
| * | | Makefile: Add policy CMP0113 to avoid duplication of custom commandsBrad King2020-09-0812-0/+56
* | | | Merge topic 'optimize-old-expand'Brad King2020-09-1015-15/+15
|\ \ \ \
| * | | | cmCommandArgumentParserHelper: rework input handlingOleksandr Koval2020-09-0915-15/+15
| |/ / /
* | | | file(): Add REAL_PATH sub-commandMarc Chevrier2020-09-088-0/+27
|/ / /
* | | Merge topic 'ispc_improvements'Brad King2020-09-0829-2/+113
|\ \ \
| * | | ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-0418-1/+85
| * | | ISPC: Add compiler launcher supportRobert Maynard2020-09-0312-1/+28
* | | | cmake_path command: path managementMarc Chevrier2020-09-06179-0/+1690
* | | | Merge topic 'external_project_download_stability'Brad King2020-09-041-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Improve the stability of the ExternalProject download testsThomas Bernard2020-09-021-1/+5
* | | | Merge branch 'master' into ninja-multi-automoc-regressionKyle Edwards2020-09-02591-509/+3910
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Tests: Tell Xcode to disallow signing altogether in relevant casesBrad King2020-09-015-0/+8
| * | Tests: Update RunCMake.CommandLine to avoid duplicate custom commandsBrad King2020-09-012-10/+32
| * | Tests: Remove workaround from RunCMake.ExternalProject MultiCommand caseBrad King2020-09-011-4/+0
| * | Merge topic 'target_genex_dependency'Brad King2020-09-016-1/+35
| |\ \
| | * | GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-016-1/+35
| * | | Merge topic 'xcode-link-phase-all'Craig Scott2020-09-0112-0/+221
| |\ \ \
| | * | | Xcode: Use "Link Binary With Libraries" build phase in some casesGusts Kaksis2020-08-3112-0/+221
| | |/ /
| * | | Merge topic 'file_chmod'Brad King2020-09-0123-0/+100
| |\ \ \ | | |_|/ | |/| |
| | * | file: Add CHMOD and CHMOD_RECURSE subcommandsSibi Siddharthan2020-08-2623-0/+100
| * | | Merge topic 'ExternalProject-test-download-timeout'Brad King2020-08-311-5/+12
| |\ \ \ | | |_|/ | |/| |
| | * | Tests: Add timeout on the RunCMake.ExternalProject download serverThomas Bernard2020-08-271-5/+12
| | |/
| * | Merge topic 'ctest-FATAL_ERROR'Brad King2020-08-2715-3/+38
| |\ \ | | |/ | |/|
| | * CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)Kevin Puetz2020-08-2615-3/+38
| * | Merge topic 'win32-executable-genex'Brad King2020-08-257-0/+58
| |\ \
| | * | WIN32_EXECUTABLE: Add support for generator expressionsKyle Edwards2020-08-217-0/+58
| | |/
| * | Merge topic 'file_generate_target'Brad King2020-08-254-0/+23
| |\ \
| | * | file(GENERATE): Add TARGET argumentRaul Tambre2020-08-204-0/+23
| | |/
| * | Merge topic 'unk_imported_location'Brad King2020-08-2521-11/+81
| |\ \
| | * | cmTarget: Raise error if imported target location is not setRaul Tambre2020-08-2121-11/+81
| | |/
| * | FetchContent: Fix SOURCE_DIR, BUILD_DIR when disconnected or overriddenCraig Scott2020-08-233-3/+55
| |/
| * Merge topic 'fix-file-generate-cmp0070'Brad King2020-08-2010-1/+95
| |\
| | * file(GENERATE): Test source propertiesJosef Angstenberger2020-08-199-0/+80
| | * file(GENERATE): Update existing testsJosef Angstenberger2020-08-191-1/+15
| * | Merge topic 'msvc_c11'Brad King2020-08-201-0/+9
| |\ \