summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'scripting-commands'Brad King2018-10-2441-319/+472
|\
| * Help: Revise docs on Scripting CommandsJoachim Wuttke (l)2018-10-2341-319/+472
* | ExternalProject: option LOG_MERGED_STDOUTERR to combine stdout and stderrWouter Klouwen2018-10-191-0/+5
* | Merge topic 'find_fontconfig'Brad King2018-10-193-0/+8
|\ \
| * | FindFontconfig: Add module to find FontconfigFrederik Gladhorn2018-10-183-0/+8
* | | Merge topic 'doc-target_link_libraries-item-quoting'Brad King2018-10-191-0/+12
|\ \ \ | |_|/ |/| |
| * | Help: Clarify command-line encoding of target_link_libraries itemsBrad King2018-10-181-0/+12
* | | Merge topic 'help-syntax-highlighting'Craig Scott2018-10-193-13/+16
|\ \ \
| * | | Help: Override pygments CMakeLexer to support <..> and [..]Joachim Wuttke (o)2018-10-183-13/+16
* | | | Merge topic 'rel-doc-qthelp'Brad King2018-10-181-0/+3
|\ \ \ \
| * | | | Utilities/Release: Add qthelp docs to binary archivesBrad King2018-10-171-0/+3
* | | | | Merge topic 'revert-server-iface-sources'Brad King2018-10-181-7/+0
|\ \ \ \ \
| * | | | | cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES"Brad King2018-10-171-7/+0
* | | | | | Merge topic 'better-empty-list-behavior'Brad King2018-10-171-0/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cmListCommand: handle empty lists for list(REMOVE_AT)Ben Boeckel2018-10-161-0/+3
| * | | | | cmListCommand: make list(ACTION not_a_list) succeed when idempotentBen Boeckel2018-10-161-0/+6
* | | | | | Merge topic 'document-dollar-in-varnames'Brad King2018-10-162-2/+7
|\ \ \ \ \ \
| * | | | | | CMP0053: document that `$` is a valid literal variable characterBen Boeckel2018-10-152-2/+7
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'update_debug_target_properties'Brad King2018-10-151-7/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Help: document CMAKE_DEBUG_TARGET_PROPERTIES support for LINK propertiesRobert Maynard2018-10-121-7/+16
| | |_|/ / | |/| | |
| * | | | Merge branch 'doc-regex-backslash' into release-3.13Brad King2018-10-091-6/+13
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'doc-target_link_libraries-keywords-not-genex' into release-3.13Brad King2018-10-081-6/+18
| |\ \ \ \
| * \ \ \ \ Merge branch 'project-always-set-desc-url' into release-3.13Brad King2018-10-081-0/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'add_ctest_progress_docs' into release-3.13Brad King2018-10-083-4/+32
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'list-SORT-docs' into release-3.13Brad King2018-10-081-11/+15
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'doc-find_package-update' into release-3.13Brad King2018-10-051-35/+48
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'doc-osx-vars-as-cache' into release-3.13Brad King2018-10-041-0/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pkgc-op-lt-gt' into release-3.13Brad King2018-10-041-0/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'misc-typos' into release-3.13Brad King2018-10-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'doc-cmp0077' into release-3.13Brad King2018-10-042-6/+44
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Help: Drop development topic notes to prepare releaseBrad King2018-10-032-9/+0
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'cppcheck-exit-code'Brad King2018-10-122-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fail the build if cppcheck returns a non-zero exit codeHarald Brinkmann2018-10-112-1/+9
* | | | | | | | | | | | | | Merge topic 'find_libinput'Brad King2018-10-123-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | FindLibinput: Add module to find libinputFrederik Gladhorn2018-10-113-0/+8
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'backport-revert-install-code-script-genex' into revert-install-...Brad King2018-10-112-7/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | install: Revert CODE,SCRIPT support for generator expressionsBrad King2018-10-112-7/+0
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'install-subdirectory-order'Brad King2018-10-114-0/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add_subdirectory: Run subdirectory install rules in correct orderKyle Edwards2018-10-104-0/+39
* | | | | | | | | | | | | | Merge topic 'ctest-done'Brad King2018-10-112-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | ctest_submit: Add support for a "Done" partBetsy McPhail2018-10-102-0/+6
* | | | | | | | | | | | | | Merge topic 'module-index-restructure'Craig Scott2018-10-101-36/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Help: Document Use_wxWindows.cmake as deprecatedCraig Scott2018-10-091-0/+1
| * | | | | | | | | | | | | | Help: Reorganise module index into sectionsJoachim Wuttke (l)2018-10-091-37/+66
* | | | | | | | | | | | | | | Merge topic 'project-version'Brad King2018-10-101-59/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Help: move description of CMAKE_PROJECT_* variablesJoachim Wuttke (o)2018-10-091-8/+16
| * | | | | | | | | | | | | | | Help: Describe options of command project in a definition list.Joachim Wuttke (l)2018-10-091-51/+72
| * | | | | | | | | | | | | | | Help: make the two signatures of command "project" orthogonalJoachim Wuttke (l)2018-10-091-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Help: Make synopsis of if command more compact; add section headersJoachim Wuttke (l)2018-10-091-41/+49
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge topic 'doc-regex-backslash'Brad King2018-10-091-6/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |