summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'llvm-rc-include-path' into release-3.17Brad King2020-04-071-8/+8
|\
| * llvm-rc: Restore include path for data after explicit preprocessingThomas Bernard2020-04-061-8/+8
* | Merge topic 'ExternalProject-no-extract-bool' into release-3.17Brad King2020-04-031-0/+9
|\ \
| * | ExternalProject: allow `DOWNLOAD_NO_EXTRACT OFF`Ben Boeckel2020-04-021-0/+9
* | | Merge topic 'link-libs-config-case' into release-3.17Brad King2020-03-314-0/+28
|\ \ \ | |_|/ |/| |
| * | target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-304-0/+28
| |/
* | Merge topic 'ctest-timeout-report' into release-3.17Brad King2020-03-272-2/+2
|\ \
| * | CTest: Fix reported duration on timeout when grindchild keeps pipes openBrad King2020-03-262-2/+2
| |/
* | llvm-rc: Print stderr output when calling tools through cmake_llvm_rcThomas Bernard2020-03-263-3/+4
|/
* Merge topic 'export-repeat' into release-3.17Brad King2020-03-203-0/+8
|\
| * export: Fix use-after-free on multiple calls overwriting same FILEBrad King2020-03-193-0/+8
* | FindPython: fix regression on version validationMarc Chevrier2020-03-172-15/+67
|/
* Merge topic 'rename-macho-version-properties' into release-3.17Craig Scott2020-03-121-2/+2
|\
| * macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSIONBrad King2020-03-121-2/+2
* | 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
| |/ /