summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* LINK_WHAT_YOU_USE feature: externalize configurationMarc Chevrier2021-07-098-2/+71
* PGI: Fix "LINKER:" prefix generated separatorMarc Chevrier2021-07-091-1/+1
* Merge topic 'intel-oneapi-std-windows'Brad King2021-07-082-10/+2
|\
| * IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-10/+2
| * Merge topic 'correct_cuda_toolkit_version_typo' into release-3.21Brad King2021-07-071-1/+1
| |\
* | \ Merge topic 'FindMPI-option-MPI_CXX_SKIP_MPICXX'Brad King2021-07-071-1/+1
|\ \ \
| * | | FindMPI: Honor MPI_CXX_SKIP_MPICXX when set as a normal variableBrad King2021-07-061-1/+1
* | | | Merge topic 'ifort_win32_log'Brad King2021-07-071-2/+5
|\ \ \ \
| * | | | Intel/Fortran: Avoid recording warning 5117 lines in CMakeError.logMichael Hirsch2021-07-061-2/+5
| |/ / /
* | | | Merge topic 'FindPkgConfig-pkgconf'Brad King2021-07-071-0/+1
|\ \ \ \
| * | | | FindPkgConfig: add pkgconf to the search list.Alexander Neumann2021-07-021-0/+1
| |/ / /
* | | | Merge topic 'FindGLUT-pkg-config'Brad King2021-07-071-69/+94
|\ \ \ \
| * | | | FindGLUT: Use pkg-config to find flags if availableChristopher Degawa2021-07-021-1/+35
| * | | | FindGLUT: Reduce if/else nesting and indentationChristopher Degawa2021-07-021-68/+59
| |/ / /
* | | | Merge topic 'correct_cuda_toolkit_version_typo'Brad King2021-07-071-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Correct CUDAToolkit_VERSION_MINOR variable name typoRobert Maynard2021-07-061-1/+1
* | | Merge topic 'FindCUDATookit-ordering'Brad King2021-07-021-2/+2
|\ \ \
| * | | FindCUDATookit: Fix ordering of libraries in imported targetsDan Ibanez2021-07-011-2/+2
* | | | Merge topic 'compiler-id-msvc-no-lib'Brad King2021-07-022-2/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | DetermineCompiler: Restore identification of MSVC with no INCLUDE or LIBBrad King2021-07-012-2/+4
| | |/ | |/|
| * | Merge topic 'fujitsu-clang-findbinutils' into release-3.21Brad King2021-06-302-0/+9
| |\ \
| * \ \ Merge topic 'rpm-suggests' into release-3.21Brad King2021-06-301-0/+15
| |\ \ \
* | | | | FindMPI: Fix missing static warning in the mpi test sourceChuck Atkins2021-06-301-9/+9
* | | | | Merge topic 'fujitsu-clang-findbinutils'Brad King2021-06-302-0/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | FujitsuClang: Change LTO option from -flto=thin to -fltoYuichiro Utsumi2021-06-291-0/+3
| * | | | FujitsuClang: Set CMAKE_<LANG>_COMPILER_AR and CMAKE_<LANG>_COMPILER_RANLIBYuichiro Utsumi2021-06-291-0/+6
* | | | | Merge topic 'rpm-suggests'Brad King2021-06-301-0/+15
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CPack/RPM: Fix weak dep supportAlex Sweet2021-06-291-0/+15
| |/ / /
* | | | Merge topic 'compiler-id-msvc-has-include'Brad King2021-06-302-0/+8
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | DetermineCompiler: Restore identification of MSVC with no INCLUDE dirsBrad King2021-06-292-0/+8
| |/
| * Merge topic 'yasm-no-deps' into release-3.21Brad King2021-06-281-7/+9
| |\
| * \ Merge topic 'Help-UseJava-reorganization' into release-3.21Brad King2021-06-251-351/+454
| |\ \
| * \ \ Merge topic 'fujitsu-ipo' into release-3.21Brad King2021-06-251-0/+10
| |\ \ \
* | \ \ \ Merge topic 'Fortran-abi-f90'Brad King2021-06-282-1/+56
|\ \ \ \ \
| * | | | | Fortran: Subsume F90 check into ABI checkMichael Hirsch2021-06-252-1/+56
* | | | | | Merge topic 'yasm-no-deps'Brad King2021-06-281-7/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | ASM_NASM: Do not generate depfiles with YASMGregor Jasny2021-06-251-7/+9
* | | | | Merge topic 'Help-UseJava-reorganization'Brad King2021-06-251-351/+454
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: UseJava reorganizationMarc Chevrier2021-06-241-351/+454
| |/ / /
* | | | Merge topic 'fujitsu-ipo'Brad King2021-06-251-0/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | Fujitsu: Add IPO support for FortranPaul Zehner2021-06-241-0/+10
| |/ /
* | | Merge topic 'FindOpenMP-fujitsu'Brad King2021-06-251-0/+4
|\ \ \ | | |/ | |/|
| * | FindOpenMP: Link with OpenMP flags on FujitsuEisuke Kawashima2021-06-241-0/+4
| |/
* | Merge topic 'cuda-rules-override'Brad King2021-06-231-0/+19
|\ \ | |/
| * CUDA: Implement CMAKE_USER_MAKE_RULES_OVERRIDE[_CUDA]Seth R Johnson2021-06-221-0/+19
| * Merge topic 'ep-git-update-commit-ref' into release-3.21Brad King2021-06-211-1/+1
| |\
| * \ Merge topic 'GNUInstallDirs-alpine' into release-3.21Brad King2021-06-211-0/+1
| |\ \
* | \ \ Merge topic 'ep-git-update-commit-ref'Brad King2021-06-211-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ExternalProject: Use ${ref}^0 to avoid MSYS/Cygwin shell substitutionsCraig Scott2021-06-201-1/+1
* | | | Merge topic 'GNUInstallDirs-alpine'Brad King2021-06-211-0/+1
|\ \ \ \ | | |_|/ | |/| |