Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2017-08-16 | 1 | -1/+1 |
* | Merge topic 'cpack-deb-ipk' | Brad King | 2017-08-15 | 1 | -3/+4 |
|\ | |||||
| * | CPackDeb: Loosen filename requirement to allow for .ipk | Nils Gladitz | 2017-08-12 | 1 | -3/+4 |
* | | Merge topic 'server-allow-cache' | Brad King | 2017-08-15 | 7 | -29/+89 |
|\ \ | |||||
| * | | Server: test cache after reconnect | Daniel Pfeifer | 2017-08-13 | 5 | -15/+77 |
| * | | cmServerProtocol: allow 'cache' request before 'configure' | Daniel Pfeifer | 2017-08-13 | 2 | -6/+1 |
| * | | cmServerProtocol: fix test of empty values | Daniel Pfeifer | 2017-08-13 | 2 | -8/+11 |
* | | | Merge topic 'autogen-less-verbose' | Brad King | 2017-08-15 | 1 | -6/+18 |
|\ \ \ | |||||
| * | | | Autogen: Only print Qt Autogenerator messages when verbose | Matthias Kuhn | 2017-08-12 | 1 | -6/+18 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2017-08-15 | 5 | -40/+159 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-08-11 | 5 | -40/+159 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | KWSys 2017-08-11 (e1006189) | KWSys Upstream | 2017-08-11 | 5 | -40/+159 |
* | | | | | Merge topic 'require-cmake-3.1' | Brad King | 2017-08-15 | 3 | -24/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Require CMake 3.1 to build CMake itself | Brad King | 2017-08-10 | 3 | -24/+6 |
* | | | | | | Merge topic 'cpackifw-package-file-extension' | Brad King | 2017-08-15 | 4 | -12/+46 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPackIFW: Add CPACK_IFW_PACKAGE_FILE_EXTENSION variable | Konstantin Podsvirov | 2017-08-09 | 4 | -12/+46 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-15 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-14 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'cpack-CPACK_COMPONENTS_ALL-extra-docs' | Craig Scott | 2017-08-13 | 1 | -0/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack: additional CPACK_COMPONENTS_ALL documentation | Domen Vrankar | 2017-08-12 | 1 | -0/+10 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-13 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-12 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'github-pr-template' | Brad King | 2017-08-11 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Add GitHub PR template to point contributors at CONTRIBUTING.rst | Brad King | 2017-08-11 | 1 | -0/+7 |
* | | | | | | Merge topic 'libuv-required' | Brad King | 2017-08-11 | 3 | -50/+19 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Make libuv available to all parts of CMake | Brad King | 2017-08-08 | 3 | -50/+19 |
* | | | | | | Merge topic 'autogen-merge-redundant' | Brad King | 2017-08-11 | 13 | -46/+146 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Autogen: Add test for OBJECT libraries | Sebastian Holtermann | 2017-08-10 | 8 | -0/+93 |
| * | | | | | | Autogen: Merge and remove redundant function calls | Sebastian Holtermann | 2017-08-10 | 3 | -44/+34 |
| * | | | | | | Autogen: Clear sources meta data cache | Sebastian Holtermann | 2017-08-10 | 3 | -2/+19 |
* | | | | | | | Merge topic 'genex-COMPILE_FEATURES-stds' | Brad King | 2017-08-11 | 3 | -0/+32 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Features: Fix COMPILE_FEATURES genex for C++ 14 and 17 features | Brad King | 2017-08-08 | 3 | -0/+32 |
* | | | | | | | | Merge topic 'FindCUDA-superseded' | Brad King | 2017-08-11 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindCUDA: Document that module has been superseded | Brad King | 2017-08-10 | 1 | -0/+14 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'findcuda_dont_ignore_CUDA_USE_STATIC_CUDA_RUNTIME' | Brad King | 2017-08-11 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindCUDA: Always obey the CUDA_USE_STATIC_CUDA_RUNTIME option. | Robert Maynard | 2017-08-10 | 1 | -2/+6 |
* | | | | | | | | | Merge topic 'FindCUDA-cuda9' | Brad King | 2017-08-11 | 1 | -2/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindCUDA: Add CUDA9/Volta recognition | Boris Fomitchev | 2017-08-10 | 1 | -2/+10 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-11 | 1 | -1/+1 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'commit_message_guidelines' | Brad King | 2017-08-10 | 2 | -1/+51 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help/dev: Add commit message guidelines | Craig Scott | 2017-08-08 | 2 | -1/+51 |
* | | | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-08-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | CMake 3.9.1v3.9.1 | Brad King | 2017-08-10 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-08-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'doc-CMP0069-typos' into release-3.9 | Brad King | 2017-08-10 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'find-package_root-disable' into release-3.9 | Brad King | 2017-08-10 | 14 | -54/+44 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'autogen-create-include-dir' into release-3.9 | Brad King | 2017-08-08 | 1 | -0/+11 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'find-package_root-test-regex' into release-3.9 | Brad King | 2017-08-08 | 6 | -465/+480 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'test_fixture_doc_improvements' | Brad King | 2017-08-10 | 3 | -5/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Help: Clarify test fixture naming and use | Craig Scott | 2017-08-08 | 3 | -5/+9 |