Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'FindBoost-mt-release' into release-3.13 | Brad King | 2018-10-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindBoost: Search for -mt variant of release libs | Mario Bielert | 2018-10-11 | 1 | -0/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'FindPython-updates' into release-3.13 | Brad King | 2018-10-11 | 2 | -2/+77 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindPython*: Add missing registry paths | Marc Chevrier | 2018-10-11 | 2 | -2/+77 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'backport-revert-install-code-script-genex' into release-3.13 | Brad King | 2018-10-11 | 10 | -70/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | install: Revert CODE,SCRIPT support for generator expressions | Brad King | 2018-10-11 | 10 | -70/+9 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'vs-cuda-pdb' into release-3.13 | Brad King | 2018-10-10 | 15 | -21/+32 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | VS: Add workaround for CUDA compiler PDB location with space | Brad King | 2018-10-10 | 1 | -0/+7 | |
| * | | | | | | | | | VS: Drop workaround for CUDA compiler PDB location on CUDA 9.2+ | Brad King | 2018-10-10 | 1 | -7/+11 | |
| * | | | | | | | | | Tests: Fix Cuda test project names | Brad King | 2018-10-10 | 14 | -14/+14 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'update-vim-syntax' into release-3.13 | Brad King | 2018-10-10 | 2 | -44/+118 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'upstream-vim-cmake-syntax' | Patrick Boettcher | 2018-10-10 | 2 | -44/+118 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | vim-cmake-syntax 2018-10-10 (ac1957fb) | vim-cmake-syntax upstream | 2018-10-10 | 2 | -46/+120 | |
* | | | | | | | | CMake 3.13.0-rc1v3.13.0-rc1 | Brad King | 2018-10-09 | 0 | -0/+0 | |
* | | | | | | | | Merge branch 'FindBISON-fix-verbose-file' into release-3.13 | Brad King | 2018-10-09 | 1 | -7/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindBISON: Fix "multiple rules generate" error on VERBOSE output | Brad King | 2018-10-09 | 1 | -7/+14 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'string-TIMESTAMP-unset-TZ' into release-3.13 | Brad King | 2018-10-09 | 1 | -1/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | string(TIMESTAMP): Fix unset TZ | Jose Luis Blanco-Claraco | 2018-10-09 | 1 | -1/+11 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'doc-regex-backslash' into release-3.13 | Brad King | 2018-10-09 | 1 | -6/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Fix documentation of escape sequences in a regex | Brad King | 2018-10-09 | 1 | -6/+13 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'vs-flag-map-Qspectre' into release-3.13 | Brad King | 2018-10-09 | 3 | -0/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS: Add flag table entry for -Qspectre | Brad King | 2018-10-08 | 3 | -0/+11 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'mkl_ilp64' into release-3.13 | Brad King | 2018-10-09 | 2 | -21/+37 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | 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 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | |