summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | project(): Ensure DESCRIPTION and HOMEPAGE_URL variables are setCraig Scott2018-10-072-12/+10
| * | | | | | project(): Add tests verifying variables set by second project() callCraig Scott2018-10-072-0/+27
| |/ / / / /
* | | | | | Merge topic 'list-SORT-docs'Brad King2018-10-081-11/+15
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Help: Improve/fix incorrect docs for list(SORT) sub-optionsCraig Scott2018-10-061-11/+15
| |/ / / /
* | | | | Merge branch 'release-3.13'Brad King2018-10-080-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'UseSWIG-php-regression' into release-3.13Brad King2018-10-081-0/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'autogen-moc-predef-cross-compile' into release-3.13Brad King2018-10-082-0/+9
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.12'Brad King2018-10-080-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'UseSWIG-php-regression' into release-3.12Brad King2018-10-051-0/+4
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge topic 'UseSWIG-php-regression'Brad King2018-10-081-0/+4
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | UseSWIG: fix regression for PHP languageMarc Chevrier2018-10-051-0/+4
| |/ / / / / /
* | | | | | | Merge topic 'autogen-moc-predef-cross-compile'Brad King2018-10-082-0/+9
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Android: Add clang --target= flag to compiler predefines commandBrad King2018-10-051-0/+1
| * | | | | Autogen: Add clang --target= flag to compiler predefines commandBrad King2018-10-051-0/+8
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-10-081-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-10-071-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-10-061-1/+1
* | | | | Merge branch 'release-3.13'Brad King2018-10-050-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'doc-find_package-update' into release-3.13Brad King2018-10-051-35/+48
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-find_package-update'Brad King2018-10-051-35/+48
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Clarify find_package Module and Config mode relationJoachim Wuttke (l)2018-10-041-17/+17
| * | | | | Help: Remove redundant recommendationBrad King2018-10-041-12/+4
| * | | | | Help: Add internal section link to find_package command docsJoachim Wuttke (l)2018-10-041-6/+8
| * | | | | Help: Add section headers to find_package commandJoachim Wuttke (l)2018-10-041-0/+15
| * | | | | Help: Move find_package NO_POLICY_SCOPE to more appropriate locationJoachim Wuttke (l)2018-10-041-3/+3
| * | | | | Help: Add table of contents to find_package command docsJoachim Wuttke (l)2018-10-041-0/+4
| * | | | | Help: Rephrase summary in find_package command docsJoachim Wuttke (l)2018-10-041-1/+1
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-10-051-1/+1
* | | | | Merge branch 'release-3.13'Brad King2018-10-040-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'doc-osx-vars-as-cache' into release-3.13Brad King2018-10-041-0/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-osx-vars-as-cache'Brad King2018-10-041-0/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Document CMAKE_OSX_* variables as cache entriesJames Turner2018-10-041-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.13'Brad King2018-10-040-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'pkgc-op-lt-gt' into release-3.13Brad King2018-10-044-1/+91
| |\ \ \ \
* | \ \ \ \ Merge topic 'pkgc-op-lt-gt'Brad King2018-10-044-1/+91
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindPkgConfig: support also > and < operators for version comparesRolf Eike Beer2018-10-044-1/+91
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.13'Brad King2018-10-040-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'misc-typos' into release-3.13Brad King2018-10-049-13/+13
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-cmp0077' into release-3.13Brad King2018-10-042-6/+44
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'platform-gnu' into release-3.13Brad King2018-10-041-0/+27
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'misc-typos'Brad King2018-10-049-13/+13
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Fix misc. typosluz.paz2018-10-039-13/+13
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'doc-cmp0077'Brad King2018-10-042-6/+44
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Help: Clarify policy CMP0077 documentationBrad King2018-10-032-6/+44
| |/ / / / /
* | | | | | Merge topic 'platform-gnu'Brad King2018-10-041-0/+27
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Platform/GNU: Add Debian shared library permissions policySvante Signell2018-10-031-0/+27
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-10-041-1/+1
* | | | | Begin post-3.13 developmentBrad King2018-10-033-2/+11
* | | | | Merge branch 'release-3.13'Brad King2018-10-034-13/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | CMake 3.13.0-rc1 version updateBrad King2018-10-032-4/+4