Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | FindPython*: Manage weak link for Python modules | Marc Chevrier | 2019-05-07 | 4 | -77/+124 | |
* | | | | | | Merge topic 'FindBoost-fphsa' | Brad King | 2019-05-08 | 1 | -219/+147 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | FindBoost: Modernize module mode with FPHSA | Dennis Klein | 2019-05-07 | 1 | -130/+24 | |
| * | | | | | FindBoost: Fix and modernize config mode with FPHSA | Dennis Klein | 2019-05-07 | 1 | -10/+26 | |
| * | | | | | FindBoost: Add vars Boost_VERSION_MACRO/MAJOR/MINOR/PATCH/COUNT | Dennis Klein | 2019-05-07 | 1 | -19/+34 | |
| * | | | | | FindBoost: Introduce new imported target Boost::headers | Dennis Klein | 2019-05-07 | 1 | -5/+15 | |
| * | | | | | FindBoost: Compare versions consistently against Boost_VERSION_STRING | Dennis Klein | 2019-05-07 | 1 | -55/+48 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'findmpi-debug' | Brad King | 2019-05-07 | 3 | -17/+30 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindMPI: Make tests valid C89 by returning 0 | Christian Pfeiffer | 2019-05-06 | 2 | -0/+2 | |
| * | | | | | FindMPI: Correct documentaiton for library version | Christian Pfeiffer | 2019-05-06 | 1 | -1/+1 | |
| * | | | | | FindMPI: Add error logging | Christian Pfeiffer | 2019-05-06 | 1 | -16/+27 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'CTestCoverageCollectGCOV-updates' | Brad King | 2019-05-07 | 1 | -23/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | CTestCoverageCollectGCOV: run gcov with -x | Cristian Morales Vega | 2019-05-03 | 1 | -2/+2 | |
| * | | | | | CTestCoverageCollectGCOV: run gcov only once | Cristian Morales Vega | 2019-05-03 | 1 | -22/+16 | |
* | | | | | | Merge topic 'use_intel_mkl_blas_intface_on_osX' | Brad King | 2019-05-07 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | FindBLAS: Use Intel fortran interface on OS X even with GNU Fortran | Jakub Benda | 2019-05-04 | 1 | -1/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'FindPython-fix-Python_RUNTIME_LIBRARY_DIRS-variable' | Brad King | 2019-05-06 | 1 | -3/+6 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | FindPython: ensure variable Python_RUNTIME_LIBRARY_DIRS is set correctly | Marc Chevrier | 2019-05-05 | 1 | -3/+6 | |
| * | | | | Merge branch 'FindPython-NumPy-fix-dependencies-management' into release-3.14 | Brad King | 2019-04-30 | 1 | -9/+13 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'SWIG' | Brad King | 2019-05-06 | 1 | -1/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | UseSWIG: Manage alternate library name | Marc Chevrier | 2019-05-03 | 1 | -1/+8 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'findice-clang-cl' | Brad King | 2019-05-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | FindIce: Support clang-cl by checking CMAKE_CXX_SIMULATE_ID | jspam | 2019-05-03 | 1 | -2/+2 | |
* | | | | | | Merge topic 'DetermineCompilerId-versioned-llvm-for-vs' | Brad King | 2019-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMakeDetermineCompilerId: Support versioned LLVM for Visual Studio. | Zufu Liu | 2019-05-02 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'memorize_cxx_compilers_with_full_CXX14_support' | Brad King | 2019-05-03 | 3 | -0/+16 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | CompileFeatures: Record when compilers gained full CXX14 support | Robert Maynard | 2019-05-02 | 3 | -0/+16 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ios_fixes' | Brad King | 2019-05-02 | 1 | -4/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | iOS: Only set the CMAKE_FIND_ROOT_PATH_MODE_* variables when not defined | Alexandru Croitor | 2019-04-30 | 1 | -3/+9 | |
| * | | | | | | iOS: Only look for packages in the provided CMAKE_FIND_ROOT_PATHs | Alexandru Croitor | 2019-04-30 | 1 | -0/+1 | |
| * | | | | | | iOS: Allow setting multiple CMAKE_FIND_ROOT_PATH values | Alexandru Croitor | 2019-04-30 | 1 | -1/+1 | |
| * | | | | | | iOS: Allow specifying CMAKE_MACOSX_BUNDLE in toolchain file | Alexandru Croitor | 2019-04-30 | 1 | -1/+3 | |
* | | | | | | | Merge topic 'cpackrpm.debug' | Brad King | 2019-05-02 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | CPackRPM: Hide CPACK_RPM_ROOTDIR debug if not CPACK_RPM_PACKAGE_DEBUG | Harry Mallon | 2019-04-30 | 1 | -1/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'IAR_6_x_fix' | Brad King | 2019-05-01 | 2 | -3/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | IAR: Fail early in case of IAR ARM 4.XX | Daniel Schürmann | 2019-04-26 | 2 | -0/+8 | |
| * | | | | | | IAR: Fix building with IAR ARM 6.X | Daniel Schürmann | 2019-04-25 | 2 | -3/+4 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'iar-binutils' | Brad King | 2019-05-01 | 1 | -11/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | IAR: Changes required for Linux | Stefan Andersson | 2019-04-25 | 1 | -11/+14 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'memorize_cxx_compilers_with_full_CXX11_support' | Brad King | 2019-05-01 | 5 | -17/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CompileFeatures: Record when compilers gained full CXX11 support | Robert Maynard | 2019-04-29 | 5 | -17/+17 | |
* | | | | | | | Merge topic 'FindPython-NumPy-fix-dependencies-management' | Brad King | 2019-05-01 | 1 | -9/+13 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | FindPython: NumPy: fix erroneous dependencies management | Marc Chevrier | 2019-04-30 | 1 | -9/+13 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'FindBoost-fix-fiber-compiler-features' | Brad King | 2019-05-01 | 1 | -3/+11 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | FindBoost: Fix compiler features for `fiber` and `context` | Alex Turbov | 2019-04-30 | 1 | -0/+2 | |
| * | | | | | FindBoost: Record compiler features for Boost 1.67 and above | Alex Turbov | 2019-04-30 | 1 | -3/+9 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'findqt3-hints-fix' into release-3.14 | Brad King | 2019-04-22 | 1 | -5/+7 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'FindOpenGL-libglvnd-subdir' into release-3.14 | Brad King | 2019-04-17 | 1 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'Boost-Gentoo' into release-3.14 | Brad King | 2019-04-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'vs2019-redist' into release-3.14 | Brad King | 2019-04-15 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ |