Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Help: Say early on that generator expressions can be nested. | Joachim Wuttke (o) | 2018-11-06 | 1 | -2/+4 | |
| * | Help: add section on debugging generator expressions. | Joachim Wuttke (h) | 2018-11-06 | 1 | -0/+22 | |
| * | Help: Explain conversion rules of $<BOOL:string>. | Joachim Wuttke (h) | 2018-11-06 | 1 | -2/+10 | |
| * | Help: Code example for case-insensitive comparison | Joachim Wuttke (h) | 2018-11-06 | 1 | -3/+12 | |
| * | Help: Terminate explanations with a dot. | Joachim Wuttke (h) | 2018-11-06 | 1 | -4/+4 | |
| * | Help: Expand placeholders in string comparisons. | Joachim Wuttke (h) | 2018-11-06 | 1 | -6/+8 | |
| * | Help: sort conditional expressions below string-valued ones. | Joachim Wuttke (h) | 2018-11-06 | 1 | -30/+29 | |
| * | Help: Add deprecation date of $<CONFIGURATION> | Joachim Wuttke (h) | 2018-11-06 | 1 | -1/+1 | |
| * | Help: Add note on omitted <..> notation in cmake-generator-expressions(7) | Joachim Wuttke (h) | 2018-11-06 | 1 | -0/+5 | |
| * | Help: Revise documentation of string-valued generator expressions | Joachim Wuttke (h) | 2018-11-06 | 1 | -92/+111 | |
| * | Help: 3 subtypes of boolean generator expressions. | Joachim Wuttke (h) | 2018-11-06 | 1 | -10/+20 | |
| * | Help: Cross-link conditional and boolean expressions. | Joachim Wuttke (h) | 2018-11-06 | 1 | -18/+24 | |
| * | Help: new section on conditional generator expressions | Joachim Wuttke (h) | 2018-11-06 | 1 | -8/+15 | |
| * | Help: rm unmotivated "This means that" | Joachim Wuttke (h) | 2018-11-06 | 1 | -4/+4 | |
| * | Help: expand "ver", "pol", ... | Joachim Wuttke (h) | 2018-11-06 | 1 | -19/+23 | |
| * | Help: expand "..." and "?" in logical generator expressions | Joachim Wuttke (h) | 2018-11-06 | 1 | -13/+20 | |
* | | Merge topic 'FindSQLite3-module' | Brad King | 2018-11-07 | 3 | -0/+6 | |
|\ \ | ||||||
| * | | FindSQLite3: Add module to find SQLite3 | Chuck Atkins | 2018-11-06 | 3 | -0/+6 | |
| |/ | ||||||
* | | Merge topic 'xref2' | Brad King | 2018-11-06 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | Help: Link to cmake.org "Get Involved" page from cmake-developer(7) | Joachim Wuttke (h) | 2018-11-06 | 1 | -0/+3 | |
| |/ | ||||||
* | | Merge topic 'cpack-doc-gen-names' | Brad King | 2018-11-06 | 16 | -59/+59 | |
|\ \ | ||||||
| * | | Help: Use correct CPack generator names | Craig Scott | 2018-11-06 | 16 | -59/+59 | |
* | | | Merge topic 'FindPostgreSQL-target' | Brad King | 2018-11-06 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | FindPostgreSQL: add an imported target | Ben Boeckel | 2018-11-01 | 1 | -0/+4 | |
* | | | | Merge topic 'autogen_origin_depends' | Brad King | 2018-11-06 | 10 | -22/+82 | |
|\ \ \ \ | ||||||
| * | | | | Autogen: Update <ORIGIN>_autogen target documentation | Sebastian Holtermann | 2018-11-05 | 4 | -19/+27 | |
| * | | | | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS release notes | Sebastian Holtermann | 2018-11-03 | 1 | -0/+7 | |
| * | | | | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS documentation | Sebastian Holtermann | 2018-11-03 | 5 | -3/+48 | |
* | | | | | Merge topic 'FindBoost-explicit-arch-tag' | Brad King | 2018-11-06 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'backport-FindBoost-explicit-arch-tag' | Brad King | 2018-11-05 | 1 | -0/+3 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | FindBoost: Add explicit Boost_ARCHITECTURE option | Brad King | 2018-11-05 | 1 | -0/+3 | |
| | * | | | | Merge branch 'doc-updates' into release-3.13 | Brad King | 2018-10-26 | 4 | -7/+19 | |
| | |\ \ \ \ | ||||||
* | | \ \ \ \ | Merge topic 'rename-cpack-ext-generator' | Brad King | 2018-11-06 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | CPack: Rename Ext generator to External | Craig Scott | 2018-11-05 | 1 | -9/+9 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'doc-target_link_libraries-item-quoting' into release-3.13 | 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 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'revert-server-iface-sources' into release-3.13 | Brad King | 2018-10-18 | 1 | -7/+0 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'document-dollar-in-varnames' into release-3.13 | Brad King | 2018-10-16 | 2 | -2/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'update_debug_target_properties' into release-3.13 | Brad King | 2018-10-15 | 1 | -7/+16 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'backport-revert-install-code-script-genex' into release-3.13 | Brad King | 2018-10-11 | 2 | -7/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'cpack-gen-docs-link' | Craig Scott | 2018-11-05 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Help: Fix generators link in cpack(1) manual | Craig Scott | 2018-11-03 | 1 | -2/+3 | |
* | | | | | | | | | | | FindGDAL: add an imported target | Ben Boeckel | 2018-11-01 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindMatlab-2018a-API' | Brad King | 2018-10-30 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindMatlab: add change log item. | Cris Luengo | 2018-10-24 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge topic 'target_property-clarification' | Brad King | 2018-10-29 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Help: Clarify usage of TARGET_PROPERTY generator expression | Kyle Edwards | 2018-10-26 | 1 | -1/+4 | |
* | | | | | | | | | | | | Merge topic 'ExternalProject-log-patch' | Brad King | 2018-10-29 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ExternalProject: add LOG_PATCH option to log the patch command | Wouter Klouwen | 2018-10-26 | 1 | -0/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'no-smiley' | Brad King | 2018-10-29 | 47 | -47/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | |