Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Ninja: Simplify cmGlobalNinjaGenerator::WriteRule method | Sebastian Holtermann | 2019-05-10 | 1 | -45/+31 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'cminstallgenerator-compute-error' | Brad King | 2019-05-14 | 16 | -17/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Refactor: Allow cmInstallGenerator::Compute() to return an error | Kyle Edwards | 2019-05-13 | 16 | -17/+28 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'relax_cxx_relaxed_constexpr_requirements' | Brad King | 2019-05-14 | 5 | -13/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | 3 | -6/+5 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'apple_clang_cxx_20_support' | Brad King | 2019-05-14 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Features: Activate C++20 support for AppleClang 10.0+ | Robert Maynard | 2019-05-07 | 2 | -1/+9 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-05-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'swig4' into release-3.14 | Brad King | 2019-05-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'ios-xctest-lookup' into release-3.14 | Brad King | 2019-05-13 | 3 | -0/+37 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | 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 | 3 | -0/+37 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Apple: Properly lookup XCTest for iOS and tvOS | Gregor Jasny | 2019-05-11 | 3 | -0/+37 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-14 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'autorcc_timestamp' | Brad King | 2019-05-13 | 3 | -59/+69 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | AutoRcc: Simplify error logging with utility lambda | Sebastian Holtermann | 2019-05-11 | 1 | -20/+18 | |
| * | | | | | | | | AutoRcc: Rebuild if the rcc executable is newer than its output | Sebastian Holtermann | 2019-05-11 | 2 | -0/+20 | |
| * | | | | | | | | AutoRcc: Don't read the info file time again | Sebastian Holtermann | 2019-05-11 | 1 | -12/+1 | |
| * | | | | | | | | AutoRcc: Write re-generation reason and rcc command as one string | Sebastian Holtermann | 2019-05-11 | 2 | -29/+31 | |
| * | | | | | | | | 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 | |
| |/ / / / / / / / |