| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'FindCUDA-sccache' | Brad King | 2018-05-11 | 1 | -4/+4 |
|\ |
|
| * | FindCUDA: Add support for sccache | Will Feng | 2018-05-09 | 1 | -4/+4 |
|
|
* | | Merge topic 'FindBoost-backport-python-deps' | Brad King | 2018-05-11 | 1 | -34/+34 |
|\ \ |
|
| * | | FindBoost: Backport versioned python dependencies for v1.35 to v1.66 | Filip Matzner | 2018-05-09 | 1 | -20/+20 |
|
|
| * | | FindBoost: Remove extra indentation in 1.65/1.66 dependency block | Brad King | 2018-05-08 | 1 | -16/+16 |
|
|
* | | | Merge topic 'doc-cpack-revise' | Brad King | 2018-05-09 | 1 | -330/+339 |
|\ \ \ |
|
| * | | | CPack: Add more markup to module documentation | Alex Turbov | 2018-05-08 | 1 | -174/+174 |
|
|
| * | | | CPack: Document `CPACK_PACKAGE_DESCRIPTION` variable | Alex Turbov | 2018-05-08 | 1 | -3/+11 |
|
|
| * | | | CPack: Move CPACK_BINARY_<GENNAME> with rest of docs | Alex Turbov | 2018-05-08 | 1 | -10/+10 |
|
|
| * | | | CPack: Convert documentation to long-bracket comment syntax | Alex Turbov | 2018-05-08 | 1 | -320/+321 |
| | |/
| |/| |
|
* | | | Merge topic 'pkgconf-imp-target-lib-path' | Brad King | 2018-05-08 | 1 | -2/+6 |
|\ \ \ |
|
| * | | | FindPkgConfig: correct library search path for imported targets. | Aleksandr Mezin | 2018-05-01 | 1 | -2/+6 |
|
|
* | | | | Merge topic 'FindCUDA-revert-sepcomp-cublas' | Brad King | 2018-05-08 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | FindCUDA: Fix regression in separable compilation without cublas | Brad King | 2018-05-07 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge topic 'java-new-packaging-fixes' | Brad King | 2018-05-08 | 2 | -3/+3 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | FindJava, FindJNI: fix erroneous regex, enhance registry lookup | Marc Chevrier | 2018-05-07 | 2 | -3/+3 |
|
|
* | | | | CPack: Fix indentation | Craig Scott | 2018-05-04 | 1 | -17/+17 |
|
|
* | | | | Merge topic 'feature/cpack-default-package-version' | Craig Scott | 2018-05-03 | 1 | -8/+45 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | CPack: Use project version as default for `CPACK_PACKAGE_VERSION` | Alex Turbov | 2018-05-02 | 1 | -8/+45 |
|
|
* | | | | Modules: Update documented links to CMake community Wiki | Brad King | 2018-04-30 | 3 | -6/+6 |
|
|
* | | | | Merge topic 'cpack_docs_cleanup' | Brad King | 2018-04-30 | 1 | -8/+7 |
|\ \ \ \ |
|
| * | | | | Help: Improve accuracy, readability and cross-referencing of cpack docs | Craig Scott | 2018-04-27 | 1 | -8/+7 |
| |/ / / |
|
* | | | | Merge topic 'java-new-packaging-version-sort' | Brad King | 2018-04-30 | 2 | -7/+31 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | FindJava, FindJNI: Ensure most recent version is searched first | Marc Chevrier | 2018-04-27 | 2 | -7/+31 |
|
|
* | | | Merge branch 'backport-java-new-packaging' into java-new-packaging | Brad King | 2018-04-25 | 3 | -23/+91 |
|\ \ \
| |/ / |
|
| * | | FindJava, FindJNI, UseJava: update for version 10 support | Marc Chevrier | 2018-04-25 | 3 | -23/+91 |
| |/ |
|
* | | Merge topic 'BLAS-no-target-in-libs' | Brad King | 2018-04-25 | 2 | -2/+5 |
|\ \ |
|
| * | | FindBLAS: do not write an imported target name into BLAS_LIBRARIES | Rolf Eike Beer | 2018-04-24 | 1 | -1/+5 |
|
|
| * | | FindPkgConfig: do not unset unused variable | Rolf Eike Beer | 2018-04-24 | 1 | -1/+0 |
| |/ |
|
* | | Merge topic 'testbigendian-cache-check-fix' | Brad King | 2018-04-25 | 1 | -2/+2 |
|\ \ |
|
| * | | TestBigEndian: Include CheckTypeSize outside macro | Cristian Adam | 2018-04-24 | 1 | -2/+2 |
|
|
* | | | Merge topic 'cuda-no-cache-host-compiler' | Brad King | 2018-04-25 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | CUDA: Do not create CMAKE_CUDA_HOST_COMPILER cache entry | Brad King | 2018-04-24 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge topic 'FindPython-stabilization' | Brad King | 2018-04-24 | 1 | -5/+74 |
|\ \ \ |
|
| * | | | FindPython: ensure correct architecture (i.e. 32/64bit) is used | Marc Chevrier | 2018-04-20 | 1 | -5/+74 |
|
|
* | | | | Merge topic 'CUDA7' | Brad King | 2018-04-24 | 2 | -3/+21 |
|\ \ \ \ |
|
| * | | | | CUDA: Add compiler detection for CUDA < 7.5 | Henry Schreiner | 2018-04-23 | 2 | -3/+21 |
|
|
* | | | | | Merge topic 'cpack-doc-defaults' | Brad King | 2018-04-24 | 1 | -1/+13 |
|\ \ \ \ \ |
|
| * | | | | | CPack: Add CPACK_PACKAGE_HOMEPAGE_URL setting | Alex Turbov | 2018-04-23 | 1 | -0/+12 |
|
|
| * | | | | | CPack: Fix documented CPACK_PACKAGE_DESCRIPTION_SUMMARY default | Alex Turbov | 2018-04-23 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge topic 'FindMatlab/mcr-compatibility' | Brad King | 2018-04-24 | 1 | -222/+377 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | FindMatlab: Matlab Runtime Compiler support | Raffi Enficiaud | 2018-04-23 | 1 | -222/+377 |
|
|
* | | | | | Merge topic 'productbuild_missing_var_docs' | Brad King | 2018-04-23 | 1 | -0/+16 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Help: Document missing variables for productbuild CPack generator | Craig Scott | 2018-04-21 | 1 | -0/+16 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'cuda-arch-repair' | Brad King | 2018-04-23 | 1 | -13/+45 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | CUDA/select_compute_arch: Fix detection on old CUDA with new card/driver | Henry Schreiner | 2018-04-20 | 1 | -13/+45 |
|
|
* | | | | Merge topic 'FindPython-debian-cross-comp' | Brad King | 2018-04-20 | 1 | -15/+23 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | FindPython: Add cross-compilation support for Debian-based systems. | Yee Fan | 2018-04-18 | 1 | -15/+23 |
|
|
* | | | | Merge topic 'FindJPEG-imported-targets' | Brad King | 2018-04-19 | 1 | -15/+104 |
|\ \ \ \ |
|
| * | | | | FindJPEG: Add imported target support and full test | Mateusz Loskot | 2018-04-18 | 1 | -2/+40 |
|
|