summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS documentationSebastian Holtermann2018-11-035-3/+48
* FindGDAL: add an imported targetBen Boeckel2018-11-011-0/+4
* Merge topic 'FindMatlab-2018a-API'Brad King2018-10-301-0/+7
|\
| * FindMatlab: add change log item.Cris Luengo2018-10-241-0/+7
* | Merge topic 'target_property-clarification'Brad King2018-10-291-1/+4
|\ \
| * | Help: Clarify usage of TARGET_PROPERTY generator expressionKyle Edwards2018-10-261-1/+4
* | | Merge topic 'ExternalProject-log-patch'Brad King2018-10-291-0/+3
|\ \ \
| * | | ExternalProject: add LOG_PATCH option to log the patch commandWouter Klouwen2018-10-261-0/+3
| |/ /
* | | Merge topic 'no-smiley'Brad King2018-10-2947-47/+47
|\ \ \ | |/ / |/| |
| * | Help: Spell out ";-list" as "semicolon-separated list"Joachim Wuttke (o)2018-10-2547-47/+47
* | | Merge topic 'doc-updates'Brad King2018-10-264-7/+19
|\ \ \
| * | | Help: clarify "LINKER:" prefix usageMarc Chevrier2018-10-264-7/+19
* | | | Merge topic 'xref1'Brad King2018-10-261-2/+3
|\ \ \ \
| * | | | Help: Back-reference from find_package() to "Find Modules"Joachim Wuttke (o)2018-10-251-2/+3
* | | | | Merge topic 'relative-rpath'Brad King2018-10-265-0/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | RPATH: Add option for using $ORIGIN in build treePeter Wu2018-10-265-0/+41
| | |/ / | |/| |
* | | | Merge topic 'more-highlighting'Brad King2018-10-252-19/+35
|\ \ \ \
| * | | | Help: Syntax highlighting for long strings in cmake-language.7Joachim Wuttke (o)2018-10-251-13/+17
| * | | | Help: Apply syntax highlighting to cmake-generator-expressions.7Joachim Wuttke (o)2018-10-251-6/+18
* | | | | Merge topic 'deprecation'Brad King2018-10-2517-18/+35
|\ \ \ \ \ | |/ / / /
| * | | | Help: Date deprecation of deprecated commands.Joachim Wuttke (o)2018-10-2516-16/+32
| * | | | Help: Add version number to deprecation noteJoachim Wuttke (o)2018-10-251-2/+3
| |/ / /
* | | | Help: Apply syntax highlighting to project commandsJoachim Wuttke (o)2018-10-2545-103/+108
|/ / /
* | | 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-193-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
| |\ \ \ \ \ \ \ \ \