| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cpack-doc-gen-names' into release-3.13 | Brad King | 2018-11-06 | 16 | -59/+59 |
|\ |
|
| * | Help: Use correct CPack generator names | Craig Scott | 2018-11-06 | 16 | -59/+59 |
|
|
* | | Merge branch 'backport-FindBoost-explicit-arch-tag' into release-3.13 | Brad King | 2018-11-06 | 1 | -0/+3 |
|\ \ |
|
| * | | FindBoost: Add explicit Boost_ARCHITECTURE option | Brad King | 2018-11-05 | 1 | -0/+3 |
|
|
* | | | Merge branch 'rename-cpack-ext-generator' into release-3.13 | Brad King | 2018-11-06 | 1 | -9/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | CPack: Rename Ext generator to External | Craig Scott | 2018-11-05 | 1 | -9/+9 |
|
|
* | | | Merge branch 'cpack-gen-docs-link' into release-3.13 | Craig Scott | 2018-11-05 | 1 | -2/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | Help: Fix generators link in cpack(1) manual | Craig Scott | 2018-11-03 | 1 | -2/+3 |
|
|
* | | | Merge branch 'doc-updates' into release-3.13 | Brad King | 2018-10-26 | 4 | -7/+19 |
|\ \ \
| |_|/
|/| | |
|
| * | | Help: clarify "LINKER:" prefix usage | Marc Chevrier | 2018-10-26 | 4 | -7/+19 |
| |/ |
|
* | | Merge branch 'doc-target_link_libraries-item-quoting' into release-3.13 | Brad King | 2018-10-18 | 1 | -0/+12 |
|\ \ |
|
| * | | Help: Clarify command-line encoding of target_link_libraries items | Brad King | 2018-10-18 | 1 | -0/+12 |
|
|
* | | | Merge branch 'rel-doc-qthelp' into release-3.13 | Brad King | 2018-10-18 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Utilities/Release: Add qthelp docs to binary archives | Brad King | 2018-10-17 | 1 | -0/+3 |
|
|
* | | | | Merge branch 'revert-server-iface-sources' into release-3.13 | Brad King | 2018-10-18 | 1 | -7/+0 |
|\ \ \ \ |
|
| * | | | | cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES" | Brad King | 2018-10-17 | 1 | -7/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'document-dollar-in-varnames' into release-3.13 | Brad King | 2018-10-16 | 2 | -2/+7 |
|\ \ \ \ |
|
| * | | | | CMP0053: document that `$` is a valid literal variable character | Ben Boeckel | 2018-10-15 | 2 | -2/+7 |
| |/ / / |
|
* | | | | Merge branch 'update_debug_target_properties' into release-3.13 | Brad King | 2018-10-15 | 1 | -7/+16 |
|\ \ \ \ |
|
| * | | | | Help: document CMAKE_DEBUG_TARGET_PROPERTIES support for LINK properties | Robert Maynard | 2018-10-12 | 1 | -7/+16 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'backport-revert-install-code-script-genex' into release-3.13 | Brad King | 2018-10-11 | 2 | -7/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | install: Revert CODE,SCRIPT support for generator expressions | Brad King | 2018-10-11 | 2 | -7/+0 |
| |/ / |
|
* | | | Merge branch 'doc-regex-backslash' into release-3.13 | 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 branch 'doc-target_link_libraries-keywords-not-genex' into release-3.13 | Brad King | 2018-10-08 | 1 | -6/+18 |
|\ \ |
|
| * | | Help: Clarify target_link_libraries keywords and generator expressions | 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 |
|\ \ |
|
| * | | project(): Ensure DESCRIPTION and HOMEPAGE_URL variables are set | Craig Scott | 2018-10-07 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'add_ctest_progress_docs' into release-3.13 | Brad King | 2018-10-08 | 3 | -4/+32 |
|\ \ |
|
| * | | Help: Add missing docs for the ctest --progress option | Craig Scott | 2018-10-07 | 3 | -0/+28 |
|
|
| * | | Help: Use :envvar: links for env vars affecting ctest command | Craig Scott | 2018-10-07 | 1 | -4/+4 |
| |/ |
|
* | | Merge branch 'list-SORT-docs' into release-3.13 | 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 |
| |/ |
|
* | | Merge branch 'doc-find_package-update' into release-3.13 | Brad King | 2018-10-05 | 1 | -35/+48 |
|\ \ |
|
| * | | 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 |
| |/ |
|
* | | Merge branch 'doc-osx-vars-as-cache' into release-3.13 | Brad King | 2018-10-04 | 1 | -0/+2 |
|\ \ |
|
| * | | Help: Document CMAKE_OSX_* variables as cache entries | James Turner | 2018-10-04 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'pkgc-op-lt-gt' into release-3.13 | Brad King | 2018-10-04 | 1 | -0/+4 |
|\ \ |
|
| * | | FindPkgConfig: support also > and < operators for version compares | Rolf Eike Beer | 2018-10-04 | 1 | -0/+4 |
| |/ |
|
* | | Merge branch 'misc-typos' into release-3.13 | Brad King | 2018-10-04 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix misc. typos | luz.paz | 2018-10-03 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'doc-cmp0077' into release-3.13 | Brad King | 2018-10-04 | 2 | -6/+44 |
|\ \ |
|
| * | | Help: Clarify policy CMP0077 documentation | Brad King | 2018-10-03 | 2 | -6/+44 |
| |/ |
|
* | | Help: Drop development topic notes to prepare release | Brad King | 2018-10-03 | 2 | -9/+0 |
|/ |
|