Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindCurses-wide' | Brad King | 2017-08-23 | 1 | -0/+5 |
|\ | |||||
| * | Help: Add notes for topic 'FindCurses-wide' | Brad King | 2017-08-22 | 1 | -0/+5 |
* | | Merge topic 'revert-macos-hidpi-qt-dialog' | Brad King | 2017-08-22 | 1 | -3/+7 |
|\ \ | |||||
| * | | macOS: Revert default Hi-DPI support in applications | Brad King | 2017-08-22 | 1 | -3/+7 |
* | | | Merge topic 'autogen-macro-names' | Brad King | 2017-08-21 | 7 | -5/+74 |
|\ \ \ | |||||
| * | | | Autogen: Add release notes for AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-08-18 | 1 | -0/+12 |
| * | | | Autogen: Add documentation for AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-08-18 | 6 | -5/+62 |
| | |/ | |/| | |||||
* | | | Merge topic 'require-c++11' | Brad King | 2017-08-21 | 2 | -9/+12 |
|\ \ \ | |||||
| * | | | Require C++11 to build CMake itself | Brad King | 2017-08-16 | 2 | -9/+12 |
* | | | | Help: Fix formatting typo for the 'if' command | Sylvain Joubert | 2017-08-18 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'string_prepend' | Brad King | 2017-08-16 | 2 | -0/+13 |
|\ \ \ | |||||
| * | | | Add PREPEND sub-command to string command | Sylvain Joubert | 2017-08-11 | 2 | -0/+13 |
| |/ / | |||||
* | | | Merge branch 'backport-autogen-autouic-lookup' into autogen-autouic-lookup | Brad King | 2017-08-15 | 1 | -6/+15 |
|\ \ \ | |||||
| * | | | Autogen: Update AUTOUIC documentation for search paths | Sebastian Holtermann | 2017-08-15 | 1 | -6/+13 |
| | |/ | |/| | |||||
| * | | 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 | 7 | -54/+27 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'server-allow-cache' | Brad King | 2017-08-15 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | cmServerProtocol: allow 'cache' request before 'configure' | Daniel Pfeifer | 2017-08-13 | 1 | -2/+1 |
| * | | | | | cmServerProtocol: fix test of empty values | Daniel Pfeifer | 2017-08-13 | 1 | -1/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'cpackifw-package-file-extension' | Brad King | 2017-08-15 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | CPackIFW: Add CPACK_IFW_PACKAGE_FILE_EXTENSION variable | Konstantin Podsvirov | 2017-08-10 | 1 | -0/+6 |
* | | | | | Merge topic 'commit_message_guidelines' | Brad King | 2017-08-10 | 1 | -0/+48 |
|\ \ \ \ \ | |||||
| * | | | | | Help/dev: Add commit message guidelines | Craig Scott | 2017-08-08 | 1 | -0/+48 |
* | | | | | | 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 |
* | | | | | | | Merge topic 'find-package_root-disable' | Brad King | 2017-08-10 | 7 | -54/+27 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 | Brad King | 2017-08-08 | 7 | -54/+27 |
* | | | | | | | Merge topic 'doc-CMP0069-typos' | Brad King | 2017-08-10 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Help: Fix module and function names in CMP0069 examples | Ruslan Baratov | 2017-08-10 | 1 | -4/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'gtest-dynamic-discovery' | Brad King | 2017-08-08 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Add dynamic test discovery for for Google Test | Matthew Woehlke | 2017-07-27 | 1 | -0/+11 |
* | | | | | | Merge topic 'drop-HP-UX' | Brad King | 2017-08-08 | 1 | -0/+8 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | HP-UX: Drop support for building CMake on HP-UX | Brad King | 2017-08-07 | 1 | -0/+8 |
| | |_|/ / | |/| | | | |||||
* | | | | | Autogen: Add release notes for per-config include dir | Sebastian Holtermann | 2017-08-05 | 1 | -0/+8 |
* | | | | | Autogen: Update documentation for per-config include dir | Sebastian Holtermann | 2017-08-05 | 3 | -0/+12 |
|/ / / / | |||||
* | | | | Merge topic 'file_WRITE_docs' | Brad King | 2017-08-04 | 1 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | file: Clarify directory creation behavior when using WRITE | Robert Dailey | 2017-08-03 | 1 | -2/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'doc-file-GLOB-sorted' | Brad King | 2017-08-04 | 1 | -3/+1 |
|\ \ \ \ | |||||
| * | | | | Help: Document that file(GLOB) result is sorted | Ruslan Baratov | 2017-08-03 | 1 | -3/+1 |
* | | | | | Merge topic 'doc-release-notes-orphan' | Brad King | 2017-08-04 | 1 | -0/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Silence warning about document not included in toctree | Björn Esser | 2017-08-03 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'doc-vs2015-update-relnote' into release-3.9 | Brad King | 2017-07-14 | 1 | -0/+5 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'doc-buildsystem-fix' | Brad King | 2017-08-03 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Help: Fix example in cmake-buildsystem(7) manual | Sebastian Nagel | 2017-08-02 | 1 | -1/+1 |
* | | | | | Help/dev: Add 'release' branch instructions to maintainer guide | Brad King | 2017-07-21 | 1 | -0/+42 |
|/ / / / | |||||
* | | | | Merge topic 'autogen-generated-files' | Brad King | 2017-07-20 | 3 | -0/+43 |
|\ \ \ \ | |||||
| * | | | | Autogen: Process GENERATED files. Add CMP0071. | Sebastian Holtermann | 2017-07-18 | 3 | -0/+43 |
* | | | | | Merge topic 'cmake-E-sha' | Brad King | 2017-07-18 | 2 | -0/+35 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command mode | André Klitzing | 2017-07-14 | 2 | -0/+35 |
* | | | | | Merge topic 'doc-vs2015-update-relnote' | Brad King | 2017-07-17 | 1 | -0/+5 |
|\ \ \ \ \ | | |_|/ / | |/| | | |