summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'csharp-out-of-source-groups'Brad King2020-02-287-1/+60
|\
| * CSharp: Add support for source groups with out-of-source buildsKinan Mahdi2020-02-287-1/+60
* | Merge topic 'ninja-multi-variable-shuffle-again'Brad King2020-02-2817-34/+70
|\ \
| * | Ninja Multi-Config: Always generate build.ninjaKyle Edwards2020-02-274-12/+3
| * | Generator: Don't allow Ninja Multi-Config variables on other generatorsKyle Edwards2020-02-2710-0/+45
| * | Ninja Multi-Config: Remove "NMC" from variable namesKyle Edwards2020-02-276-27/+27
* | | Merge topic 'foreach-range-issues'Brad King2020-02-2822-0/+56
|\ \ \
| * | | foreach: Set fatal error on invalid rangeKyle Edwards2020-02-274-0/+8
| * | | foreach: Fix crash when parsing invalid integerKyle Edwards2020-02-2719-0/+48
| |/ /
| * | Merge topic 'RunCMake-test-lang' into release-3.17Brad King2020-02-261-0/+3
| |\ \
* | \ \ Merge topic 'Genex-LINK_LANGUAGE'Brad King2020-02-27168-8/+1126
|\ \ \ \
| * | | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>Marc Chevrier2020-02-26168-8/+1126
* | | | | Merge topic 'cmake_command-command'Brad King2020-02-2720-0/+38
|\ \ \ \ \
| * | | | | cmake_command: Add command to INVOKE other commands by nameCristian Adam2020-02-2520-0/+38
* | | | | | Merge topic 'execute_process_exclusive_capture'Brad King2020-02-275-0/+31
|\ \ \ \ \ \
| * | | | | | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE optionsCristian Adam2020-02-245-0/+31
* | | | | | | Merge topic 'FindSWIG-components'Marc Chevrier2020-02-278-0/+28
|\ \ \ \ \ \ \
| * | | | | | | FindSWIG: Add COMPONENTS support for SWIG target languagesSeth R Johnson2020-02-268-0/+28
| |/ / / / / /
* | | | | | | Merge topic 'vs-sln-deploy'Brad King2020-02-263-0/+71
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | VS: Add target property to explicitly control solution deploymentAlexander Boczar2020-02-253-0/+71
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'CPackRPM-trans-scripts'Brad King2020-02-262-2/+18
|\ \ \ \ \ \
| * | | | | | CPackRPM: Add PRE_/POST_TRANS scriptsSarang Joshi2020-02-242-2/+18
| |/ / / / /
* | | | | | Merge topic 'RunCMake-test-lang'Brad King2020-02-261-0/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Tests: fix RunCMake.Make test when run on systems with non-english localeRolf Eike Beer2020-02-261-0/+3
* | | | | | Merge topic 'ctest-failure-error-reporting'Brad King2020-02-253-3/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | CTest: Provide more detailed information on resource allocation errorKyle Edwards2020-02-243-3/+37
| |/ / /
* | | | string: Add new HEX sub-commandKyle Edwards2020-02-198-0/+36
| |/ / |/| |
* | | Merge topic 'deprecate-policy-old'Brad King2020-02-181-0/+10
|\ \ \
| * | | Add deprecation warnings for policies CMP0071 and belowBrad King2020-02-171-0/+10
| | |/ | |/|
* | | Merge topic 'ninja-multi-framework-dependency-autogen-fix'Brad King2020-02-182-0/+27
|\ \ \ | |/ / |/| |
| * | Merge branch 'backport-ninja-multi-framework-dependency-autogen-fix' into nin...Kyle Edwards2020-02-172-0/+27
| |\ \ | | |/
| | * Ninja Multi-Config: Fix issue with framework dependencies and AutogenKyle Edwards2020-02-172-0/+27
| | * Merge topic 'ninja-multi-default-configs-fix' into release-3.17Brad King2020-02-123-0/+45
| | |\
| | * \ Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' into release-3.17Brad King2020-02-125-2/+30
| | |\ \
| | * \ \ Merge topic 'install-default-fix' into release-3.17Brad King2020-02-126-12/+12
| | |\ \ \
* | | \ \ \ Merge topic 'makefiles-deep-configure'Brad King2020-02-173-7/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Makefiles: Re-run CMake if file configured in subdirectory is missingHugh Sorby2020-02-143-7/+8
* | | | | | Merge topic 'ninja-multi-default-configs-fix'Brad King2020-02-123-0/+45
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Ninja Multi-Config: Fix issue with "all" in CMAKE_NMC_DEFAULT_CONFIGSKyle Edwards2020-02-113-0/+45
| | |/ / / | |/| | |
| * | | | Merge topic 'swift-no-sdk-include' into release-3.17Brad King2020-02-114-0/+81
| |\ \ \ \
* | \ \ \ \ Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009'Brad King2020-02-125-2/+30
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | file: GLOB_RECURSE VerifyGlobs.cmake should have CMP0009 set to newShane Parris2020-02-115-0/+28
| * | | | | Tests: Perform minor cleanups in RunCMake.file testShane Parris2020-02-111-2/+2
* | | | | | Merge topic 'install-default-fix'Brad King2020-02-126-12/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-3.16-install-default-fix'Brad King2020-02-116-12/+12
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | install: Fix regression when using default destinationsKyle Edwards2020-02-116-12/+12
* | | | | | Merge topic 'swift-no-sdk-include'Brad King2020-02-114-0/+81
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Swift: Exclude SDK include pathsYauheni Khnykin2020-02-104-0/+81
| |/ / / /
* | | | | Merge topic 'fileapi-test-breakup'Brad King2020-02-1158-4690/+4752
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FileAPI test: Break gen_check_projects() into JSON filesKyle Edwards2020-02-078-120/+127