summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Swift: support Ninja Multi-ConfigSaleem Abdulrasool2020-03-093-0/+9
* Merge topic 'ninja-multi-custom-command-deps' into release-3.17Brad King2020-03-053-6/+3
|\
| * Ninja Multi-Config: Don't build target dependencies for custom commandsKyle Edwards2020-03-033-6/+3
* | Merge topic 'FindPython-manage-SOABI-suffix' into release-3.17Brad King2020-03-041-0/+10
|\ \
| * | FindPython: python_add_library can now manage SOABI suffix.Marc Chevrier2020-03-031-0/+10
| |/
* | Ninja Multi-Config: Fix spurious unused variable warningKyle Edwards2020-03-032-2/+13
|/
* Merge topic 'ninja-multi-variable-shuffle-again' into release-3.17Brad 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
* | 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
|\
| * Tests: fix RunCMake.Make test when run on systems with non-english localeRolf Eike Beer2020-02-261-0/+3
* | Tests: Fix CFBundleTest for Ninja Multi-ConfigKyle Edwards2020-02-251-1/+1
* | Tests: Fix CustComDepend test for Ninja Multi-ConfigKyle Edwards2020-02-251-2/+2
* | CTest: Provide more detailed information on resource allocation errorKyle Edwards2020-02-243-3/+37
|/
* Merge topic 'ninja-multi-framework-dependency-autogen-fix' into release-3.17Brad King2020-02-182-0/+27
|\
| * Ninja Multi-Config: Fix issue with framework dependencies and AutogenKyle Edwards2020-02-172-0/+27
* | ExternalProject: Quote each git --config option to handle spacesCraig Scott2020-02-151-1/+3
* | Tests: Add missing ExternalProject smoke testsCraig Scott2020-02-151-0/+8
* | Tests: Fix test_clean target missing some test directoriesCraig Scott2020-02-153-11/+16
|/
* 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
|\ \ \ \ \ | |/ / / / |/| | | |