summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'pie-link-options'Craig Scott2018-11-122-0/+11
|\
| * POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-111-0/+6
| * INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions supportMarc Chevrier2018-11-081-0/+5
* | Autogen: Add release notes for CMAKE_GLOBAL_AUTOGEN/RCC_TARGETSebastian Holtermann2018-11-111-0/+8
|/
* Help: Add documentation and release notes for installKyle Edwards2018-11-071-0/+12
* Merge topic 'FindSQLite3-module'Brad King2018-11-071-0/+4
|\
| * FindSQLite3: Add module to find SQLite3Chuck Atkins2018-11-061-0/+4
* | Merge topic 'cpack-doc-gen-names'Brad King2018-11-069-32/+32
|\ \
| * | Help: Use correct CPack generator namesCraig Scott2018-11-069-32/+32
* | | Merge topic 'FindPostgreSQL-target'Brad King2018-11-061-0/+4
|\ \ \
| * | | FindPostgreSQL: add an imported targetBen Boeckel2018-11-011-0/+4
* | | | Merge topic 'autogen_origin_depends'Brad King2018-11-061-0/+7
|\ \ \ \
| * | | | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS release notesSebastian Holtermann2018-11-031-0/+7
| | |_|/ | |/| |
* | | | Merge branch 'backport-FindBoost-explicit-arch-tag'Brad King2018-11-051-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | FindBoost: Add explicit Boost_ARCHITECTURE optionBrad King2018-11-051-0/+3
| | |/ | |/|
| * | Merge branch 'rel-doc-qthelp' into release-3.13Brad King2018-10-181-0/+3
| |\ \
| * \ \ Merge branch 'backport-revert-install-code-script-genex' into release-3.13Brad King2018-10-111-3/+0
| |\ \ \
* | | | | 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 '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-291-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Spell out ";-list" as "semicolon-separated list"Joachim Wuttke (o)2018-10-251-1/+1
| |/ / / /
* | | | | RPATH: Add option for using $ORIGIN in build treePeter Wu2018-10-261-0/+8
|/ / / /
* | | | ExternalProject: option LOG_MERGED_STDOUTERR to combine stdout and stderrWouter Klouwen2018-10-191-0/+5
* | | | Merge topic 'find_fontconfig'Brad King2018-10-191-0/+6
|\ \ \ \
| * | | | FindFontconfig: Add module to find FontconfigFrederik Gladhorn2018-10-181-0/+6
* | | | | 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 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-041-2/+4
| |\ \ \ \ \
| * | | | | | Help: Drop development topic notes to prepare releaseBrad King2018-10-032-9/+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 'cppcheck-exit-code'Brad King2018-10-121-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Fail the build if cppcheck returns a non-zero exit codeHarald Brinkmann2018-10-111-0/+6
* | | | | | | | Merge topic 'find_libinput'Brad King2018-10-121-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | FindLibinput: Add module to find libinputFrederik Gladhorn2018-10-111-0/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'backport-revert-install-code-script-genex' into revert-install-...Brad King2018-10-111-3/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | install: Revert CODE,SCRIPT support for generator expressionsBrad King2018-10-111-3/+0
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'install-subdirectory-order'Brad King2018-10-111-0/+5
|\ \ \ \ \ \
| * | | | | | add_subdirectory: Run subdirectory install rules in correct orderKyle Edwards2018-10-101-0/+5
| | |/ / / / | |/| | | |
* | | | | | ctest_submit: Add support for a "Done" partBetsy McPhail2018-10-101-0/+5
|/ / / / /
* | | | | Merge topic 'pkgc-op-lt-gt'Brad King2018-10-041-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindPkgConfig: support also > and < operators for version comparesRolf Eike Beer2018-10-041-0/+4
| |/ / /
* | | | Merge topic 'misc-typos'Brad King2018-10-041-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fix misc. typosluz.paz2018-10-031-1/+1
| |/