summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindPython-fix-variable-handling'Brad King2021-02-161-2/+2
|\
| * FindPython: fix erroneous variable handlingMarc Chevrier2021-02-161-2/+2
* | Merge branch 'release-3.20'Brad King2021-02-160-0/+0
|\ \
| * \ Merge branch 'release-3.19' into release-3.20Brad King2021-02-160-0/+0
| |\ \ | | |/
* | | Merge topic 'tests_home'Brad King2021-02-161-2/+2
|\ \ \
| * | | Tests: Fake home directory even if not setRaul Tambre2021-02-151-2/+2
* | | | Merge topic 'cuda_cleanup'Brad King2021-02-164-49/+41
|\ \ \ \
| * | | | Platform/Windows-NVIDIA-CUDA: Remove duplicated codeRaul Tambre2021-02-141-9/+1
| * | | | CUDA: Fix spelling __IMPLICT_ -> __IMPLICIT_Raul Tambre2021-02-143-38/+38
| * | | | Clang: Remove unused CUDA implicit link variablesRaul Tambre2021-02-141-2/+2
| |/ / /
* | | | Merge branch 'release-3.20'Brad King2021-02-160-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'preset-fixes' into release-3.20Brad King2021-02-164-14/+1
| |\ \ \
* | \ \ \ Merge topic 'preset-fixes'Brad King2021-02-164-14/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | presets: Inherit 'quiet' property for test presetsSam Freed2021-02-151-0/+1
| * | | | presets: Remove unintended rerunFailed option from test presetsSam Freed2021-02-154-14/+0
* | | | | Merge branch 'release-3.20'Brad King2021-02-160-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'FindPNG-advanced-variables' into release-3.20Brad King2021-02-161-2/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindPNG-advanced-variables'Brad King2021-02-161-2/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindPNG: only mark used variables as advancedBen Boeckel2021-02-151-2/+1
* | | | | | Merge branch 'release-3.20'Brad King2021-02-160-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'IntelLLVM-unused-C17' into release-3.20Brad King2021-02-161-8/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'IntelLLVM-unused-C17'Brad King2021-02-161-8/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | IntelLLVM: Remove incomplete C17 supportBrad King2021-02-151-8/+3
| | |/ / / | |/| | |
* | | | | 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
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |