summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'Brad King2020-05-291-2/+5
|\
| * PCH: Fix logic error that incorrectly clears sources during VS generationBrad King2020-05-291-2/+5
* | CPack-deb: don't add a line with a dot to pkg descJonathan Verner2020-05-272-12/+2
* | Merge topic 'ctest-repeat-notrun' into release-3.17Brad King2020-05-275-6/+49
|\ \
| * | CTest: Make sure NOT_RUN tests show up in the failed test logRobert Maynard2020-05-275-1/+28
| * | Tests: Add coverage of ctest_test RETURN_VALUE and REPEATRobert Maynard2020-05-271-5/+21
* | | Merge topic 'ninja-multi-install' into release-3.17Brad King2020-05-253-1/+75
|\ \ \
| * | | Ninja Multi-Config: Make "install" targets depend on default configsKyle Edwards2020-05-223-1/+75
* | | | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchainRobert Maynard2020-05-213-0/+21
|/ / /
* | | Merge topic 'fix-cache-args-file-to-dep-list' into release-3.17Brad King2020-05-137-0/+48
|\ \ \
| * | | ExternalProject: expose _ep_cache_args_script to the callerBen Boeckel2020-05-127-0/+48
| |/ /
* | | Merge topic 'vs-pch-compile-opts' into release-3.17Brad King2020-05-121-0/+3
|\ \ \
| * | | VS: Fix using PCH from source with COMPILE_OPTIONSBrad King2020-05-111-0/+3
| | |/ | |/|
* | | FindPython: ensure any specified version is correctly handledMarc Chevrier2020-05-072-0/+149
* | | Merge topic 'FindPkgConfig-isystem' into release-3.17Brad King2020-05-061-1/+21
|\ \ \
| * \ \ Merge branch 'backport-3.16-FindPkgConfig-isystem'Brad King2020-05-061-1/+21
| |\ \ \ | | |_|/ | |/| |
| | * | FindPkgConfig: also handle "-isystem" prefixes for include directoriesRolf Eike Beer2020-05-051-1/+21
| | |/
* | | Merge topic 'CheckLanguage-cuda-host' into release-3.17Brad King2020-05-061-9/+9
|\ \ \ | |/ / |/| |
| * | CheckLanguage: Fix forwarding of CMAKE_CUDA_HOST_COMPILERBrad King2020-05-051-9/+9
| |/
* | Merge topic 'pch-genex-absolute' into release-3.17Brad King2020-04-284-2/+6
|\ \
| * | target_precompile_headers: Fix documented example using genexBrad King2020-04-274-2/+6
| |/
| * target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-304-0/+28
* | Merge topic 'FindPython-fix-python-compiler-validation' into release-3.17Brad King2020-04-244-4/+113
|\ \
| * | FindPython: fix python compiler validationMarc Chevrier2020-04-234-4/+113
* | | Ninja: Remove config suffix from order-only targetKyle Edwards2020-04-232-0/+21
|/ /
* | 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