summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cuda_toolkit_dirs'Brad King2020-03-101-25/+28
|\
| * CUDA: Perform CUDA toolkit include directory detection only on nvccRaul Tambre2020-03-081-25/+28
* | Merge branch 'release-3.17'Brad King2020-03-100-0/+0
|\ \
| * \ Merge topic 'release-notes-minor-cleanups' into release-3.17Brad King2020-03-101-13/+13
| |\ \
* | \ \ Merge topic 'release-notes-minor-cleanups'Brad King2020-03-101-13/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Cleanup minor typos and grammar in 3.17 release notesCraig Scott2020-03-101-13/+13
* | | | Merge branch 'release-3.17'Brad King2020-03-100-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'doc-3.17-relnotes' into release-3.17Brad King2020-03-103-6/+9
| |\ \ \
* | \ \ \ Merge topic 'doc-3.17-relnotes'Brad King2020-03-103-6/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Fix 3.17 release notes for Xcode scheme settingsBrad King2020-03-101-4/+7
| * | | | Help: Fix toctree order of Xcode scheme variable and propertyBrad King2020-03-102-2/+2
* | | | | Merge branch 'release-3.17'Kyle Edwards2020-03-100-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'swift-ninja-multiconfig' into release-3.17Kyle Edwards2020-03-106-5/+15
| |\ \ \ \
* | \ \ \ \ Merge topic 'swift-ninja-multiconfig'Kyle Edwards2020-03-106-6/+16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-swift-ninja-multiconfig' into swift-ninja-multiconfigKyle Edwards2020-03-096-6/+16
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Swift: support Ninja Multi-ConfigSaleem Abdulrasool2020-03-096-5/+15
| | | |_|/ / | | |/| | |
* | | | | | Merge topic 'file-CONFIGURE'Brad King2020-03-1025-0/+253
|\ \ \ \ \ \
| * | | | | | file: Add CONFIGURE subcommandLeander Beernaert2020-03-0925-0/+253
* | | | | | | Merge topic 'modernize-memory-management'Brad King2020-03-1012-137/+99
|\ \ \ \ \ \ \
| * | | | | | | Modernize memory managementMarc Chevrier2020-03-0812-137/+99
* | | | | | | | Merge topic 'std-string-genex'Brad King2020-03-106-30/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGeneratorExpression: remove const char* overloadsVitaly Stakhovsky2020-03-086-30/+7
| |/ / / / / / /
* | | | | | | | Merge topic 'TI-C'Brad King2020-03-101-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | TI: Fix C toolchain command-linesOliver Blasius2020-03-091-2/+6
* | | | | | | | | Merge branch 'release-3.17'Brad King2020-03-100-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge topic 'cuda_warning' into release-3.17Brad King2020-03-101-0/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'cuda_warning'Brad King2020-03-101-0/+2
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | cm_cxx_features: Filter out CUDA installation warningsRaul Tambre2020-03-091-0/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.17'Brad King2020-03-100-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'invalid_alias' into release-3.17Brad King2020-03-101-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'invalid_alias'Brad King2020-03-101-2/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | cmAlgorithms: Fix -Wnon-c-typedef-for-linkage warningsRaul Tambre2020-03-091-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-03-101-1/+1
* | | | | | | | Merge topic 'required_find_commands'Brad King2020-03-0927-10/+125
|\ \ \ \ \ \ \ \
| * | | | | | | | find_*: Add support for REQUIRED keywordSylvain Joubert2020-03-0627-2/+121
| * | | | | | | | cmFindBase: Use in-class member initializationSylvain Joubert2020-03-062-8/+4
* | | | | | | | | Merge topic 'FindArmadillo-wrappers'Brad King2020-03-091-21/+62
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | FindArmadillo: Add support for non-wrapper caseRyan Birmingham2020-03-061-21/+62
* | | | | | | | | Merge branch 'release-3.16'Brad King2020-03-090-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ibmi-fix-libuv-build' into release-3.16Brad King2020-03-061-0/+19
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'release-3.17'Brad King2020-03-090-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'ibmi-fix-libuv-build' into release-3.17Brad King2020-03-091-0/+19
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge topic 'ibmi-fix-libuv-build'Brad King2020-03-091-0/+19
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | libuv: Add support for building on IBM i (OS400)Jesse Gorzinski2020-03-061-0/+19
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-03-091-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-03-081-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-03-071-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge topic 'ConvertMSBuildXMLToJSON-default-mutable'Brad King2020-03-061-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | MSBuild: Fix python mutable default data structureBrendon Go2020-03-061-2/+7
* | | | | | | | | Merge branch 'release-3.16'Brad King2020-03-060-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |