Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cpack-ifw-list-variable' | Brad King | 2016-07-06 | 2 | -2/+16 |
|\ | |||||
| * | CPackIFW: Using cpack_append_list_variable_set_command | Konstantin Podsvirov | 2016-06-29 | 1 | -2/+2 |
| * | CPackComponents: add cpack_append_list_variable_set_command | Konstantin Podsvirov | 2016-06-29 | 1 | -0/+14 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-06 | 1 | -1/+1 |
* | | Merge topic 'cmake-gui-static-xcb' | Brad King | 2016-07-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Source/QtDialog: Run clang-format | Brad King | 2016-07-05 | 1 | -1/+1 |
* | | | Merge topic 'strip-flag-whitespace' | Brad King | 2016-07-05 | 5 | -18/+22 |
|\ \ \ | |||||
| * | | | Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace | Brad King | 2016-07-01 | 5 | -18/+22 |
* | | | | Merge topic 'update-osx-release' | Brad King | 2016-07-05 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Utilities/Release: Compile OS X binary as C++11 | Brad King | 2016-07-01 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2016-07-05 | 3 | -387/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-07-01 | 3 | -387/+0 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | KWSys 2016-06-30 (96f06c8e) | KWSys Upstream | 2016-07-01 | 3 | -387/+0 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-05 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-04 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-03 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'clang-format-script' | Brad King | 2016-07-01 | 1 | -4/+8 |
|\ \ \ \ | |||||
| * | | | | clang-format.bash: Fix filter-branch example documentation | Brad King | 2016-06-30 | 1 | -4/+8 |
* | | | | | Merge topic 'cmake-gui-static-xcb' | Brad King | 2016-07-01 | 2 | -0/+11 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | cmake-gui: Add build option to use Qt5 xcb plugin statically | Brad King | 2016-06-30 | 2 | -0/+11 |
* | | | | | Merge topic 'doc-updates' | Brad King | 2016-07-01 | 2 | -2/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Document CMAKE_TRY_COMPILE_PLATFORM_VARIABLES example | Brad King | 2016-06-30 | 1 | -0/+16 |
| * | | | | | InstallRequiredSystemLibraries: Document UCRT option use case | Brad King | 2016-06-30 | 1 | -2/+2 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-01 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'try_compile-config-flags' | Brad King | 2016-06-30 | 11 | -1/+166 |
|\ \ \ \ \ | |||||
| * | | | | | try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG> | Brad King | 2016-06-29 | 11 | -1/+166 |
* | | | | | | Merge topic 'refactor-auto_ptr' | Brad King | 2016-06-30 | 50 | -173/+381 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Avoid using KWSys auto_ptr by adopting it ourselves | Brad King | 2016-06-29 | 50 | -173/+381 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'update-liblzma' | Brad King | 2016-06-30 | 7 | -73/+41 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'upstream-liblzma' into update-liblzma | Brad King | 2016-06-29 | 5 | -7/+11 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | liblzma 2014-12-21 (265e5ffb) | liblzma upstream | 2016-06-29 | 6 | -7/+32 |
| * | | | | | | | liblzma: Revise update script to get version 5.0.8 | Brad King | 2016-06-29 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'upstream-liblzma' into update-liblzma | Brad King | 2016-06-29 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | liblzma 2013-06-30 (b69900ed) | liblzma upstream | 2016-06-29 | 0 | -0/+0 |
| * | | | | | | | liblzma: Remove CMake-specific README | Brad King | 2016-06-29 | 1 | -66/+0 |
| * | | | | | | | Add script to update liblzma from upstream | Daniel Pfeifer | 2016-06-29 | 1 | -0/+30 |
* | | | | | | | | Merge topic 'CM_OVERRIDE-cmTypeMacro' | Brad King | 2016-06-30 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmTypeMacro: mark overridden functions with CM_OVERRIDE | Tobias Hunger | 2016-06-29 | 1 | -2/+5 |
* | | | | | | | | | Merge topic 'CM_OVERRIDE-clang' | Brad King | 2016-06-30 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CM_OVERRIDE: fix feature test for clang | Daniel Pfeifer | 2016-06-29 | 1 | -0/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-30 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'release' | Brad King | 2016-06-29 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | CMake 3.6.0-rc4v3.6.0-rc4 | Brad King | 2016-06-29 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'release' | Brad King | 2016-06-29 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'revert-try_compile-config-flags' into release | Brad King | 2016-06-28 | 5 | -34/+0 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'doc-cross-reference-lang-standard-and-extensions' into release | Brad King | 2016-06-28 | 4 | -2/+8 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'ninja-no-rsp-for-rc' into release | Brad King | 2016-06-27 | 6 | -2/+28 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'FindHDF5-handle-unsuffixed' into release | Brad King | 2016-06-27 | 1 | -4/+21 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'GenerateExportHeader-custom-content' | Brad King | 2016-06-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |