summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'GoogleTest-gtest-filter'Brad King2021-08-102-3/+19
|\
| * GoogleTest: Add TEST_FILTER arg to gtest_discover_testsAshish Sadanandan2021-08-052-3/+19
* | Merge topic 'binutils-no-cmake-paths'Brad King2021-08-103-3/+7
|\ \
| * | BinUtils: Avoid searching CMAKE_PREFIX_PATHCristian Adam2021-08-093-3/+7
| * | Merge topic 'macos-10.4' into release-3.21Brad King2021-08-061-1/+3
| |\ \
* | \ \ Merge topic 'nvhpc_support_new_c_and_c++_standards'Brad King2021-08-092-0/+10
|\ \ \ \
| * | | | NVHPC-C: Add support for C17Robert Maynard2021-08-051-0/+5
| * | | | NVHPC-CXX: Add support for C++20Robert Maynard2021-08-051-0/+5
| |/ / /
* | | | Merge topic 'macos-10.4'Brad King2021-08-061-1/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | macOS: Restore support for Mac OS X 10.4 (Tiger)Evan Miller2021-08-021-1/+3
| * | Merge branch 'backport-3.20-intel-oneapi-std-windows' into release-3.20Brad King2021-07-091-3/+2
| |\ \
| | * | CMakeCCompilerId: Fix C standard detection in Clang and IntelLLVM MSVC modeRaul Tambre2021-07-091-3/+2
* | | | Merge topic 'irsl-intel'Brad King2021-08-031-9/+24
|\ \ \ \
| * | | | IRSL: Avoid duplication of Intel redist lib folder pathsAlexander Grund2021-08-021-9/+24
| * | | | IRSL: Fix check of path to Intel redistdirAlexander Grund2021-08-021-1/+1
* | | | | Merge topic 'nsis_ignore_license_page'Brad King2021-08-031-1/+1
|\ \ \ \ \
| * | | | | CPack/NSIS: Add option to not display license pageJohnny Jazeix2021-08-011-1/+1
| |/ / / /
* | | | | Merge topic 'FindX11-more-advanced-variables'Brad King2021-08-031-0/+6
|\ \ \ \ \
| * | | | | FindX11: mark more xcb variables as advancedBen Boeckel2021-08-021-0/+6
| |/ / / /
* | | | | Merge topic 'gate-vtk-compat'Brad King2021-08-031-0/+4
|\ \ \ \ \
| * | | | | VTKCompatibility: ignore for "modern" VTKBen Boeckel2021-08-021-0/+4
| |/ / / /
* | | | | Merge topic 'cpack-rpm-pre-semicolon'Brad King2021-08-031-3/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CPackRPM: avoid a spurious `;` in the `%pre` and other sections with scriptsArtur Samarin2021-08-021-3/+1
* | | | | Merge topic 'find_cudatoolkit_understand_nvhpc_math_library_location'Brad King2021-08-021-0/+3
|\ \ \ \ \
| * | | | | FindCUDAToolkit: Understand NVHPC versioned math library layoutRobert Maynard2021-07-281-0/+3
* | | | | | Merge topic 'nvhpc-MD-flag'Brad King2021-08-023-10/+12
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | NVHPC: Support 21.07 change to '-MD' where it behaves like gccRobert Maynard2021-07-293-10/+12
* | | | | Merge topic 'haiku-platform'Brad King2021-07-291-5/+0
|\ \ \ \ \ | |/ / / /
| * | | | Platform/Haiku: Remove the include-once behaviorJessica Hamilton2021-07-291-5/+0
* | | | | Merge topic 'SCS_mp'Brad King2021-07-292-3/+35
|\ \ \ \ \
| * | | | | FindLAPACK: SCSL also has LAPACK routinesIgor S. Gerasimov2021-07-281-0/+24
| * | | | | FindBLAS: Update SCSL libraryIgor S. Gerasimov2021-07-281-3/+11
* | | | | | FindLAPACK: IBM ESSL 6.1 also has LAPACK routinesIgor S. Gerasimov2021-07-281-0/+24
* | | | | | FindBLAS: Add possibility to find OMP parallelized version of ESSLIgor S. Gerasimov2021-07-271-3/+11
* | | | | | FindBLAS: IBM ESSL 6.1 does not required BLAS libIgor S. Gerasimov2021-07-271-2/+2
|/ / / / /
* | | | | Merge topic 'FindBLAS-eml'Brad King2021-07-271-3/+3
|\ \ \ \ \
| * | | | | FindBLAS: use unset instead of set for empty variablesIgor S. Gerasimov2021-07-271-2/+2
| * | | | | FindBLAS: Fix regression in finding EML_mt after recent refactoringIgor S. Gerasimov2021-07-271-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'FindXCTest-xcode-12.5'Brad King2021-07-271-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | FindXCTest: Fix output directory for test bundle with Xcode 12.5Yauheni Khnykin2021-07-261-1/+2
| * | | Merge topic 'gnu_c23' into release-3.21Brad King2021-07-231-2/+2
| |\ \ \
| * \ \ \ Merge topic 'iar-binutils' into release-3.21Brad King2021-07-233-86/+54
| |\ \ \ \
* | \ \ \ \ Merge topic 'support_other_cuda_libdevice_locations'Brad King2021-07-261-2/+17
|\ \ \ \ \ \
| * | | | | | CUDA: Extract nvvm libdevice location from compiler verbose outputRobert Maynard2021-07-221-2/+17
* | | | | | | Merge topic 'FindPatch-typo'Brad King2021-07-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | FindPatch: Fix typo in find_program callFerenc Gerlits2021-07-211-1/+1
* | | | | | | | Merge topic 'gnu_c23'Brad King2021-07-231-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | GNU: Correct C23 flagsRaul Tambre2021-07-211-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'iar-binutils'Brad King2021-07-233-86/+54
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | IAR: Moved search logic to BinUtils.Jean-Marc Hengen2021-07-233-86/+54