Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Find{BLAS,LAPACK}: Find also ILP64 MKL BLAS and LAPACK | Jakub Benda | 2018-10-08 | 2 | -21/+37 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | 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 | 4 | -12/+37 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | project(): Ensure DESCRIPTION and HOMEPAGE_URL variables are set | Craig Scott | 2018-10-07 | 2 | -12/+10 | |
| * | | | | | | | | | project(): Add tests verifying variables set by second project() call | Craig Scott | 2018-10-07 | 2 | -0/+27 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | 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 'UseSWIG-php-regression' into release-3.13 | Brad King | 2018-10-08 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | UseSWIG: fix regression for PHP language | Marc Chevrier | 2018-10-05 | 1 | -0/+4 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'autogen-moc-predef-cross-compile' into release-3.13 | Brad King | 2018-10-08 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Android: Add clang --target= flag to compiler predefines command | Brad King | 2018-10-05 | 1 | -0/+1 | |
| * | | | | | | | | Autogen: Add clang --target= flag to compiler predefines command | Brad King | 2018-10-05 | 1 | -0/+8 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | 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 | 4 | -1/+91 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | FindPkgConfig: support also > and < operators for version compares | Rolf Eike Beer | 2018-10-04 | 4 | -1/+91 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'misc-typos' into release-3.13 | Brad King | 2018-10-04 | 9 | -13/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix misc. typos | luz.paz | 2018-10-03 | 9 | -13/+13 | |
| |/ / / / / / | ||||||
* | | | | | | | 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 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'platform-gnu' into release-3.13 | Brad King | 2018-10-04 | 1 | -0/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Platform/GNU: Add Debian shared library permissions policy | Svante Signell | 2018-10-03 | 1 | -0/+27 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake 3.13.0-rc1 version update | Brad King | 2018-10-03 | 2 | -4/+4 | |
* | | | | | | | Help: Drop development topic notes to prepare release | Brad King | 2018-10-03 | 2 | -9/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'doc-3.13-relnotes' | Brad King | 2018-10-03 | 42 | -266/+233 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Organize and revise 3.13 release notes | Brad King | 2018-10-01 | 1 | -123/+161 | |
| * | | | | | | Help: Consolidate 3.13 release notes | Brad King | 2018-10-01 | 42 | -266/+195 | |
* | | | | | | | Merge topic 'ctest-num-width' | Brad King | 2018-10-03 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmCTestRunTest: Avoid float/int conversions in number width logic | Brad King | 2018-10-02 | 1 | -2/+6 | |
* | | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-10-03 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | CMake 3.12.3v3.12.3 | Brad King | 2018-10-03 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'java-documentation-update' | Brad King | 2018-10-03 | 2 | -33/+59 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindJava: Update module documentation | Bartosz Kosiorek | 2018-10-03 | 1 | -10/+15 | |
| * | | | | | | | | FindJNI: Update module documentation | Bartosz Kosiorek | 2018-10-03 | 1 | -23/+43 | |
| * | | | | | | | | FindJNI: Add Ubuntu 18.04 path to java-11-openjdk | Bartosz Kosiorek | 2018-10-03 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-10-03 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'fix-csharp-target-type' into release-3.12 | Brad King | 2018-10-02 | 5 | -6/+21 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'libuv-gnu-hurd' into release-3.12 | Brad King | 2018-10-01 | 1 | -8/+39 | |
| |\ \ \ \ \ \ \ \ \ |