summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CheckTypeSize-doc'Brad King2022-02-221-29/+36
|\
| * CheckTypeSize: Modernize and clarify documentationBrad King2022-02-181-29/+36
| * Merge topic 'FindGLUT-link-dirs' into release-3.23Brad King2022-02-161-0/+3
| |\
* | | ExternalProject: Remove extra quotes in for-each-ref update stepCraig Scott2022-02-211-1/+1
* | | Help: Clarify behavior of REBASE_CHECKOUT when switching branchesCraig Scott2022-02-211-0/+4
* | | genex-LINK_LIBRARY: rename configuration variablesMarc Chevrier2022-02-165-33/+33
* | | Merge topic 'FindGLUT-link-dirs'Brad King2022-02-161-0/+3
|\ \ \ | | |/ | |/|
| * | FindGLUT: Use link directories for libs from pkg-configSilvio Traversaro2022-02-151-0/+3
* | | Merge topic 'FindHDF5-info-binary-exists'Brad King2022-02-161-2/+2
|\ \ \ | | |/ | |/|
| * | FindHDF5: Tolerate failure during compiler interrogationAxel Huebl2022-02-151-2/+2
| * | Merge topic 'FindMatlab-mcr911' into release-3.23Brad King2022-02-151-1/+1
| |\ \ | | |/
| * | Merge topic 'FortranCInterface-macos-arch' into release-3.23Brad King2022-02-142-0/+19
| |\ \
| * \ \ Merge topic 'GoogleTest-discovery-fix-escaping' into release-3.23Brad King2022-02-141-24/+17
| |\ \ \
* | \ \ \ Merge topic 'LINK_LIBRARY-framework'Brad King2022-02-164-0/+56
|\ \ \ \ \
| * | | | | GenEx/LINK_LIBRARY: Add features for framework support on AppleMarc Chevrier2022-02-154-0/+56
* | | | | | Merge topic 'cpack-rpm-component-var-off'Brad King2022-02-151-1/+1
|\ \ \ \ \ \
| * | | | | | CPack/RPM: Honor CPACK_RPM_<component>_PACKAGE_ variables when set OFFPhilip Bailey2022-02-081-1/+1
* | | | | | | Merge topic 'FindMatlab-mcr911'Brad King2022-02-151-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | FindMatlab: Fix version detection for MCR >= 9.10Tom M2022-02-141-1/+1
| * | | | | | Merge branch 'backport-IntelLLVM-depfile-flags' into release-3.22Brad King2022-02-093-3/+3
| |\ \ \ \ \ \
| * | | | | | | FindGSL: Improve version extraction regexمهدي شينون (Mehdi Chinoune)2022-02-081-1/+1
* | | | | | | | Merge topic 'FortranCInterface-macos-arch'Brad King2022-02-142-0/+19
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | FortranCInterface: Fix mangling detection for x86_64 on arm64 macOSBrad King2022-02-112-0/+19
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge topic 'clang-cross-compile-windows-pdb' into release-3.23Brad King2022-02-101-0/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'GoogleTest-discovery-fix-escaping'Brad King2022-02-141-24/+17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | GoogleTest: Fix escaping in test namesEvgeniy Shcherbina2022-02-111-24/+17
* | | | | | | Merge topic 'clang-cross-compile-windows-pdb'Brad King2022-02-101-0/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Windows/Clang: Support PDB when cross-compilingDeniz Bahadir2022-02-091-0/+1
| |/ / / / /
* | | | | | Merge topic 'IntelLLVM-depfile-flags'Brad King2022-02-103-3/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'backport-IntelLLVM-depfile-flags' into IntelLLVM-depfile-flagsBrad King2022-02-093-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | IntelLLVM: Add dependencies on system header files on WindowsWilliam R. Dieter2022-02-091-1/+1
| | * | | Intel: Add dependencies on system header files on WindowsBrad King2022-02-092-2/+2
| * | | | Merge topic 'GoogleTest-discover-type-params' into release-3.23Brad King2022-02-081-3/+10
| |\ \ \ \
| * \ \ \ \ Merge topic 'default-extensions' into release-3.23Brad King2022-02-043-7/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge topic 'ep-patch-USES_TERMINAL' into release-3.23Brad King2022-02-043-2/+19
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'genex-LINK_LIBRARY-to-decorate-library'Brad King2022-02-091-0/+6
|\ \ \ \ \ \ \
| * | | | | | | $<LINK_LIBRARY>: Add LINK_LIBRARY_OVERRIDE target propertyMarc Chevrier2022-02-081-0/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'GoogleTest-discover-type-params'Brad King2022-02-081-3/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | GoogleTest: Change format for typed testsEvgeniy Shcherbina2022-02-071-3/+10
| * | | | | GoogleTest: Fix type param tests for suites with many casesEvgeniy Shcherbina2022-02-071-1/+1
| |/ / / /
| * | | | Merge topic 'GoogleTest-discover-spaces-in-parameters' into release-3.23Brad King2022-02-041-5/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'default-extensions'Brad King2022-02-043-7/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | CompilerId: Fix default extensions check for Clang targeting MSVC ABIBrad King2022-02-033-7/+4
* | | | | | Merge topic 'ep-patch-USES_TERMINAL'Brad King2022-02-043-2/+19
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ExternalProject: Add support for USES_TERMINAL_PATCH keywordCraig Scott2022-02-033-2/+19
| | |/ / / | |/| | |
* | | | | Merge topic 'GoogleTest-discover-spaces-in-parameters'Brad King2022-02-041-5/+4
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | GoogleTest: Preserve spaces in test parametersEvgeniy Shcherbina2022-02-031-5/+4
* | | | CheckPIESupported: Document version adding support for more languagesBrad King2022-02-031-2/+7
|/ / /
* | | Merge topic 'cuda_generic_arch_all'Brad King2022-02-024-78/+150
|\ \ \
| * | | CUDA: Generic all and all-major supportRaul Tambre2022-02-014-78/+150