| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Add documentation and release notes for install | Kyle Edwards | 2018-11-07 | 1 | -4/+109 |
|
|
* | Merge topic 'no-smiley' | Brad King | 2018-10-29 | 5 | -5/+5 |
|\ |
|
| * | Help: Spell out ";-list" as "semicolon-separated list" | Joachim Wuttke (o) | 2018-10-25 | 5 | -5/+5 |
|
|
* | | Merge topic 'doc-updates' | Brad King | 2018-10-26 | 3 | -4/+16 |
|\ \ |
|
| * | | Help: clarify "LINKER:" prefix usage | Marc Chevrier | 2018-10-26 | 3 | -4/+16 |
|
|
* | | | Help: Back-reference from find_package() to "Find Modules" | Joachim Wuttke (o) | 2018-10-25 | 1 | -2/+3 |
|
|
* | | | Merge topic 'deprecation' | Brad King | 2018-10-25 | 16 | -16/+32 |
|\ \ \ |
|
| * | | | Help: Date deprecation of deprecated commands. | Joachim Wuttke (o) | 2018-10-25 | 16 | -16/+32 |
| | |/
| |/| |
|
* | | | Help: Apply syntax highlighting to project commands | Joachim Wuttke (o) | 2018-10-25 | 45 | -103/+108 |
|/ / |
|
* | | Merge topic 'scripting-commands' | Brad King | 2018-10-24 | 41 | -319/+472 |
|\ \ |
|
| * | | Help: Revise docs on Scripting Commands | Joachim Wuttke (l) | 2018-10-23 | 41 | -319/+472 |
|
|
* | | | Merge topic 'doc-target_link_libraries-item-quoting' | Brad King | 2018-10-19 | 1 | -0/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Help: Clarify command-line encoding of target_link_libraries items | Brad King | 2018-10-18 | 1 | -0/+12 |
|
|
| * | | Merge branch 'doc-target_link_libraries-keywords-not-genex' into release-3.13 | Brad King | 2018-10-08 | 1 | -6/+18 |
| |\ \ |
|
| * \ \ | Merge branch 'project-always-set-desc-url' into release-3.13 | Brad King | 2018-10-08 | 1 | -0/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'list-SORT-docs' into release-3.13 | Brad King | 2018-10-08 | 1 | -11/+15 |
| |\ \ \ \ |
|
* | | | | | | Help: Override pygments CMakeLexer to support <..> and [..] | Joachim Wuttke (o) | 2018-10-18 | 1 | -2/+2 |
|
|
* | | | | | | Merge branch 'backport-revert-install-code-script-genex' into revert-install-... | Brad King | 2018-10-11 | 1 | -4/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | install: Revert CODE,SCRIPT support for generator expressions | Brad King | 2018-10-11 | 1 | -4/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge topic 'ctest-done' | Brad King | 2018-10-11 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | ctest_submit: Add support for a "Done" part | Betsy McPhail | 2018-10-10 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | Merge topic 'project-version' | Brad King | 2018-10-10 | 1 | -59/+88 |
|\ \ \ \ \ \ |
|
| * | | | | | | Help: move description of CMAKE_PROJECT_* variables | Joachim Wuttke (o) | 2018-10-09 | 1 | -8/+16 |
|
|
| * | | | | | | Help: Describe options of command project in a definition list. | Joachim Wuttke (l) | 2018-10-09 | 1 | -51/+72 |
|
|
| * | | | | | | Help: make the two signatures of command "project" orthogonal | Joachim Wuttke (l) | 2018-10-09 | 1 | -1/+1 |
|
|
* | | | | | | | Help: Make synopsis of if command more compact; add section headers | Joachim Wuttke (l) | 2018-10-09 | 1 | -41/+49 |
|/ / / / / / |
|
* | | | | | | Merge topic 'doc-regex-backslash' | Brad King | 2018-10-09 | 1 | -6/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | Help: Fix documentation of escape sequences in a regex | Brad King | 2018-10-09 | 1 | -6/+13 |
| |/ / / / / |
|
* | | | | | | Merge topic 'doc-target_link_libraries-keywords-not-genex' | Brad King | 2018-10-09 | 1 | -6/+18 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Help: Clarify target_link_libraries keywords and generator expressions | Brad King | 2018-10-08 | 1 | -6/+18 |
| |/ / / / |
|
* | | | | | Merge topic 'project-always-set-desc-url' | Brad King | 2018-10-08 | 1 | -0/+2 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | project(): Ensure DESCRIPTION and HOMEPAGE_URL variables are set | Craig Scott | 2018-10-07 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge topic 'list-SORT-docs' | Brad King | 2018-10-08 | 1 | -11/+15 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Help: Improve/fix incorrect docs for list(SORT) sub-options | Craig Scott | 2018-10-06 | 1 | -11/+15 |
| |/ |
|
* | | Help: Clarify find_package Module and Config mode relation | Joachim Wuttke (l) | 2018-10-04 | 1 | -17/+17 |
|
|
* | | Help: Remove redundant recommendation | Brad King | 2018-10-04 | 1 | -12/+4 |
|
|
* | | Help: Add internal section link to find_package command docs | Joachim Wuttke (l) | 2018-10-04 | 1 | -6/+8 |
|
|
* | | Help: Add section headers to find_package command | Joachim Wuttke (l) | 2018-10-04 | 1 | -0/+15 |
|
|
* | | Help: Move find_package NO_POLICY_SCOPE to more appropriate location | Joachim Wuttke (l) | 2018-10-04 | 1 | -3/+3 |
|
|
* | | Help: Add table of contents to find_package command docs | Joachim Wuttke (l) | 2018-10-04 | 1 | -0/+4 |
|
|
* | | Help: Rephrase summary in find_package command docs | Joachim Wuttke (l) | 2018-10-04 | 1 | -1/+1 |
|/ |
|
* | Help: Add note about CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS | Kyle Edwards | 2018-10-01 | 1 | -0/+7 |
|
|
* | Merge topic 'customcommandworkingdirectory' | Brad King | 2018-09-28 | 2 | -0/+6 |
|\ |
|
| * | add_custom_{command,target}: WORKING_DIRECTORY generator expressions | Jon Chronopoulos | 2018-09-28 | 2 | -0/+6 |
|
|
* | | link_directories(): enhance capabilities | Marc Chevrier | 2018-09-25 | 1 | -1/+7 |
|
|
* | | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 2 | -9/+90 |
|/ |
|
* | Help: Clarify handling of non-integer components in if() version tests | Craig Scott | 2018-09-17 | 1 | -5/+15 |
|
|
* | Merge topic 'out-of-dir-linking' | Brad King | 2018-09-14 | 1 | -4/+7 |
|\ |
|
| * | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 1 | -4/+7 |
|
|
* | | Merge topic 'replace-os-x-name-with-macos' | Brad King | 2018-09-11 | 4 | -8/+8 |
|\ \ |
|