summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'backport-3.16-link-line-backtrace'Brad King2020-02-109-93/+85
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Propagate backtraces from LINK_LIBRARIES through to link line itemsBrad King2020-02-109-93/+85
| | |/ /
* | | | Merge topic 'ExternalProject-submodules-recurse' into release-3.17Brad King2020-02-111-19/+28
|\ \ \ \
| * | | | ExternalProject: Fix git submodule recursion on updateCharis Marangos2020-02-101-19/+28
| |/ / /
* | | | Merge topic 'FindOpenMP-clang-windows' into release-3.17Brad King2020-02-111-7/+25
|\ \ \ \
| * | | | FindOpenMP: Add support for Clang on WindowsTim Hutton2020-02-101-1/+20
| * | | | FindOpenMP: Save flags/libs in cache entries each time they are detectedTim Hutton2020-02-101-6/+5
| |/ / /
* | | | Merge topic 'FindPython-reduce-resources-comsumption' into release-3.17Brad King2020-02-112-88/+138
|\ \ \ \
| * | | | FindPython: reduces consumption of resourcesMarc Chevrier2020-02-102-88/+138
* | | | | Merge topic 'swift-no-sdk-include' into release-3.17Brad King2020-02-117-1/+89
|\ \ \ \ \
| * | | | | Swift: Exclude SDK include pathsYauheni Khnykin2020-02-107-1/+89
| | |/ / / | |/| | |
* | | | | Merge topic 'FindMPI-fix-rerun' into release-3.17Brad King2020-02-111-12/+48
|\ \ \ \ \
| * | | | | FindMPI: Preserve order of include directories on re-runs of CMakeBrad King2020-02-101-12/+27
| * | | | | FindMPI: Restore re-construction of include directoriesBrad King2020-02-101-0/+21
* | | | | | Merge topic 'ninja-multi-depfile' into release-3.17Brad King2020-02-106-1/+23
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Ninja Multi-Config: Add support for DEPFILE option in add_custom_command()Kyle Edwards2020-02-076-1/+23
|/ / / / /
* | | | | Merge topic 'libarchive-win-codepage' into release-3.17Brad King2020-02-071-2/+5
|\ \ \ \ \
| * | | | | libarchive: Add support for UTF-8 locale on WindowsBrad King2020-02-061-1/+3
| * | | | | libarchive: Fix WideCharToMultiByte output buffer sizeBrad King2020-02-061-1/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'ninja-multi-default-config-fix' into release-3.17Brad King2020-02-073-0/+6
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Fix issue with CMAKE_NMC_DEFAULT_BUILD_FILE_CONFIGKyle Edwards2020-02-063-0/+6
* | | | | | Merge topic 'ninja-multi-no-minsizerel' into release-3.17Brad King2020-02-077-9/+30
|\ \ \ \ \ \
| * | | | | | Ninja Multi-Config: Don't include MinSizeRel by defaultKyle Edwards2020-02-067-9/+30
| |/ / / / /
* | | | | | Merge topic 'cuda_toolkit_add_cupti' into release-3.17Brad King2020-02-071-3/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CUDAToolkit: Add support for cupti libraryRobert Maynard2020-02-061-1/+23
| * | | | | CUDAToolkit: Correct location of OpenCL doc linkRobert Maynard2020-02-061-2/+2
| | |_|/ / | |/| | |
* | | | | Begin 3.17 release versioningBrad King2020-02-051-3/+3
* | | | | Help: Drop development topic notes to prepare releaseBrad King2020-02-052-9/+0
|/ / / /
* | | | Merge topic 'doc-3.17-relnotes'Brad King2020-02-0562-394/+317
|\ \ \ \
| * | | | Help: Organize and revise 3.17 release notesBrad King2020-02-051-184/+218
| * | | | Help: Consolidate 3.17 release notesBrad King2020-02-0562-394/+283
|/ / / /
* | | | Merge branch 'release-3.16'Brad King2020-02-050-0/+0
|\ \ \ \ | |/ / /
| * | | CMake 3.16.4v3.16.4Brad King2020-02-051-1/+1
* | | | Merge topic 'ninja-multi-cmake-build-no-config'Brad King2020-02-0511-17/+82
|\ \ \ \
| * | | | Help: Make note of ninja -f argument in Ninja Multi-Config docsKyle Edwards2020-02-041-1/+2
| * | | | Help: Explain new behavior of cmake --build in Ninja Multi-ConfigKyle Edwards2020-02-041-0/+5
| * | | | Ninja Multi-Config: Use build.ninja if cmake --build has no --configKyle Edwards2020-02-046-13/+54
| * | | | Refactor: Allow generators to decide default configuration for buildKyle Edwards2020-02-044-3/+21
* | | | | Merge topic 'llvm-rc-preprocess'Brad King2020-02-0512-0/+169
|\ \ \ \ \
| * | | | | Add -E cmake_llvm_rc to preprocess files for llvm-rcThomas Bernard2020-02-0412-0/+169
* | | | | | Merge topic 'typo'Brad King2020-02-051-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Fix typo in Help/prop_tgt/OSX_COMPATIBILITY_VERSION.rstIsuru Fernando2020-02-041-1/+1
* | | | | | | Merge topic 'sdcc-no-default-target'Brad King2020-02-052-11/+5
|\ \ \ \ \ \ \
| * | | | | | | SDCC: Remove default flags for a specific targetfruit2020-02-042-11/+5
* | | | | | | | Merge branch 'release-3.16'Brad King2020-02-050-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge topic 'vs-version-for-unity' into release-3.16Brad King2020-02-053-7/+12
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'vs-version-for-unity'Brad King2020-02-053-7/+12
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | VS: Do not use native unity builds on VS 2017 versions less than 15.8Brad King2020-02-043-7/+12
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-051-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'release-3.15'Brad King2020-02-040-0/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |