summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-multi-default-configs-fix' into release-3.17Brad King2020-02-123-0/+45
|\
| * Ninja Multi-Config: Fix issue with "all" in CMAKE_NMC_DEFAULT_CONFIGSKyle Edwards2020-02-113-0/+45
* | Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' into release-3.17Brad 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' into release-3.17Brad King2020-02-126-12/+12
|\ \ \ | |_|/ |/| |
| * | install: Fix regression when using default destinationsKyle Edwards2020-02-116-12/+12
* | | Merge topic 'FindPython-reduce-resources-comsumption' into release-3.17Brad King2020-02-111-0/+1
|\ \ \
| * | | FindPython: reduces consumption of resourcesMarc Chevrier2020-02-101-0/+1
* | | | Merge topic 'swift-no-sdk-include' into release-3.17Brad King2020-02-114-0/+81
|\ \ \ \
| * | | | Swift: Exclude SDK include pathsYauheni Khnykin2020-02-104-0/+81
| | |_|/ | |/| |
* | | | 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-066-8/+29
|/ /
* | 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 'windows-gnu-asm'Brad King2020-02-031-2/+6
|\ \ \ \
| * | | | Tests: Update Assembler code generation to select MSVC runtime libraryBrad King2020-01-311-2/+6
* | | | | 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
| | |/ / | |/| |
* | | | Merge topic 'automoc-using-depfiles'Brad King2020-01-3015-7/+217
|\ \ \ \ | |/ / / |/| | |
| * | | AutoGen: Use depfiles for the XXX_autogen ninja targetsJoerg Bornemann2020-01-281-0/+4
| * | | AutoGen: Use moc's feature to output dependenciesJoerg Bornemann2020-01-287-7/+15
| * | | Add a parser for GCC-style depfilesJoerg Bornemann2020-01-288-0/+198
* | | | Merge topic 'mixed-mode-multi-arch'Brad King2020-01-294-0/+13
|\ \ \ \
| * | | | Swift: disallow multiple `CMAKE_OSX_ARCHITECTURES` with SwiftSaleem Abdulrasool2020-01-284-0/+13
* | | | | Merge topic 'ninja-1.10'Brad King2020-01-282-2/+24
|\ \ \ \ \
| * | | | | Tests: Fix RunCMake.CMP0037 test with Ninja 1.10Brad King2020-01-271-2/+23
| * | | | | Tests: Fix RunCMake.Ninja test for Ninja 1.10Brad King2020-01-271-0/+1
| |/ / / /
* | | | | Merge topic 'xcode-top-level-only-with-object-library'Brad King2020-01-284-0/+25
|\ \ \ \ \
| * | | | | Xcode: Fix post build script for 'top level project only' optYauheni Khnykin2020-01-274-0/+25
* | | | | | Merge topic 'osx-version-flags'Brad King2020-01-286-0/+55
|\ \ \ \ \ \
| * | | | | | macOS: Test OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION propertiesBrad King2020-01-276-0/+55
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cmsting-stl-compatibility'Brad King2020-01-281-5/+5
|\ \ \ \ \ \
| * | | | | | cm::String: enhance compatibility with STLMarc Chevrier2020-01-251-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cuda_runtime_library_controls'Brad King2020-01-2826-17/+755
|\ \ \ \ \ \
| * | | | | | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-2726-17/+755
* | | | | | | Merge topic 'install-name-tool-bug'Brad King2020-01-282-5/+9
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Tests: Disable test on problematic versions of install_name_toolKyle Edwards2020-01-272-5/+9
* | | | | | | Merge topic 'fix-ninja-multi-framework-header'Brad King2020-01-272-0/+29
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Ninja Multi-Config: Fix bug with MacOS frameworksKyle Edwards2020-01-242-0/+29
| | |_|/ / / | |/| | | |