summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindPython-module'Marc Chevrier2019-05-104-77/+124
|\
| * FindPython*: Manage weak link for Python modulesMarc Chevrier2019-05-074-77/+124
* | Merge topic 'FindBoost-fphsa'Brad King2019-05-081-219/+147
|\ \
| * | FindBoost: Modernize module mode with FPHSADennis Klein2019-05-071-130/+24
| * | FindBoost: Fix and modernize config mode with FPHSADennis Klein2019-05-071-10/+26
| * | FindBoost: Add vars Boost_VERSION_MACRO/MAJOR/MINOR/PATCH/COUNTDennis Klein2019-05-071-19/+34
| * | FindBoost: Introduce new imported target Boost::headersDennis Klein2019-05-071-5/+15
| * | FindBoost: Compare versions consistently against Boost_VERSION_STRINGDennis Klein2019-05-071-55/+48
| |/
* | Merge topic 'findmpi-debug'Brad King2019-05-073-17/+30
|\ \
| * | FindMPI: Make tests valid C89 by returning 0Christian Pfeiffer2019-05-062-0/+2
| * | FindMPI: Correct documentaiton for library versionChristian Pfeiffer2019-05-061-1/+1
| * | FindMPI: Add error loggingChristian Pfeiffer2019-05-061-16/+27
| |/
* | Merge topic 'CTestCoverageCollectGCOV-updates'Brad King2019-05-071-23/+17
|\ \
| * | CTestCoverageCollectGCOV: run gcov with -xCristian Morales Vega2019-05-031-2/+2
| * | CTestCoverageCollectGCOV: run gcov only onceCristian Morales Vega2019-05-031-22/+16
* | | Merge topic 'use_intel_mkl_blas_intface_on_osX'Brad King2019-05-071-1/+2
|\ \ \ | |_|/ |/| |
| * | FindBLAS: Use Intel fortran interface on OS X even with GNU FortranJakub Benda2019-05-041-1/+2
* | | Merge topic 'FindPython-fix-Python_RUNTIME_LIBRARY_DIRS-variable'Brad King2019-05-061-3/+6
|\ \ \
| * | | FindPython: ensure variable Python_RUNTIME_LIBRARY_DIRS is set correctlyMarc Chevrier2019-05-051-3/+6
| * | | Merge branch 'FindPython-NumPy-fix-dependencies-management' into release-3.14Brad King2019-04-301-9/+13
| |\ \ \
* | \ \ \ Merge topic 'SWIG'Brad King2019-05-061-1/+8
|\ \ \ \ \
| * | | | | UseSWIG: Manage alternate library nameMarc Chevrier2019-05-031-1/+8
| | |_|/ / | |/| | |
* | | | | Merge topic 'findice-clang-cl'Brad King2019-05-061-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindIce: Support clang-cl by checking CMAKE_CXX_SIMULATE_IDjspam2019-05-031-2/+2
* | | | | Merge topic 'DetermineCompilerId-versioned-llvm-for-vs'Brad King2019-05-031-1/+1
|\ \ \ \ \
| * | | | | CMakeDetermineCompilerId: Support versioned LLVM for Visual Studio.Zufu Liu2019-05-021-1/+1
* | | | | | Merge topic 'memorize_cxx_compilers_with_full_CXX14_support'Brad King2019-05-033-0/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | CompileFeatures: Record when compilers gained full CXX14 supportRobert Maynard2019-05-023-0/+16
| |/ / / /
* | | | | Merge topic 'ios_fixes'Brad King2019-05-021-4/+13
|\ \ \ \ \
| * | | | | iOS: Only set the CMAKE_FIND_ROOT_PATH_MODE_* variables when not definedAlexandru Croitor2019-04-301-3/+9
| * | | | | iOS: Only look for packages in the provided CMAKE_FIND_ROOT_PATHsAlexandru Croitor2019-04-301-0/+1
| * | | | | iOS: Allow setting multiple CMAKE_FIND_ROOT_PATH valuesAlexandru Croitor2019-04-301-1/+1
| * | | | | iOS: Allow specifying CMAKE_MACOSX_BUNDLE in toolchain fileAlexandru Croitor2019-04-301-1/+3
* | | | | | Merge topic 'cpackrpm.debug'Brad King2019-05-021-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | CPackRPM: Hide CPACK_RPM_ROOTDIR debug if not CPACK_RPM_PACKAGE_DEBUGHarry Mallon2019-04-301-1/+3
| |/ / / /
* | | | | Merge topic 'IAR_6_x_fix'Brad King2019-05-012-3/+12
|\ \ \ \ \
| * | | | | IAR: Fail early in case of IAR ARM 4.XXDaniel Schürmann2019-04-262-0/+8
| * | | | | IAR: Fix building with IAR ARM 6.XDaniel Schürmann2019-04-252-3/+4
| | |_|_|/ | |/| | |
* | | | | Merge topic 'iar-binutils'Brad King2019-05-011-11/+14
|\ \ \ \ \
| * | | | | IAR: Changes required for LinuxStefan Andersson2019-04-251-11/+14
| |/ / / /
* | | | | Merge topic 'memorize_cxx_compilers_with_full_CXX11_support'Brad King2019-05-015-17/+17
|\ \ \ \ \
| * | | | | CompileFeatures: Record when compilers gained full CXX11 supportRobert Maynard2019-04-295-17/+17
* | | | | | Merge topic 'FindPython-NumPy-fix-dependencies-management'Brad King2019-05-011-9/+13
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindPython: NumPy: fix erroneous dependencies managementMarc Chevrier2019-04-301-9/+13
* | | | | | Merge topic 'FindBoost-fix-fiber-compiler-features'Brad King2019-05-011-3/+11
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindBoost: Fix compiler features for `fiber` and `context`Alex Turbov2019-04-301-0/+2
| * | | | | FindBoost: Record compiler features for Boost 1.67 and aboveAlex Turbov2019-04-301-3/+9
| |/ / / /
| * | | | Merge branch 'findqt3-hints-fix' into release-3.14Brad King2019-04-221-5/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindOpenGL-libglvnd-subdir' into release-3.14Brad King2019-04-171-0/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'Boost-Gentoo' into release-3.14Brad King2019-04-161-1/+1
| |\ \ \ \ \ \