summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | foreach: Fix crash when parsing invalid integerKyle Edwards2020-02-271-6/+35
* | | | | Merge topic 'pch-file-time' into release-3.17Brad King2020-02-271-0/+13
|\ \ \ \ \
| * | | | | PCH: Copy the timestamp from an absolute header fileCristian Adam2020-02-261-0/+13
* | | | | | Merge topic 'update-kwsys' into release-3.17Brad King2020-02-271-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | KWSys: Terminal: Add st-256color to VT100 color support whitelistBrad King2020-02-251-0/+1
| |/ / / /
* | | | | Merge topic 'ctest-failure-error-reporting' into release-3.17Brad King2020-02-256-24/+82
|\ \ \ \ \
| * | | | | CTest: Provide more detailed information on resource allocation errorKyle Edwards2020-02-243-1/+35
| * | | | | Refactor: Provide more detailed error information from TryAllocateResources()Kyle Edwards2020-02-242-16/+37
| * | | | | CTest: Improve error reporting with bad working directory for testsKyle Edwards2020-02-242-2/+2
| * | | | | Refactor: Require detail when calling cmCTestRunTest::StartFailure()Kyle Edwards2020-02-243-8/+11
* | | | | | Merge topic 'cuda-non-device-link' into release-3.17Brad King2020-02-251-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'backport-cuda-non-device-link'Brad King2020-02-241-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Ninja: Do not use nvcc response files with non-nvcc toolsFrancisco Facioni2020-02-241-2/+2
| | * | | CMake 3.15.7v3.15.7Brad King2020-02-041-1/+1
| | * | | Merge branch 'vs-16.4-custom-command-inputs' into release-3.15Brad King2020-01-281-1/+7
| | |\ \ \
* | | \ \ \ Merge topic 'update-kwsys' into release-3.17Brad King2020-02-182-6/+18
|\ \ \ \ \ \
| * | | | | | KWSys: SystemTools: CopyFileIfDifferent: Fix endless recursionBrad King2020-02-182-6/+18
* | | | | | | Ninja Multi-Config: Fix issue with framework dependencies and AutogenKyle Edwards2020-02-1727-87/+125
| |/ / / / / |/| | | | |
* | | | | | CMake 3.17.0-rc1v3.17.0-rc1Brad King2020-02-121-1/+1
* | | | | | Merge topic 'ninja-multi-default-configs-fix' into release-3.17Brad King2020-02-122-6/+8
|\ \ \ \ \ \