summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'iar-binutils'Brad King2021-07-233-86/+54
|\
| * IAR: Moved search logic to BinUtils.Jean-Marc Hengen2021-07-233-86/+54
* | Merge topic 'CMakeDependentOption-revert-parens'Brad King2021-07-211-4/+1
|\ \
| * | CMakeDependentOption: Revert "Allow parentheses in the depends string"Brad King2021-07-201-4/+1
| |/
| * Merge topic 'iar-exe-suffix' into release-3.21Brad King2021-07-201-2/+2
| |\
* | \ Merge topic 'iar-exe-suffix'Brad King2021-07-201-2/+2
|\ \ \ | | |/ | |/|
| * | Compiler/IAR: Avoid clobbering CMAKE_EXECUTABLE_SUFFIXLorenzo Cappelletti2021-07-201-2/+2
* | | Merge topic 'iar-host-exe'Brad King2021-07-201-8/+24
|\ \ \ | | |/ | |/|
| * | Compiler/IAR: search for both IAR's binaries * and *.exeLorenzo Cappelletti2021-07-201-8/+24
| |/
* | Merge topic 'enable_language-CMP0126'Brad King2021-07-201-4/+0
|\ \ | |/
| * CMakeDetermineCompilerId: Fix CMAKE_EXECUTABLE_FORMAT in CMP0126 NEW behaviorBrad King2021-07-191-4/+0
| * Merge topic 'enable_language-CMP0126' into release-3.21Brad King2021-07-199-0/+28
| |\
* | \ Merge topic 'enable_language-CMP0126'Brad King2021-07-199-0/+28
|\ \ \ | | |/ | |/|
| * | enable_language: Fix test for working compiler with CMP0126 NEW behaviorBrad King2021-07-159-0/+28
* | | Merge topic 'vs2022'Brad King2021-07-191-0/+8
|\ \ \ | | |/ | |/|
| * | VS: Add CSharp VS 2022 compiler version and flag table v143Brad King2021-07-151-0/+4
| * | VS: Recognize CSharp VS 2019 compiler version v142Brad King2021-07-151-0/+4
| |/
* | Merge topic 'findblaslapack-cray'Brad King2021-07-152-26/+39
|\ \
| * | Find{BLAS,LAPACK}: clean variablesSeth R Johnson2021-07-142-25/+31
| * | Find{BLAS,LAPACK}: improve found message on CraySeth R Johnson2021-07-142-1/+8
* | | Merge topic 'armlink_armar_detection'Brad King2021-07-142-11/+9
|\ \ \ | | |/ | |/|
| * | ARMClang: Fix regression in check for working compilerLingkai Dong2021-07-142-11/+9
| * | Merge topic 'cpack-deb-post-ops' into release-3.21Brad King2021-07-131-1/+1
| |\ \
* | \ \ Merge topic 'FindPkgConfig-LIBRARY_PATH'Brad King2021-07-141-0/+12
|\ \ \ \
| * | | | FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_LIBRARY_PATH in environmentBrad King2021-07-131-0/+12
| | |_|/ | |/| |
* | | | FindMPI: Interrogate Cray compilerAxel Huebl2021-07-131-1/+49
|/ / /
* | | Merge topic 'cpack-deb-lib-multiarch'Brad King2021-07-131-2/+4
|\ \ \
| * | | CPack/DEB: Add postinst/postrm ldconfig for multi-arch lib dirsAlex Turbov2021-07-121-2/+4
* | | | Merge topic 'UseSWIG-dependencies-VS-generators'Brad King2021-07-131-7/+18
|\ \ \ \
| * | | | UseSWIG: Use swig generated dependencies for Visual StudioMarc Chevrier2021-07-091-7/+18
| |/ / /
* | | | Merge topic 'cpack-deb-post-ops'Brad King2021-07-131-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | CPack/DEB: Avoid overriding user-provided `postinst` and `postrm`Alex Turbov2021-07-121-1/+1
* | | | Merge topic 'FindBLAS-LAPACK-All'Brad King2021-07-132-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Find{BLAS,LAPACK}: Avoid clobbering results when no vendor is requestedBrad King2021-07-122-4/+4
| |/ /
| * | Merge topic 'FindJPEG-revert-turbo' into release-3.21Brad King2021-07-121-1/+1
| |\ \
* | \ \ Merge topic 'LWYU-externalization'Brad King2021-07-129-3/+72
|\ \ \ \
| * | | | 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 'cpack-rpm-requires-exclude-from'Brad King2021-07-121-0/+12
|\ \ \ \ \
| * | | | | CPack/RPM: Add option to set %global __requires_exclude_fromLisa Welsch2021-07-091-0/+12
* | | | | | Merge topic 'FindJPEG-revert-turbo'Brad King2021-07-121-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | FindJPEG: Revert "Search for 'turbojpeg' and 'turbojpeg-static' too"Brad King2021-07-091-1/+1
| * | | | Merge branch 'check_cxx_compiler_flag_no_normal_variable' into release-3.20Brad King2021-07-081-1/+0
| |\ \ \ \
| * | | | | IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-12/+4
* | | | | | Merge topic 'iar-linker-placeholder'Brad King2021-07-081-7/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | IAR: Use placeholders in linker and archiver rulesJean-Marc Hengen2021-07-081-7/+7
| * | | | Merge topic 'FindCUDAToolkit-doc-version' into release-3.21Brad King2021-07-081-3/+8
| |\ \ \ \
| * \ \ \ \ Merge topic 'check_cxx_compiler_flag_no_normal_variable' into release-3.21Brad King2021-07-081-1/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | Merge topic 'FindMPI-adjust-compile-definitions-early'Brad King2021-07-081-1/+1
|\ \ \ \ \ \
| * | | | | | FindMPI: Choose definitions for MPI_CXX_SKIP_MPICXX before first useYe Luo2021-07-071-1/+1