summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vim: Fix indentation of 'closing parens only lines'Kai Tetzlaff2022-03-221-20/+28
* Merge topic 'ci-openjdk'Brad King2022-03-224-8/+7
|\
| * ci: Add OpenJDK to Debian and Fedora base imagesBrad King2022-03-214-3/+6
| * ci: Drop p4 binary checksum because the download URL is not stableBrad King2022-03-182-5/+1
* | Merge topic 'FindMatlab-batch'Brad King2022-03-222-8/+60
|\ \
| * | FindMatlab: Use -batch option in matlab_add_unit_test if possibleSilvio Traversaro2022-03-212-1/+13
| * | FindMatlab: Add fallback to use -batch option in version extractionSilvio2022-03-181-7/+47
* | | Merge topic 'cuda-nvcc-error-msg-on-detection-failure'Brad King2022-03-221-4/+4
|\ \ \
| * | | CUDA: Generate better error message when detecting nvccRobert Maynard2022-03-211-4/+4
| | |/ | |/|
* | | Merge topic 'emacs-indent-close-parens'Brad King2022-03-221-17/+39
|\ \ \
| * | | cmake-mode.el: Fix indentation of 'closing parens only lines'Kai Tetzlaff2022-03-181-17/+39
| |/ /
* | | Merge branch 'release-3.23'Brad King2022-03-220-0/+0
|\ \ \
| * \ \ Merge topic 'tutorial-license-name' into release-3.23Brad King2022-03-221-1/+1
| |\ \ \
* | \ \ \ Merge topic 'tutorial-license-name'Brad King2022-03-221-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Tutorial: Fix casing of reference to License.txtØystein Sørensen2022-03-211-1/+1
* | | | | Merge branch 'release-3.23'Brad King2022-03-220-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'cleanup-define_property' into release-3.23Brad King2022-03-222-24/+28
| |\ \ \ \
* | \ \ \ \ Merge topic 'cleanup-define_property'Brad King2022-03-222-24/+28
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | define_property(): Only test prefix if INITIALIZE_FROM_VARIABLE is givenCraig Scott2022-03-191-13/+13
| * | | | | Help: Update the main purpose of define_property()Craig Scott2022-03-191-7/+9
| * | | | | Help: Clean up INITIALIZE_FROM_VARIABLE define_property() optionCraig Scott2022-03-191-4/+6
* | | | | | Merge branch 'release-3.23'Brad King2022-03-220-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'doc-test-property-genex' into release-3.23Brad King2022-03-223-8/+26
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-test-property-genex'Brad King2022-03-223-8/+26
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Clarify when add_test and test properties support generator expressionsBrad King2022-03-213-8/+26
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release-3.23'Brad King2022-03-220-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'productbuild-rootVolumeOnly' into release-3.23Brad King2022-03-222-14/+22
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'productbuild-rootVolumeOnly'Brad King2022-03-222-14/+22
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | productbuild: Don't write rootVolumeOnly attribute if writing domainsCraig Scott2022-03-212-5/+14
| * | | | | | CPack: Avoid space / tab mix in productbuild distribution.xml templateCraig Scott2022-03-211-6/+6
| * | | | | | productbuild: Simplify internal CPACK_PRODUCTBUILD_DOMAINS usageCraig Scott2022-03-211-5/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release-3.23'Brad King2022-03-220-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'release-3.22' into release-3.23Brad King2022-03-220-0/+0
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.22'Brad King2022-03-220-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'cpack-nsis-fix-uninstall-quoting' into release-3.22Brad King2022-03-211-3/+5
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.23'Brad King2022-03-220-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'cpack-nsis-fix-uninstall-quoting' into release-3.23Brad King2022-03-221-3/+5
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge topic 'cpack-nsis-fix-uninstall-quoting'Brad King2022-03-221-3/+5
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | CPack/NSIS: Add support for unquoted (legacy) uninstaller stringsMarc Jeanmougin2022-03-211-0/+4
| * | | | | | | CPack/NSIS: Fix uninstall command when run from installerMarc Jeanmougin2022-03-211-3/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.23'Brad King2022-03-220-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'FindCUDAToolkit-cufftw-static' into release-3.23Brad King2022-03-221-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindCUDAToolkit-cufftw-static'Brad King2022-03-221-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FindCUDAToolkit: Add missing cufftw_static targetRobert Maynard2022-03-211-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.23'Brad King2022-03-220-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'doc-productbuild' into release-3.23Brad King2022-03-222-13/+34
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'doc-productbuild'Brad King2022-03-222-13/+34
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Add more detail for CPACK_PRODUCTBUILD_DOMAINS* variablesCraig Scott2022-03-212-13/+34
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-03-221-1/+1
* | | | | | Merge topic 'ghs_predefined_targets'Brad King2022-03-2111-266/+372
|\ \ \ \ \ \