Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | binutils: add the llvm-* variants to the tool lists. | Zsolt Parragi | 2019-05-17 | 1 | -5/+16 |
* | clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANT | Zsolt Parragi | 2019-05-17 | 5 | -38/+30 |
* | Merge topic 'refactor_docs_use_java' | Craig Scott | 2019-05-15 | 1 | -294/+229 |
|\ | |||||
| * | UseJava: Refactor documentation for better formatting | Robert Maynard | 2019-05-15 | 1 | -294/+229 |
* | | Modules: Consistently use 2 space indentation | Kitware Robot | 2019-05-14 | 48 | -1627/+1624 |
* | | Merge topic 'find-boost-cmp0093' | Brad King | 2019-05-14 | 1 | -3/+12 |
|\ \ | |||||
| * | | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z format | Dennis Klein | 2019-05-13 | 1 | -3/+12 |
* | | | Merge topic 'relax_cxx_relaxed_constexpr_requirements' | Brad King | 2019-05-14 | 4 | -12/+5 |
|\ \ \ | |||||
| * | | | CompileFeatures: Record when MSVC gained full CXX14 support | Robert Maynard | 2019-05-13 | 1 | -0/+1 |
| * | | | CompileFeatures: Record when Intel gained full CXX14 support | Robert Maynard | 2019-05-13 | 1 | -7/+1 |
| * | | | CompileFeatures: Relax cxx_relaxed_constexpr compiler requirements | Robert Maynard | 2019-05-13 | 2 | -5/+3 |
| | |/ | |/| | |||||
* | | | Merge topic 'apple_clang_cxx_20_support' | Brad King | 2019-05-14 | 1 | -1/+5 |
|\ \ \ | |||||
| * | | | Features: Activate C++20 support for AppleClang 10.0+ | Robert Maynard | 2019-05-07 | 1 | -1/+5 |
| |/ / | |||||
* | | | Merge topic 'swig4' | Brad King | 2019-05-14 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | FindSWIG: Support swig4.0 | Daniele E. Domenichelli | 2019-05-13 | 1 | -1/+1 |
* | | | | Merge topic 'ios-xctest-lookup' | Brad King | 2019-05-14 | 1 | -0/+19 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Apple: Properly lookup XCTest for iOS and tvOS | Gregor Jasny | 2019-05-11 | 1 | -0/+19 |
* | | | | Merge topic 'apple_clang_full_cxx_14_support' | Brad King | 2019-05-13 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | CompileFeatures: Record when AppleClang gained full CXX14 support | Robert Maynard | 2019-05-07 | 1 | -0/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'iar-new_architectures' | Brad King | 2019-05-13 | 6 | -28/+62 |
|\ \ \ \ | |||||
| * | | | | IAR: Add architecture support for RL78, RH850 and MSP430 | Stefan Andersson | 2019-05-08 | 6 | -28/+62 |
* | | | | | Merge topic 'FindProtobuf-gen-sources' | Brad King | 2019-05-13 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Protobuf: Fix generated source path with PROTOBUF_GENERATE_CPP_APPEND_PATH OFF | Bob Weinand | 2019-05-08 | 1 | -1/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'FindPython-module' | Marc Chevrier | 2019-05-10 | 4 | -77/+124 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | |