summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.13.0-rc1v3.13.0-rc1Brad King2018-10-090-0/+0
* Merge branch 'FindBISON-fix-verbose-file' into release-3.13Brad King2018-10-091-7/+14
|\
| * FindBISON: Fix "multiple rules generate" error on VERBOSE outputBrad King2018-10-091-7/+14
* | Merge branch 'string-TIMESTAMP-unset-TZ' into release-3.13Brad King2018-10-091-1/+11
|\ \
| * | string(TIMESTAMP): Fix unset TZJose Luis Blanco-Claraco2018-10-091-1/+11
| |/
* | Merge branch 'doc-regex-backslash' into release-3.13Brad King2018-10-091-6/+13
|\ \
| * | Help: Fix documentation of escape sequences in a regexBrad King2018-10-091-6/+13
| |/
* | Merge branch 'vs-flag-map-Qspectre' into release-3.13Brad King2018-10-093-0/+11
|\ \
| * | VS: Add flag table entry for -QspectreBrad King2018-10-083-0/+11
| |/
* | Merge branch 'mkl_ilp64' into release-3.13Brad King2018-10-092-21/+37
|\ \
| * | Find{BLAS,LAPACK}: Find also ILP64 MKL BLAS and LAPACKJakub Benda2018-10-082-21/+37
| |/
* | Merge branch 'doc-target_link_libraries-keywords-not-genex' into release-3.13Brad King2018-10-081-6/+18
|\ \
| * | Help: Clarify target_link_libraries keywords and generator expressionsBrad King2018-10-081-6/+18
| |/
* | Merge branch 'project-always-set-desc-url' into release-3.13Brad King2018-10-084-12/+37
|\ \
| * | project(): Ensure DESCRIPTION and HOMEPAGE_URL variables are setCraig Scott2018-10-082-12/+10
| * | project(): Add tests verifying variables set by second project() callCraig Scott2018-10-082-0/+27
| |/
* | Merge branch 'add_ctest_progress_docs' into release-3.13Brad King2018-10-083-4/+32
|\ \
| * | Help: Add missing docs for the ctest --progress optionCraig Scott2018-10-073-0/+28
| * | Help: Use :envvar: links for env vars affecting ctest commandCraig Scott2018-10-071-4/+4
| |/
* | Merge branch 'list-SORT-docs' into release-3.13Brad King2018-10-081-11/+15
|\ \
| * | Help: Improve/fix incorrect docs for list(SORT) sub-optionsCraig Scott2018-10-061-11/+15
| |/
* | Merge branch 'UseSWIG-php-regression' into release-3.13Brad King2018-10-081-0/+4
|\ \
| * | UseSWIG: fix regression for PHP languageMarc Chevrier2018-10-051-0/+4
* | | Merge branch 'autogen-moc-predef-cross-compile' into release-3.13Brad 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
| | |/ | |/|
* | | Merge branch 'doc-find_package-update' into release-3.13Brad 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
| |/ /
* | | Merge branch 'doc-osx-vars-as-cache' into release-3.13Brad King2018-10-041-0/+2
|\ \ \
| * | | Help: Document CMAKE_OSX_* variables as cache entriesJames Turner2018-10-041-0/+2
| |/ /
* | | Merge branch 'pkgc-op-lt-gt' into release-3.13Brad King2018-10-044-1/+91
|\ \ \
| * | | FindPkgConfig: support also > and < operators for version comparesRolf Eike Beer2018-10-044-1/+91
| |/ /
* | | Merge branch 'misc-typos' into release-3.13Brad King2018-10-049-13/+13
|\ \ \
| * | | Fix misc. typosluz.paz2018-10-039-13/+13
| |/ /
* | | Merge branch 'doc-cmp0077' into release-3.13Brad King2018-10-042-6/+44
|\ \ \
| * | | Help: Clarify policy CMP0077 documentationBrad King2018-10-032-6/+44
| |/ /
* | | Merge branch 'platform-gnu' into release-3.13Brad King2018-10-041-0/+27
|\ \ \
| * | | Platform/GNU: Add Debian shared library permissions policySvante Signell2018-10-031-0/+27
| |/ /
* | | CMake 3.13.0-rc1 version updateBrad King2018-10-032-4/+4
* | | Help: Drop development topic notes to prepare releaseBrad King2018-10-032-9/+0
|/ /
* | Merge topic 'doc-3.13-relnotes'Brad King2018-10-0342-266/+233
|\ \
| * | Help: Organize and revise 3.13 release notesBrad King2018-10-011-123/+161
| * | Help: Consolidate 3.13 release notesBrad King2018-10-0142-266/+195
* | | Merge topic 'ctest-num-width'Brad King2018-10-031-2/+6
|\ \ \