summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FortranCInterface: Fix failure with gfortran 12 and ClangBrad King2022-05-161-0/+3
* FindPkgConfig: Fix preservation of ENV{PKG_CONFIG_ALLOW_SYSTEM_LIBS}Brad King2022-05-121-1/+3
* CPack/NSIS: Add support for unquoted (legacy) uninstaller stringsMarc Jeanmougin2022-03-211-0/+4
* CPack/NSIS: Fix uninstall command when run from installerMarc Jeanmougin2022-03-211-3/+1
* FindPython: fix various problems using pypy interpretersMarc Chevrier2022-03-171-10/+25
* Merge branch 'binutils-llvm-ar-apple' into release-3.22Brad King2022-03-161-1/+6
|\
| * BinUtils: Restore llvm-ar fallback on Apple platformsBrad King2022-03-161-1/+6
* | Merge branch 'AppleClang-cxx20-cxx23-flags' into release-3.22Brad King2022-03-111-1/+9
|\ \ | |/
| * AppleClang: Add C++20 and C++23 flagsKen Matsui2022-03-111-1/+9
* | IRSL: Add paths for Intel oneAPI compilers on LinuxAttila Krasznahorkay2022-03-091-0/+1
* | Merge branch 'binutils-llvm-mt' into release-3.22Brad King2022-03-081-1/+2
|\ \ | |/
| * BinUtils: Avoid llvm-mt because it is missing 'mt' features we useBrad King2022-03-081-1/+2
* | FindMatlab: Fix logic error when minimum version is not foundMichael Hirsch2022-03-071-0/+1
* | Merge branch 'binutils-llvm-ar-clang-macos' into release-3.22Brad King2022-03-031-1/+4
|\ \ | |/
| * BinUtils: Avoid llvm-ar on Apple platformsBrad King2022-03-031-1/+4
| * Merge branch 'FindThreads-revert-libc-pthread-flag' into release-3.21Brad King2022-02-281-11/+8
| |\
* | \ Merge branch 'FindThreads-revert-libc-pthread-flag' into release-3.22Brad King2022-02-281-11/+8
|\ \ \ | | |/ | |/|
| * | FindThreads: Revert "Honor THREADS_PREFER_PTHREAD_FLAG when ... in libc"Brad King2022-02-281-11/+8
* | | FindGLUT: Use link directories for libs from pkg-configSilvio Traversaro2022-02-151-0/+3
* | | 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
|\ \ \ | | |/ | |/|
| * | 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
| |/
* | FindGSL: Improve version extraction regexمهدي شينون (Mehdi Chinoune)2022-02-081-1/+1
* | CompilerId: Fix default extensions check for Clang targeting MSVC ABIBrad King2022-02-033-7/+4
* | 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
* | FindMPI: Place static first in mpi test sourceBrad King2022-01-251-1/+1
* | XL: Detect default extensions mode for legacy compilerRaul Tambre2022-01-232-2/+2
* | FortranCInterface: Fix compatibility with GCC gfortran 12 LTOBjörn Esser2022-01-191-0/+13
* | MSVC: Use -external:I flag without space to support Clang toolsBrad King2022-01-112-2/+2
* | ASM: Fix identification of armasm 6.17+Jukka Jalkanen2022-01-061-1/+1
* | Merge topic 'FindBoost-1.78' into release-3.22Brad King2021-12-211-1/+1
|\ \
| * | FindBoost: Do not warn about now-supported version 1.78Brad King2021-12-201-1/+1
* | | FindGLUT: Provide legacy GLUT_INCLUDE_DIR result in pkg-config code pathBrad King2021-12-171-0/+2
|/ /
* | Merge topic 'FindBoost-python-3.10' into release-3.22Brad King2021-12-171-6/+6
|\ \
| * | FindBoost: Add support for Python 3.10Oleg Sidorkin2021-12-161-6/+6
* | | Merge topic 'vs-intel-oneapi-toolset' into release-3.22Brad King2021-12-171-5/+3
|\ \ \ | |/ / |/| / | |/
| * VS: Fix detecting icx.exe with Intel Compiler toolsets newer than 2021William R. Dieter2021-12-151-5/+3
* | FindBoost: Add support for Boost 1.78Brad King2021-12-151-2/+17
* | Android: Fix linking android_support for pre-21 system STLRyan Prichard2021-12-131-1/+1
* | FindPython: Add support for Python 3.11Tomáš Hrnčiar2021-12-073-3/+3
* | CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object pathRaphael Gozzo2021-12-061-1/+1
* | FindPkgConfig: Restore finding pkg-config before pkgconfBrad King2021-12-021-1/+1
* | FindPython: clarify static libraries hint usageMarc Chevrier2021-12-013-0/+15
* | Merge topic 'GNUInstallDirs-conda-fix' into release-3.22Brad King2021-12-011-1/+3
|\ \
| * | GNUInstallDirs: Prefer system lib64 over conda lib when ambiguousRobert Maynard2021-11-301-1/+3
* | | Merge topic 'doc-CMAKE_INSTALL_MODE' into release-3.22Brad King2021-11-301-0/+16
|\ \ \
| * | | Help: Clarify CMAKE_INSTALL_MODE documentationFelix Lelchuk2021-11-241-0/+16