Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Autogen: A missing info file is a critical error | Sebastian Holtermann | 2019-05-11 | 1 | -1/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cmuvprocesschain' | Brad King | 2019-05-13 | 9 | -8/+915 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmUVProcessChain: Add cmUVProcessChain | Kyle Edwards | 2019-05-07 | 9 | -5/+912 | |
| * | | | | | | | cmUVStreambuf: Initialize all members on construction | Brad King | 2019-05-07 | 1 | -3/+3 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | 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 | 7 | -28/+68 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | IAR: Add architecture support for RL78, RH850 and MSP430 | Stefan Andersson | 2019-05-08 | 7 | -28/+68 | |
* | | | | | | | | 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 'windows-signing' | Brad King | 2019-05-13 | 9 | -4/+71 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Utilities/Release: Enable signing of Windows release binaries | Brad King | 2019-05-08 | 5 | -1/+11 | |
| * | | | | | | | | | Add undocumented option to sign CMake's own binaries on Windows | Brad King | 2019-05-08 | 2 | -0/+57 | |
| * | | | | | | | | | Configure CMake itself with policies through CMake 3.14 | Brad King | 2019-05-08 | 3 | -3/+3 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-13 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-12 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-11 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'FindPython-module' | Marc Chevrier | 2019-05-10 | 21 | -88/+275 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindPython*: Manage weak link for Python modules | Marc Chevrier | 2019-05-07 | 21 | -88/+275 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-10 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-09 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'FindBoost-fphsa' | Brad King | 2019-05-08 | 49 | -223/+1157 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | FindBoost: Add new unit tests | Dennis Klein | 2019-05-07 | 44 | -0/+974 | |
| * | | | | | | | | | FindBoost: Modernize module mode with FPHSA | Dennis Klein | 2019-05-07 | 3 | -131/+29 | |
| * | | | | | | | | | FindBoost: Fix and modernize config mode with FPHSA | Dennis Klein | 2019-05-07 | 4 | -13/+43 | |
| * | | | | | | | | | FindBoost: Add vars Boost_VERSION_MACRO/MAJOR/MINOR/PATCH/COUNT | Dennis Klein | 2019-05-07 | 2 | -21/+45 | |
| * | | | | | | | | | FindBoost: Introduce new imported target Boost::headers | Dennis Klein | 2019-05-07 | 2 | -5/+20 | |
| * | | | | | | | | | FindBoost: Compare versions consistently against Boost_VERSION_STRING | Dennis Klein | 2019-05-07 | 1 | -55/+48 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'autogen_cache' | Brad King | 2019-05-08 | 9 | -1598/+2067 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching | Sebastian Holtermann | 2019-05-07 | 9 | -1598/+2067 | |
* | | | | | | | | | Merge topic 'ctest-update-version-override' | Craig Scott | 2019-05-08 | 14 | -7/+80 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE | Zack Galbreath | 2019-05-07 | 11 | -0/+70 | |
| * | | | | | | | | Help: cross-ref and wording of docs related to ctest_update() | Zack Galbreath | 2019-05-03 | 3 | -2/+5 | |
| * | | | | | | | | testing: Update terminology in ctest_update tests | Zack Galbreath | 2019-05-02 | 2 | -5/+5 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-08 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'enforce-explicit-use-of-project' | Brad King | 2019-05-07 | 3 | -7/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmMakefile: Enforce explicit use of project() command | Bartosz Kosiorek | 2019-05-06 | 3 | -7/+30 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | 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 | 2 | -32/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | 2 | -31/+28 | |
* | | | | | | | | | 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 branch 'release-3.14' | Brad King | 2019-05-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'touch-after-ranlib' into release-3.14 | Brad King | 2019-05-06 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'touch-after-ranlib' | Brad King | 2019-05-07 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Apple: Preserve high resolution mtime for static libraries | Gregor Jasny | 2019-05-05 | 1 | -0/+14 | |