Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'release' | Brad King | 2016-02-09 | 0 | -0/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'fix-install-EXPORT-crash' into release | Brad King | 2016-02-08 | 8 | -6/+19 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'test-ctest_submit-update' into release | Brad King | 2016-02-08 | 4 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'install-man-conditionally' into release | Brad King | 2016-02-08 | 1 | -0/+8 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'fix-doc-typos' into release | Brad King | 2016-02-08 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'ExternalProject-build-config-compat' into release | Brad King | 2016-02-08 | 1 | -2/+17 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fix-Fortran-module-in-subdir' into release | Brad King | 2016-02-08 | 6 | -5/+9 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'FindCUDA.cmake/FixNonExistantDependencyFile' | Brad King | 2016-02-09 | 2 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindCUDA: Only warn about non-existent dependency files in verbose mode | James Bigler | 2016-02-08 | 2 | -1/+14 | |
* | | | | | | | | | | | | Merge topic 'fix-target-lookup-performance-regression' | Brad King | 2016-02-09 | 4 | -62/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |