Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | FindOpenCL: Add an imported target | Matthäus G. Chajdas | 2016-06-02 | 6 | -2/+66 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'compiler-id-with-bracket-in-path' | Brad King | 2016-06-03 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CMakeDetermineCompilerId: Fix compiler id with square brackets in the path | Brad King | 2016-06-02 | 1 | -2/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'fix-ti-link-order' | Brad King | 2016-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Compiler/TI: Pass libraries as last part to linker | Alexander Stein | 2016-06-02 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'simplify-boolean-expressions' | Brad King | 2016-06-03 | 37 | -169/+73 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 37 | -169/+73 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-03 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'FindHDF5-fix-already-found' | Brad King | 2016-06-02 | 1 | -4/+11 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | FindHDF5: Add backwards compatability for already-found searches | Chuck Atkins | 2016-06-02 | 1 | -4/+11 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'minor-cleanups' | Brad King | 2016-06-02 | 4 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmGlobalGenerator: Make IsMultiConfig() const | Tobias Hunger | 2016-06-01 | 4 | -4/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'bin-dir-option' | Brad King | 2016-06-02 | 7 | -10/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add option to control 'bin' directory of CMake's own installation (#16076) | Nicolas BUNEL | 2016-06-01 | 7 | -10/+31 | |
| |/ / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-02 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Begin post-3.6 development | Brad King | 2016-06-01 | 3 | -2/+11 | |
* | | | | Merge branch 'release' | Brad King | 2016-06-01 | 4 | -13/+4 | |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | ||||||
| * | | CMake 3.6.0-rc1 version update | Brad King | 2016-06-01 | 2 | -4/+4 | |
| * | | Help: Drop development topic notes to prepare release | Brad King | 2016-06-01 | 2 | -9/+0 | |
|/ / | ||||||
* | | Merge topic 'doc-3.6-relnotes' | Brad King | 2016-06-01 | 58 | -380/+316 | |
|\ \ | ||||||
| * | | Help: Organize and revise 3.6 release notes | Brad King | 2016-06-01 | 1 | -164/+203 | |
| * | | Help: Consolidate 3.6 release notes | Brad King | 2016-06-01 | 58 | -380/+277 | |
|/ / | ||||||
* | | Merge topic 'UseJava-fix-typo' | Brad King | 2016-06-01 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | UseJava: Fix grammar error in documentation | Matthew Woehlke | 2016-05-31 | 1 | -1/+1 | |
* | | | Merge topic 'minor-cleanups' | Brad King | 2016-06-01 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | cmSourceFileLocation: Fix typo in comment | Tobias Hunger | 2016-06-01 | 1 | -1/+1 | |
| * | | | cmSearchPath: Fix typo in comment | Tobias Hunger | 2016-06-01 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'cpack-documentation-improvements' | Brad King | 2016-06-01 | 2 | -113/+165 | |
|\ \ \ | ||||||
| * | | | CPackRPM and CPackDeb documentation improvements | Domen Vrankar | 2016-06-01 | 2 | -113/+165 | |
| |/ / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-01 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'suppress-dashboard-warnings' | Brad King | 2016-05-31 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | CTestCustom: Suppress scanbuild warning on unsigned left shift | Brad King | 2016-05-27 | 1 | -0/+1 | |
| * | | CTestCustom: Suppress warnings about rand() on OpenBSD | Brad King | 2016-05-27 | 1 | -0/+1 | |
| * | | CTestCustom: Suppress Windows manifest unrecognized element warning | Brad King | 2016-05-27 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-31 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-30 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-29 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-28 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'remove-needless-copies' | Brad King | 2016-05-27 | 33 | -70/+63 | |
|\ \ | ||||||
| * | | Remove unnecessary local copies. | Daniel Pfeifer | 2016-05-26 | 9 | -25/+16 | |
| * | | Pass arguments that are not modified as const&. | Daniel Pfeifer | 2016-05-26 | 25 | -45/+47 | |
* | | | Merge topic 'remove-needless-c_str' | Brad King | 2016-05-27 | 19 | -60/+49 | |
|\ \ \ | ||||||
| * | | | Remove redundant c_str() calls. | Daniel Pfeifer | 2016-05-26 | 19 | -60/+49 | |
| |/ / | ||||||
* | | | Merge topic 'osx-no-warn-sdk-target-mismatch' | Brad King | 2016-05-27 | 1 | -10/+0 | |
|\ \ \ | ||||||
| * | | | OS X: Drop warning about SDK and deployment target version mismatch | Brad King | 2016-05-26 | 1 | -10/+0 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-05-27 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'liblzma-signed-shift' | Brad King | 2016-05-26 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | liblzma: Avoid possible overflow on signed left shift | Brad King | 2016-05-25 | 1 | -1/+1 | |
* | | | | Merge topic 'try_compile-custom-variables' | Brad King | 2016-05-26 | 7 | -74/+118 | |
|\ \ \ \ | ||||||
| * | | | | try_compile: Optionally forward custom platform variables to test project | Brad King | 2016-05-25 | 7 | -0/+58 | |