Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'quiet_pkg-config' | Brad King | 2022-03-31 | 4 | -7/+7 |
|\ | |||||
| * | FindGSL: Quiet pkg-config errors | nega | 2022-03-30 | 1 | -1/+1 |
| * | FindLAPACK: Quiet pkg-config errors | nega | 2022-03-30 | 1 | -2/+2 |
| * | FindBLAS: Quiet pkg-config errors | nega | 2022-03-30 | 1 | -2/+2 |
| * | FindGLUT: Quiet pkg-config errors | nega | 2022-03-30 | 1 | -2/+2 |
* | | Merge topic 'GNUInstallDirs-revert-multiarch-prefixes' | Brad King | 2022-03-31 | 1 | -4/+2 |
|\ \ | |||||
| * | | GNUInstallDirs: Revert "Apply Debian multiarch LIBDIR to more prefixes" | Brad King | 2022-03-30 | 1 | -4/+2 |
* | | | Merge topic 'CMakeDependentOption-doc-improvement' | Brad King | 2022-03-31 | 1 | -7/+12 |
|\ \ \ | |_|/ |/| | | |||||
| * | | CMakeDependentOption: improve documentation | Ben Boeckel | 2022-03-30 | 1 | -7/+12 |
| |/ | |||||
| * | Merge topic 'cpack-ifw-4.3' into release-3.23 | Brad King | 2022-03-28 | 1 | -0/+1 |
| |\ | |||||
* | \ | Merge topic 'FindHDF5-library' | Brad King | 2022-03-30 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | FindHDF5: Add explicit library location instead of guessed library name. | مهدي شينون (Mehdi Chinoune) | 2022-03-22 | 1 | -4/+4 |
* | | | | Preserve CMAKE_${lang}_COMPILER_ARG1 from existing CMakeCache.txt | Klein, Thorsten (BSH) | 2022-03-29 | 1 | -3/+9 |
* | | | | Merge topic 'cpack-ifw-4.3' | Brad King | 2022-03-28 | 1 | -0/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | CPack/IFW: Add support for QtIFW 4.3 | Craig Scott | 2022-03-25 | 1 | -0/+1 |
* | | | | Merge topic 'GetPrerequisties-win-findstr' | Brad King | 2022-03-25 | 1 | -1/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | GetPrerequisties: pass "-a" only to grep. | Mehdi Chinoune | 2022-03-25 | 1 | -1/+3 |
| |/ / | |||||
| * | | Merge topic 'productbuild-rootVolumeOnly' into release-3.23 | Brad King | 2022-03-22 | 1 | -6/+5 |
| |\ \ | |||||
| * \ \ | Merge topic 'cpack-nsis-fix-uninstall-quoting' into release-3.23 | Brad King | 2022-03-22 | 1 | -3/+5 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'LINK_GROUP-feat-RESCAN-on-BSD-systems' | Brad King | 2022-03-23 | 2 | -0/+14 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Genex-LINK_GROUP: Add support feature RESCAN on BSD systems | Marc Chevrier | 2022-03-22 | 2 | -0/+14 |
* | | | | | Merge topic 'FindMatlab-batch' | Brad King | 2022-03-22 | 2 | -8/+60 |
|\ \ \ \ \ | |||||
| * | | | | | FindMatlab: Use -batch option in matlab_add_unit_test if possible | Silvio Traversaro | 2022-03-21 | 2 | -1/+13 |
| * | | | | | FindMatlab: Add fallback to use -batch option in version extraction | Silvio | 2022-03-18 | 1 | -7/+47 |
* | | | | | | Merge topic 'cuda-nvcc-error-msg-on-detection-failure' | Brad King | 2022-03-22 | 1 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDA: Generate better error message when detecting nvcc | Robert Maynard | 2022-03-21 | 1 | -4/+4 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'productbuild-rootVolumeOnly' | Brad King | 2022-03-22 | 1 | -6/+5 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | productbuild: Don't write rootVolumeOnly attribute if writing domains | Craig Scott | 2022-03-21 | 1 | -2/+1 |
| * | | | | | CPack: Avoid space / tab mix in productbuild distribution.xml template | Craig Scott | 2022-03-21 | 1 | -6/+6 |
* | | | | | | Merge topic 'cpack-nsis-fix-uninstall-quoting' | Brad King | 2022-03-22 | 1 | -3/+5 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | CPack/NSIS: Add support for unquoted (legacy) uninstaller strings | Marc Jeanmougin | 2022-03-21 | 1 | -0/+4 |
| * | | | | | CPack/NSIS: Fix uninstall command when run from installer | Marc Jeanmougin | 2022-03-21 | 1 | -3/+1 |
* | | | | | | Merge topic 'FindCUDAToolkit-cufftw-static' | Brad King | 2022-03-22 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | FindCUDAToolkit: Add missing cufftw_static target | Robert Maynard | 2022-03-21 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'ghs_predefined_targets' | Brad King | 2022-03-21 | 1 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | GHS: Do not include WindowsPaths | Fred Baksik | 2022-03-17 | 1 | -2/+0 |
* | | | | | Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE' | Brad King | 2022-03-21 | 9 | -2/+168 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE | Marc Chevrier | 2022-03-17 | 9 | -2/+168 |
* | | | | | Merge topic 'r2022a' | Brad King | 2022-03-18 | 1 | -0/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | FindMatlab: Add R2022a => 9.12 version | Michael Hirsch | 2022-03-18 | 1 | -0/+1 |
| * | | | | Merge topic 'FindPython-pypy-specify-versions' into release-3.23 | Brad King | 2022-03-18 | 1 | -10/+25 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
* | | | | | Merge topic 'FindPython-pypy-specify-versions' | Brad King | 2022-03-18 | 1 | -10/+25 |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | FindPython: fix various problems using pypy interpreters | Marc Chevrier | 2022-03-17 | 1 | -10/+25 |
| * | | | Merge branch 'binutils-llvm-ar-apple' into release-3.22 | Brad King | 2022-03-16 | 1 | -1/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'AppleClang-cxx20-cxx23-flags' into release-3.22 | Brad King | 2022-03-11 | 1 | -1/+9 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindPostgreSQL-doc-versions' | Brad King | 2022-03-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | FindPostgreSQL: Update known versions in documentation | Kai Pastor | 2022-03-17 | 1 | -1/+1 |
| * | | | | | Merge topic 'doc-list-semicolons' into release-3.23 | Brad King | 2022-03-16 | 1 | -5/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'binutils-llvm-ar-apple' into release-3.23 | Brad King | 2022-03-16 | 1 | -1/+6 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge topic 'AppleClang-cxx20-cxx23-flags' into release-3.23 | Brad King | 2022-03-15 | 1 | -1/+9 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | |