summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'LINK_GROUP-feat-RESCAN-on-BSD-systems'Brad King2022-03-232-0/+14
|\
| * Genex-LINK_GROUP: Add support feature RESCAN on BSD systemsMarc Chevrier2022-03-222-0/+14
* | 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 'productbuild-rootVolumeOnly'Brad King2022-03-221-6/+5
|\ \ \
| * | | productbuild: Don't write rootVolumeOnly attribute if writing domainsCraig Scott2022-03-211-2/+1
| * | | CPack: Avoid space / tab mix in productbuild distribution.xml templateCraig Scott2022-03-211-6/+6
* | | | 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 topic 'FindCUDAToolkit-cufftw-static'Brad King2022-03-221-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | FindCUDAToolkit: Add missing cufftw_static targetRobert Maynard2022-03-211-1/+1
| | |/ / | |/| |
* | | | Merge topic 'ghs_predefined_targets'Brad King2022-03-211-2/+0
|\ \ \ \
| * | | | GHS: Do not include WindowsPathsFred Baksik2022-03-171-2/+0
* | | | | Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE'Brad King2022-03-219-2/+168
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVEMarc Chevrier2022-03-179-2/+168
* | | | | Merge topic 'r2022a'Brad King2022-03-181-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | FindMatlab: Add R2022a => 9.12 versionMichael Hirsch2022-03-181-0/+1
| * | | | Merge topic 'FindPython-pypy-specify-versions' into release-3.23Brad King2022-03-181-10/+25
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge topic 'FindPython-pypy-specify-versions'Brad King2022-03-181-10/+25
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | FindPython: fix various problems using pypy interpretersMarc Chevrier2022-03-171-10/+25
| * | | Merge branch 'binutils-llvm-ar-apple' into release-3.22Brad King2022-03-161-1/+6
| |\ \ \
| * \ \ \ Merge branch 'AppleClang-cxx20-cxx23-flags' into release-3.22Brad King2022-03-111-1/+9
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindPostgreSQL-doc-versions'Brad King2022-03-171-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | FindPostgreSQL: Update known versions in documentationKai Pastor2022-03-171-1/+1
| * | | | | Merge topic 'doc-list-semicolons' into release-3.23Brad King2022-03-161-5/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'binutils-llvm-ar-apple' into release-3.23Brad King2022-03-161-1/+6
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge topic 'AppleClang-cxx20-cxx23-flags' into release-3.23Brad King2022-03-151-1/+9
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge topic 'cuda-arch-native'Brad King2022-03-172-2/+42
|\ \ \ \ \ \ \
| * | | | | | | ci: Clamp CUDA 'native' architecture to values supported by its toolkitBrad King2022-03-162-2/+42
* | | | | | | | Merge topic 'findzlib-static'Brad King2022-03-161-2/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | FindZLIB: more library names + option to prefer static libraryPeter Würth2022-03-121-2/+22
* | | | | | | | | Merge topic 'doc-list-semicolons'Brad King2022-03-161-5/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | ExternalProject: Document that LIST_SEPARATOR works for CMAKE_ARGS tooBrad King2022-03-111-5/+5
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'cuda-arch-off' into release-3.23Brad King2022-03-102-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'irsl-oneapi-linux' into release-3.23Brad King2022-03-101-0/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge topic 'binutils-llvm-ar-apple'Brad King2022-03-161-1/+6
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | BinUtils: Restore llvm-ar fallback on Apple platformsBrad King2022-03-161-1/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'AppleClang-cxx20-cxx23-flags'Brad King2022-03-151-1/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | AppleClang: Add C++20 and C++23 flagsKen Matsui2022-03-111-1/+9
* | | | | | | Merge topic 'cuda-arch-native'Brad King2022-03-117-5/+122
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | CUDA: Add support for CUDA_ARCHITECTURES=nativeBrad King2022-03-107-5/+119
| * | | | | | CUDA: Add FIXME comments about deferring architecture testingBrad King2022-03-101-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'FindX11-xcb-components'Brad King2022-03-111-1/+33
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindX11: add xcb-xtest and xcb-keysymsplanc2022-03-101-1/+33
* | | | | | Merge topic 'cuda-arch-off'Brad King2022-03-102-3/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | CUDA: Restore support for CMAKE_CUDA_ARCHITECTURES=OFFRobert Maynard2022-03-092-3/+3
| | |_|/ / | |/| | |