summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge topic 'ci-wix-download'Brad King2021-01-214-0/+23
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge branch 'backport-3.18-ci-wix-download' into ci-wix-downloadBrad King2021-01-214-0/+23
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | ci: download WiX on WindowsBrad King2021-01-212-0/+21
| | * | | | | ci: speed up cmake and ninja downloads on WindowsBrad King2021-01-212-0/+2
| | |/ / / /
* | | | | | Merge topic 'FindGit-cache-version'Brad King2021-01-217-40/+76
|\ \ \ \ \ \
| * | | | | | Tests: FindGit already provides the git version, re-use itCraig Scott2021-01-193-25/+7
| * | | | | | FindGit: Cache the GIT_EXECUTABLE version for the current runCraig Scott2021-01-194-15/+69
* | | | | | | Merge topic 'cuda-archs'Brad King2021-01-211-46/+43
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Update arch selection, restructure for maintainabilityHenry Schreiner2021-01-201-46/+32
| * | | | | | | CUDA: Add arch selection debug mode to print out CUDA versionsHenry Schreiner2021-01-201-0/+11
* | | | | | | | Merge branch 'release-3.19'Brad King2021-01-210-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'vs-sdk-selection' into release-3.19Brad King2021-01-216-4/+23
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'vs-sdk-selection'Brad King2021-01-216-4/+23
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | VS: Generalize Win10 max SDK version to all VS generatorsjonathan molinatto2021-01-206-4/+23
* | | | | | | | | Merge branch 'release-3.19'Brad King2021-01-210-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'FindHDF5-silence-output' into release-3.19Brad King2021-01-211-3/+5
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindHDF5-silence-output'Brad King2021-01-211-3/+5
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindHDF5: silence STATUS messages when found with QUIETBen Boeckel2021-01-201-3/+3
| * | | | | | | | | FindHDF5: avoid writing to the output when testing h5ccBen Boeckel2021-01-201-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.19'Brad King2021-01-210-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'macos-include-weak-dependencies' into release-3.19Brad King2021-01-214-4/+37
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'macos-include-weak-dependencies'Brad King2021-01-214-4/+37
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detectedBianca van Schaik2021-01-203-3/+36
| * | | | | | | | GetPrerequisites: Include weak macOS dependenciesBianca van Schaik2021-01-201-1/+1
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2021-01-211-1/+1
* | | | | | | | Merge topic 'ninja-custom_command-depfile'Brad King2021-01-2017-64/+99
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: add_custom_command(DEPFILE): Ensure dependencies consistencyMarc Chevrier2021-01-1917-64/+99
* | | | | | | | | Merge topic 'export-copy-if-different'Brad King2021-01-201-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | install(EXPORT): Set copy-if-different on install export config filesDaan De Meyer2021-01-191-0/+1
* | | | | | | | | | Merge topic 'doc-genex'Brad King2021-01-207-109/+377
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Convert genex documentation to sphinx domain objectsBrad King2021-01-181-102/+282
| * | | | | | | | | | Help: Remove extra blank line from cmake-generator-expressions(7)Brad King2021-01-181-1/+0
| * | | | | | | | | | Utilities/Sphinx: Add role and directive for 'genex' in CMake domainBrad King2021-01-186-6/+64
| * | | | | | | | | | Help/dev: Mention 'cpack_gen' domain object in CMake Documentation GuideBrad King2021-01-181-0/+5
| * | | | | | | | | | Help/dev: Mention 'envvar' domain object in CMake Documentation GuideBrad King2021-01-181-0/+10
| * | | | | | | | | | cmRST: Add support for 'envvar' directiveBrad King2021-01-183-1/+17
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-01-201-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'bootstrap-compiler-check-ldflags'Brad King2021-01-191-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bootstrap: add cmake_ld_flags to compilers checkIssam E. Maghni2021-01-171-6/+6
* | | | | | | | | | Merge branch 'release-3.19'Brad King2021-01-190-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'CMake-cross-compiling' into release-3.19Brad King2021-01-191-1/+7
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'CMake-cross-compiling'Brad King2021-01-191-1/+7
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Restore support for cross-compiling CMake itselfMarc Chevrier2021-01-181-1/+7
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-01-191-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'vim-ExternalProject-URL_MD5'Brad King2021-01-181-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim: Add missing keyword URL_MD5Eisuke Kawashima2021-01-171-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'ep-stash-options'Brad King2021-01-183-9/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ExternalProject: Don't git stash ignored filesCraig Scott2021-01-163-9/+24
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fileapi-toolchains'Brad King2021-01-181-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add release note for fileapi "toolchains" objectBrad King2021-01-151-0/+5
| |/ / / / / / / /