summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindPython-reduce-resources-comsumption'Brad King2020-02-111-0/+1
|\
| * FindPython: reduces consumption of resourcesMarc Chevrier2020-02-101-0/+1
* | 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-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
| | |_|/ / | |/| | |
* | | | | Merge topic 'depend-on-target-real-name'Brad King2020-01-272-0/+12
|\ \ \ \ \