Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake: Extend TIMESTAMP sub-commands with new unix time format specifier | Jose-Luis Blanco-Claraco | 2016-02-18 | 6 | -9/+101 |
* | Merge branch 'release' | Brad King | 2016-02-16 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'fix-cmake_parse_arguments-expansion' into release | Brad King | 2016-02-12 | 2 | -2/+29 |
| |\ | |||||
| * \ | Merge branch 'cmake-gui-reset-generator' into release | Brad King | 2016-02-12 | 1 | -0/+7 |
| |\ \ | |||||
| * \ \ | Merge branch 'doc-xcode-escaping-fix' into release | Brad King | 2016-02-11 | 1 | -0/+6 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'cmake-gui-reset-generator' | Brad King | 2016-02-16 | 1 | -0/+7 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | cmake-gui: Fix cmState initialization when changing generators (#15959) | Brad King | 2016-02-12 | 1 | -0/+7 |
* | | | | | Merge topic 'fix-cmake_parse_arguments-expansion' | Brad King | 2016-02-16 | 2 | -2/+29 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | cmake_parse_arguments: Restore ;-list argument flattening | Dimitar Yordanov | 2016-02-12 | 2 | -2/+29 |
| |/ / / | |||||
* | | | | Merge topic 'cpack-rpm-upper-cased-components' | Brad King | 2016-02-16 | 12 | -206/+248 |
|\ \ \ \ | |||||
| * | | | | CPack/RPM support for upper cased component variables | Domen Vrankar | 2016-02-13 | 12 | -206/+248 |
* | | | | | Merge topic 'fix-export-header-test' | Brad King | 2016-02-16 | 2 | -9/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: fix GenerateExportHeader directory definitions | Ben Boeckel | 2016-02-12 | 2 | -9/+6 |
| |/ / / / | |||||
* | | | | | Merge topic 'ninja-deterministic-gen' | Brad King | 2016-02-16 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Fix non-determinism in generated target dependency order (#15968) | Brad King | 2016-02-12 | 1 | -1/+4 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-16 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-15 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-14 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-13 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'BundleUtilities-dylib-in-framework' | Brad King | 2016-02-12 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | BundleUtilities: Fix treatment of .dylib inside .framework folders | Christian Askeland | 2016-02-11 | 1 | -1/+1 |
* | | | | | | Merge topic 'FindProtobuf-select-library-config' | Brad King | 2016-02-12 | 1 | -22/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindProtobuf: prevent redundant PROTOBUF_LIBRARIES | Antonio Perez Barrero | 2016-02-11 | 1 | -22/+23 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fix-warnings' | Brad King | 2016-02-12 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmListFileCache: Fix warning about inconsistent use of class/struct | Tobias Hunger | 2016-02-11 | 1 | -1/+2 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-12 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'doc-xcode-escaping-fix' | Brad King | 2016-02-11 | 1 | -0/+6 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Help: Add release note about Xcode escaping fix (#15969) | Brad King | 2016-02-11 | 1 | -0/+6 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'ninja-deterministic-gen' | Brad King | 2016-02-11 | 2 | -3/+15 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Ninja: Fix non-determinism in generated build statement order (#15968) | Brad King | 2016-02-11 | 2 | -3/+15 |
| |/ / / | |||||
* | | | | Merge topic 'doc-FortranCInterface-variables' | Brad King | 2016-02-11 | 1 | -126/+187 |
|\ \ \ \ | |||||
| * | | | | FortranCInterface: Document mangling result variables publicly | Brad King | 2016-02-10 | 1 | -0/+52 |
| * | | | | FortranCInterface: Improve documentation formatting and organization | Brad King | 2016-02-10 | 1 | -70/+78 |
| * | | | | FortranCInterface: Convert docs to a bracket comment | Brad King | 2016-02-10 | 1 | -126/+127 |
* | | | | | Merge topic 'cross_subproject_coverage' | Brad King | 2016-02-11 | 1 | -17/+47 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | More options for CTestCoverageCollectGCOV | Zack Galbreath | 2016-02-10 | 1 | -17/+47 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-11 | 1 | -1/+1 |
* | | | | Merge branch 'release' | Brad King | 2016-02-10 | 0 | -0/+0 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | CMake 3.5.0-rc2v3.5.0-rc2 | Brad King | 2016-02-10 | 1 | -1/+1 |
* | | | Merge branch 'release' | Brad King | 2016-02-10 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'curl-pre-7.21.5' into release | Brad King | 2016-02-09 | 1 | -0/+5 |
| |\ \ | |||||
| * \ \ | Merge branch 'wix-prevent-nsis-overwrite' into release | Brad King | 2016-02-09 | 10 | -4/+151 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'fix-target-lookup-performance-regression' into release | Brad King | 2016-02-08 | 4 | -62/+47 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'update-prebuilt-openssl' | Brad King | 2016-02-10 | 2 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Utilities/Release: Update to openssl-1.0.2f | Brad King | 2016-02-09 | 2 | -6/+6 |
* | | | | | | | Merge topic 'wix-prevent-nsis-overwrite' | Brad King | 2016-02-10 | 10 | -4/+151 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | CMake: Prevent WiX installations over existing NSIS installations | Nils Gladitz | 2016-02-09 | 10 | -4/+151 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'curl-pre-7.21.5' | Brad King | 2016-02-10 | 1 | -0/+5 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | cmCurl: Fix compilation with system curl versions prior to 7.21.5 | Brad King | 2016-02-09 | 1 | -0/+5 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-10 | 1 | -1/+1 |
| |/ / / |/| | | |