summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmListCommand: prefer strtol to atoiBen Boeckel2021-02-181-4/+8
* cmListCommand: refactor out index argument parsingBen Boeckel2021-02-161-5/+32
* CMake Nightly Date StampKitware Robot2021-02-161-1/+1
* Merge branch 'release-3.19'Brad King2021-02-150-0/+0
|\
| * CMake 3.19.5v3.19.5Brad King2021-02-151-1/+1
* | Merge branch 'release-3.20'Brad King2021-02-150-0/+0
|\ \
| * \ Merge topic 'release-3.20-cleanups' into release-3.20Brad King2021-02-157-38/+46
| |\ \
* | \ \ Merge topic 'release-3.20-cleanups'Brad King2021-02-157-38/+46
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Add Ninja Multi-Config and make generator types into linksCraig Scott2021-02-141-5/+6
| * | | Help: Convert output directory variable mentions to cross-referencesCraig Scott2021-02-143-3/+3
| * | | Help: Cleanup wording and links in 3.20 release notesCraig Scott2021-02-141-23/+25
| * | | CPackIFW: Improve warning and docs for show page list optionCraig Scott2021-02-142-4/+8
| * | | CPackIFW: Fix cppcheck warningsCraig Scott2021-02-141-3/+4
* | | | Merge branch 'release-3.20'Brad King2021-02-150-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'cuda-nvcc-output' into release-3.20Brad King2021-02-153-9/+12
| |\ \ \
* | \ \ \ Merge topic 'cuda-nvcc-output'Brad King2021-02-153-9/+12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CUDA: Capture all nvcc output when extracting toolkit rootBrad King2021-02-123-9/+12
* | | | | Merge branch 'release-3.20'Brad King2021-02-150-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'FindGDAL-improvements' into release-3.20Brad King2021-02-152-14/+51
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindGDAL-improvements'Brad King2021-02-152-14/+51
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindGDAL: add release noteBen Boeckel2021-02-121-0/+6
| * | | | | FindGDAL: support finding additional GDAL library namesBen Boeckel2021-02-121-1/+17
| * | | | | FindGDAL: add support for skipping gdal-configBen Boeckel2021-02-111-1/+8
| * | | | | FindGDAL: add documentation to cache variablesBen Boeckel2021-02-111-0/+3
| * | | | | FindGDAL: conditionally set the output variablesBen Boeckel2021-02-111-8/+10
| * | | | | FindGDAL: mark cache variables as advancedBen Boeckel2021-02-111-0/+3
| * | | | | FindGDAL: use execute_process instead of exec_programBen Boeckel2021-02-111-1/+1
| * | | | | FindGDAL: fix some indentationBen Boeckel2021-02-111-3/+3
* | | | | | Merge branch 'release-3.20'Brad King2021-02-150-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'release-3.19' into release-3.20Brad King2021-02-150-0/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'release-3.19'Brad King2021-02-150-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'relnote-IOS_INSTALL_COMBINED-xcode12' into release-3.19Brad King2021-02-151-0/+17
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.20'Brad King2021-02-150-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'relnote-IOS_INSTALL_COMBINED-xcode12' into release-3.20Brad King2021-02-151-0/+17
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'relnote-IOS_INSTALL_COMBINED-xcode12'Brad King2021-02-151-0/+17
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Add 3.19.5 release notes for Xcode iOS-related changesCraig Scott2021-02-141-0/+17
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2021-02-151-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-02-141-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-02-131-1/+1
* | | | | Merge topic 'UseSWIG-avoid-spurious-policy-warnings'Brad King2021-02-122-29/+8
|\ \ \ \ \
| * | | | | UseSWIG: avoid spurious policy warningsMarc Chevrier2021-02-112-29/+8
* | | | | | Merge branch 'release-3.20'Brad King2021-02-120-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'Help-MSVC_IDE-avail-notice' into release-3.20Brad King2021-02-121-0/+7
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'Help-MSVC_IDE-avail-notice'Brad King2021-02-121-0/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: clarify availability of the MSVC_IDE variableBen Boeckel2021-02-111-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'release-3.20'Brad King2021-02-120-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'FindMPI-lang-reason' into release-3.20Brad King2021-02-121-1/+3
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindMPI-lang-reason'Brad King2021-02-121-1/+3
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindMPI: Fix reason for a non-enabled non-requested languageAxel Huebl2021-02-111-1/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.20'Brad King2021-02-120-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |