summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.17.1v3.17.1Brad King2020-04-091-1/+1
* Merge topic 'ccmake_incremental_log_display' into release-3.17Brad King2020-04-094-19/+48
|\
| * ccmake: Use incremental rendering for the logsSylvain Joubert2020-04-084-11/+33
| * cmCursesLongMessageForm: Factor out helper to draw message to formBrad King2020-04-082-8/+15
* | Merge topic 'apple-arch-sysroots' into release-3.17Brad King2020-04-092-11/+29
|\ \
| * | Apple: Fix mapping CMAKE_APPLE_ARCH_SYSROOTS to custom OSX_ARCHITECTURESBrad King2020-04-082-11/+29
| * | Apple: Improve handling of missing SDKs in CMAKE_APPLE_ARCH_SYSROOTSBrad King2020-04-081-1/+1
| |/
* | Ninja: Make config uppercase in object order targetKyle Edwards2020-04-071-1/+1
|/
* Merge topic 'llvm-rc-include-path' into release-3.17Brad King2020-04-071-5/+15
|\
| * llvm-rc: Restore include path for data after explicit preprocessingThomas Bernard2020-04-061-5/+15
* | Merge topic 'cpack-nsis-version' into release-3.17Brad King2020-04-011-2/+2
|\ \
| * | CPack/NSIS: Document and check requirement of at least NSIS 3.0Brad King2020-03-311-2/+2
* | | Merge topic 'link-libs-config-case' into release-3.17Brad King2020-03-311-6/+2
|\ \ \ | |_|/ |/| |
| * | target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-301-6/+2
| |/
* | Merge topic 'ctest-timeout-report' into release-3.17Brad King2020-03-272-8/+14
|\ \
| * | CTest: Fix reported duration on timeout when grindchild keeps pipes openBrad King2020-03-262-8/+14
| |/
* | Merge topic 'llvm-rc-stderr' into release-3.17Brad King2020-03-271-0/+9
|\ \
| * | llvm-rc: Print stderr output when calling tools through cmake_llvm_rcThomas Bernard2020-03-261-0/+9
| |/
* | Merge topic 'make-nested-silent' into release-3.17Brad King2020-03-271-1/+5
|\ \
| * | Makefiles: Fix silencing of nested calls for GNU make 4.3Brad King2020-03-261-1/+5
* | | cmake-gui: Fix use-after-free in Open-possible checkFrancisco Facioni2020-03-201-1/+1
| |/ |/|
* | CMake 3.17.0v3.17.0Brad King2020-03-201-1/+1
* | Merge topic 'export-repeat' into release-3.17Brad King2020-03-205-28/+33
|\ \
| * | export: Fix use-after-free on multiple calls overwriting same FILEBrad King2020-03-195-28/+33
* | | cmake: List valid values for --trace-format on the command lineKyle Edwards2020-03-181-1/+2
|/ /
* | CMake 3.17.0-rc3v3.17.0-rc3Brad King2020-03-121-1/+1
* | Merge topic 'swift-link-line-spaces' into release-3.17Brad King2020-03-121-3/+5
|\ \
| * | Swift: Fix quoting of library search paths with spacesSaleem Abdulrasool2020-03-121-3/+5
| |/
| * CMake 3.16.5v3.16.5Brad King2020-03-041-1/+1
| * Merge branch 'backport-cuda-non-device-link' into release-3.16Brad King2020-02-241-2/+2
| |\
| * \ Merge branch 'backport-3.16-install-default-fix' into release-3.16Brad King2020-02-121-6/+38
| |\ \
* | \ \ Merge topic 'ctest-curl-debugfunction' into release-3.17Brad King2020-03-122-2/+2
|\ \ \ \
| * | | | CTest: Fix our internal CURL_DEBUGFUNCTION to conform to CURL docsBetsy McPhail2020-03-112-2/+2
* | | | | Merge topic 'rename-macho-version-properties' into release-3.17Craig Scott2020-03-122-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSIONBrad King2020-03-122-5/+5
* | | | | Merge topic 'swift-ninja-multiconfig' into release-3.17Kyle Edwards2020-03-102-4/+5
|\ \ \ \ \
| * | | | | Swift: support Ninja Multi-ConfigSaleem Abdulrasool2020-03-092-4/+5
* | | | | | Merge topic 'cuda_warning' into release-3.17Brad King2020-03-101-0/+2
|\ \ \ \ \ \
| * | | | | | cm_cxx_features: Filter out CUDA installation warningsRaul Tambre2020-03-091-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'invalid_alias' into release-3.17Brad King2020-03-101-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cmAlgorithms: Fix -Wnon-c-typedef-for-linkage warningsRaul Tambre2020-03-091-2/+2
| |/ / / /
* | | | | Merge topic 'ninja-multi-custom-command-deps' into release-3.17Brad King2020-03-051-1/+2
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Don't build target dependencies for custom commandsKyle Edwards2020-03-031-1/+2
| |/ / / /
* | | | | Ninja Multi-Config: Fix spurious unused variable warningKyle Edwards2020-03-031-0/+3
|/ / / /
* | | | CMake 3.17.0-rc2v3.17.0-rc2Brad King2020-03-021-1/+1
* | | | Merge topic 'ninja-multi-variable-shuffle-again' into release-3.17Brad King2020-02-284-17/+59
|\ \ \ \
| * | | | Ninja Multi-Config: Always generate build.ninjaKyle Edwards2020-02-271-7/+5
| * | | | Generator: Don't allow Ninja Multi-Config variables on other generatorsKyle Edwards2020-02-273-0/+46
| * | | | Ninja Multi-Config: Remove "NMC" from variable namesKyle Edwards2020-02-271-11/+9
* | | | | foreach: Set fatal error on invalid rangeKyle Edwards2020-02-271-0/+1