summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | CompilerId: Restore support for classic C by avoiding C++ style commentsBrad King2021-11-233-3/+3
|/ / /
* | | Merge branch 'UseSWIG-create-workingdir' into release-3.22Brad King2021-11-221-1/+1
|\ \ \ | |/ / |/| / | |/
| * UseSWIG: ensure directory for depfile existsMarc Chevrier2021-11-191-1/+1
| * Merge branch 'IntelLLVM-Fortran-frontend-variant' into release-3.21Brad King2021-11-111-0/+1
| |\
* | \ Merge topic 'gtest_discover_tests-PRE_TEST-dep' into release-3.22Brad King2021-11-171-1/+2
|\ \ \
| * | | gtest_discover_tests: Re-run PRE_TEST discovery on any arg changeCraig Scott2021-11-161-1/+2
* | | | Help: Clarify meaning of filter expression in gtest_discover_tests()Craig Scott2021-11-141-2/+5
|/ / /
* | | Merge topic 'IntelLLVM-Fortran-frontend-variant' into release-3.22Brad King2021-11-121-0/+1
|\ \ \ | | |/ | |/|
| * | Fortran: Save frontend variant persistently for IntelLLVMWilliam R. Dieter2021-11-111-0/+1
| * | Merge branch 'msvc-c++23' into release-3.20Brad King2021-10-121-0/+1
| |\ \
| * \ \ Merge branch 'revert-debian-libexec' into release-3.20Brad King2021-10-081-13/+2
| |\ \ \
* | | | | TI: Recognize invalid compiler option warning during try_compile()Craig Scott2021-11-111-0/+1
* | | | | Merge topic 'IntelLLVM-no-xilink' into release-3.22Brad King2021-11-111-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | IntelLLVM: Use MSVC linker with MSVC frontend variantWilliam R. Dieter2021-11-101-1/+1
* | | | | Merge topic 'vs-framework-version' into release-3.22Brad King2021-11-082-0/+12
|\ \ \ \ \
| * | | | | VS: Model a default target frameworkBrad King2021-11-062-0/+12
* | | | | | Help: Clarify how PKG_CONFIG env var initializes cache varsCraig Scott2021-11-071-16/+33
* | | | | | CheckLinkerFlag: Set policies needed by the implementationThomas Dickerson2021-11-041-0/+6
* | | | | | Merge topic 'FindHDF5-avoid-duplicate-library-entries' into release-3.22Brad King2021-11-041-0/+8
|\ \ \ \ \ \
| * | | | | | FindHDF5: clear language-specific libraries list before discoveryBen Boeckel2021-11-031-0/+6
| * | | | | | FindHDF5: clear library output variables at the top of the moduleBen Boeckel2021-11-031-0/+2
* | | | | | | Merge topic 'FindHDF5-fix-windows-hl-implib-query' into release-3.22Brad King2021-11-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | FindHDF5: fix variable name when querying `hdf5_hl`'s implibBen Boeckel2021-11-031-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'GNUtoMS-vs2022' into release-3.22Brad King2021-11-041-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | GNUtoMS: Add search path for VS 2022 environment scriptsBrad King2021-11-031-1/+1
* | | | | | Merge topic 'nvhpc-isystem' into release-3.22Brad King2021-11-031-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | NVHPC: Support SYSTEM include directoriesRobert Maynard2021-11-021-0/+1
* | | | | | FindMPI: Fix finding PkgConfg for fallbackBrad King2021-11-011-2/+2