summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | FileAPI test: Break gen_check_targets() into JSON filesKyle Edwards2020-02-0742-4422/+4462
| * | | | FileAPI test: Break gen_check_directories() into JSON filesKyle Edwards2020-02-0710-148/+157
| * | | | FileAPI test: Add infrastructure for reading JSON test dataKyle Edwards2020-02-071-0/+6
| | |_|/ | |/| |
| * | | Merge topic 'ninja-multi-default-config-fix'Brad King2020-02-072-0/+5
| |\ \ \
* | | | | Ninja Multi-Config: Add support for DEPFILE option in add_custom_command()Kyle Edwards2020-02-073-0/+18
* | | | | Merge topic 'ninja-multi-default-config-fix' into release-3.17Brad King2020-02-072-0/+5
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Ninja Multi-Config: Fix issue with CMAKE_NMC_DEFAULT_BUILD_FILE_CONFIGKyle Edwards2020-02-062-0/+5
| |/ /
* | | Ninja Multi-Config: Don't include MinSizeRel by defaultKyle Edwards2020-02-062-4/+8
|/ /
* | Merge topic 'ninja-multi-cmake-build-no-config'Brad King2020-02-052-2/+8
|\ \
| * | Ninja Multi-Config: Use build.ninja if cmake --build has no --configKyle Edwards2020-02-042-2/+8
* | | Add -E cmake_llvm_rc to preprocess files for llvm-rcThomas Bernard2020-02-049-0/+38
|/ /
* | Merge topic 'ninja-multi-variable-shuffle'Brad King2020-02-0321-10/+230
|\ \
| * | Ninja Multi-Config: Shuffle variables aroundKyle Edwards2020-02-0321-10/+230
* | | Merge topic 'ctest-add-ignore-no-tests-option'Kyle Edwards2020-02-0310-0/+38
|\ \ \
| * | | Add --no-tests=<[error|ignore]> option to CTestStefan Dinkelacker2020-01-3110-0/+38
* | | | Merge topic 'ninja_multi_config_test_understand_win_cuda'Brad King2020-02-032-0/+6
|\ \ \ \
| * | | | NinjaMultiConfig: CUDA executables generate symbols on windowsRobert Maynard2020-01-312-0/+6
* | | | | AIX: Add an option to disable automatic exports from shared librariesBrad King2020-01-318-1/+40
* | | | | Merge topic 'GNUInstallDirs-no-system'Brad King2020-01-313-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | GNUInstallDirs: Warn when CMAKE_SYSTEM_NAME is not setVitaly Lipatov2020-01-303-0/+13
| | |/ / | |/| |