summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge topic 'ep-redownload-on-SOURCE_DIR-change'Brad King2022-02-022-63/+63
|\ \ \ \
| * | | | ExternalProject: Rerun download on SOURCE_DIR changeCraig Scott2022-02-012-63/+63
* | | | | Merge topic 'FindHDF5-imported-per-config'Brad King2022-02-011-4/+42
|\ \ \ \ \
| * | | | | FindHDF5: Set config-specific locations for imported targetsBrad King2022-01-311-2/+42
| * | | | | FindHDF5: Drop IMPORTED_IMPLIB property from imported UNKNOWN librariesBrad King2022-01-311-2/+0
* | | | | | Merge topic 'feature/findruby-3x'Brad King2022-02-011-7/+28
|\ \ \ \ \ \
| * | | | | | FindRuby: evict non-matching binaries and keep scanning.Mihai Moldovan2022-01-311-1/+12
| * | | | | | FindRuby: add support for versions up to 3.1.Mihai Moldovan2022-01-311-6/+16
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cpack_nsis_no_description'Brad King2022-02-011-2/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | CPack/NSIS: Fix description not displayed for componentsJohnny Jazeix2022-01-291-2/+1
| |/ / / /
* | | | | Merge topic 'iar_cmp0057'Brad King2022-01-311-3/+6
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | IAR/CXX: Fix compatibility with CMP0057 OLDRaul Tambre2022-01-291-3/+6
| * | | Merge topic 'FindThreads-libc-pthread-flag' into release-3.22Brad King2022-01-271-8/+11
| |\ \ \ | | | |/ | | |/|
| | * | FindThreads: Honor THREADS_PREFER_PTHREAD_FLAG when pthread is found in libcMattias Ellert2022-01-261-8/+11
* | | | Merge topic 'FindOpenSSL-wince'Brad King2022-01-291-1/+5
|\ \ \ \