summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'csharp-vs-v142-flags'Brad King2021-01-261-0/+18
|\
| * CSharp: Add 'warnaserror:...' to v142 flag table for VSFrancois Keith2021-01-251-0/+11
| * CSharp: Add 'debug:portable' to v142 flag table for VSFrancois Keith2021-01-251-0/+7
* | Merge topic 'update-kwsys'Brad King2021-01-261-1/+4
|\ \
| * \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-01-251-1/+4
| |\ \
| | * | KWSys 2021-01-25 (10e36d47)KWSys Upstream2021-01-251-1/+4
* | | | Merge topic 'reproducible-unity-id'Brad King2021-01-265-11/+55
|\ \ \ \
| * | | | Unity: Generate reproducible unity IDs for anonymous namespacesCraig Scott2021-01-225-11/+55
* | | | | CMake Nightly Date StampKitware Robot2021-01-261-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'release-3.19'Brad King2021-01-250-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'doc-multi-config-prop' into release-3.19Brad King2021-01-251-2/+6
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-multi-config-prop'Brad King2021-01-251-2/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Add Ninja Multi-Config to list in GENERATOR_IS_MULTI_CONFIGBrad King2021-01-251-2/+6
* | | | | | Merge branch 'release-3.19'Brad King2021-01-250-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'intel-fortran-nofor-main' into release-3.19Brad King2021-01-251-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'intel-fortran-nofor-main'Brad King2021-01-251-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Intel: Replace deprecated Fortran flag -nofor_main with -nofor-mainBrad King2021-01-221-1/+1
| |/ / / /
* | | | | Merge topic 'cpack-deb-shlibdeps-private-search-dirs'Brad King2021-01-2514-5/+271
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CPackDeb: dpkg-shlibdeps now supports searching for private shared libsDeniz Bahadir2021-01-2214-5/+271
* | | | | CMake Nightly Date StampKitware Robot2021-01-251-1/+1
* | | | | Merge topic 'doc-xcode-attr'Craig Scott2021-01-242-3/+15
|\ \ \ \ \
| * | | | | Help: Document intended purpose of XCODE_ATTRIBUTE_<an-attribute>Brad King2021-01-222-3/+15
* | | | | | CMake Nightly Date StampKitware Robot2021-01-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-01-231-1/+1
* | | | | | Merge topic 'SWIG-dependencies'Brad King2021-01-225-18/+93
|\ \ \ \ \ \
| * | | | | | UseSWIG: use swig tool to generate dependenciesMarc Chevrier2021-01-215-18/+93
| |/ / / / /
* | | | | | Merge topic 'msvc-arm64ec-platform-support'Brad King2021-01-225-3/+33
|\ \ \ \ \ \
| * | | | | | MSVC: Add support for targeting ARM64ECMoyo Okeremi 😊2021-01-215-3/+33
* | | | | | | CMake Nightly Date StampKitware Robot2021-01-221-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'release-3.18'Brad King2021-01-210-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-3.18-ci-wix-download' into release-3.18Brad King2021-01-214-0/+23
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.19'Brad King2021-01-210-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge topic 'ci-wix-download' into release-3.19Brad King2021-01-214-0/+23
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ 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
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |