summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | FindPkgConfig: Document support for > and < operatorsCraig Scott2018-10-151-6/+9
* | | | Merge branch 'FindBoost-mt-release' into release-3.13Brad King2018-10-111-0/+1
|\ \ \ \
| * | | | FindBoost: Search for -mt variant of release libsMario Bielert2018-10-111-0/+1
| | |/ / | |/| |
* | | | Merge branch 'FindPython-updates' into release-3.13Brad King2018-10-112-2/+77
|\ \ \ \
| * | | | FindPython*: Add missing registry pathsMarc Chevrier2018-10-112-2/+77
| |/ / /
* | | | 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 '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 '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 'FindDoxygen-CMP0057' into release-3.12Brad King2018-09-111-0/+5
| |\ \ \
* | \ \ \ 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 'pkgc-op-lt-gt' into release-3.13Brad King2018-10-041-1/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindPkgConfig: support also > and < operators for version comparesRolf Eike Beer2018-10-041-1/+3
| |/ / /
* | | | Merge branch 'misc-typos' into release-3.13Brad King2018-10-043-6/+6
|\ \ \ \
| * | | | Fix misc. typosluz.paz2018-10-033-6/+6
| |/ / /
* | | | Platform/GNU: Add Debian shared library permissions policySvante Signell2018-10-031-0/+27
|/ / /
* | | Merge topic 'java-documentation-update'Brad King2018-10-032-33/+59
|\ \ \
| * | | FindJava: Update module documentationBartosz Kosiorek2018-10-031-10/+15
| * | | FindJNI: Update module documentationBartosz Kosiorek2018-10-031-23/+43
| * | | FindJNI: Add Ubuntu 18.04 path to java-11-openjdkBartosz Kosiorek2018-10-031-0/+1
* | | | FindPython*: fix erroneous handling of virtual environmentsMarc Chevrier2018-10-024-11/+33
|/ / /
* | | Merge topic 'asm-path-from-c'Brad King2018-09-271-4/+2
|\ \ \
| * | | ASM: Search for full path even when using C or C++ compilerRaul Laasner2018-09-261-4/+2
* | | | Merge topic 'FindMatlab-2018b'Brad King2018-09-271-0/+78
|\ \ \ \ | |/ / / |/| | |
| * | | FindMatlab: Add Matlab 2018a,b to version listSean Warren2018-09-261-0/+2
| * | | FindMatlab: Explicitly export mexFunction in MSVCSean Warren2018-09-261-0/+14
| * | | FindMatlab: Optionally allow linking to MatlabEngine and MatlabDataArraySean Warren2018-09-261-0/+62
* | | | Merge topic 'FindLua-names-per-dir'Brad King2018-09-261-0/+1
|\ \ \ \
| * | | | FindLua: Search for all library names in each pathBrad King2018-09-251-0/+1
| |/ / /
* | | | Merge topic 'FindGLUT-windows-debug'Brad King2018-09-261-9/+33
|\ \ \ \
| * | | | FindGLUT: Find debug/release variants on WindowsKohányi Róbert2018-09-251-9/+33
* | | | | Merge topic 'dbgsym-packaging'Brad King2018-09-261-7/+99
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CPack/Deb: Add ability to split out debug symbols into .ddeb packageAndrew Fuller2018-09-211-4/+96
| * | | | CPack/Deb: Use CMAKE_COMMAND to set the environmentAndrew Fuller2018-09-181-3/+3
* | | | | Merge topic 'bundleutilities-policy'Brad King2018-09-201-217/+236
|\ \ \ \ \
| * | | | | BundleUtilities: Disallow inclusion at configure timeKyle Edwards2018-09-191-0/+14
| * | | | | Help: Add note for BundleUtilities usageKyle Edwards2018-09-191-0/+4
| * | | | | Help: Convert BundleUtilities help to block-style commentKyle Edwards2018-09-191-217/+218
* | | | | | Merge topic 'FindCUDA-filter-compute-capabilities'Brad King2018-09-201-0/+3
|\ \ \ \ \ \
| * | | | | | FindCUDA: Filter unrelated content in compute capabilities outputSoumith Chintala2018-09-191-0/+3
| |/ / / / /
* | | | | | Merge topic 'FindCUDA-ccbin-env'Brad King2018-09-201-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindCUDA: Add option to set CUDA_HOST_COMPILER via environmentpeterjc1232018-09-181-1/+5
| |/ / / /
* | | | | Merge topic 'vs-ipo'Brad King2018-09-181-1/+1
|\ \ \ \ \
| * | | | | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual StudioNiels Dekker2018-09-171-1/+1
* | | | | | Merge topic 'FindPython-updates'Brad King2018-09-184-63/+410
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | FindPython*: Windows: add facility to select lookup order for registry.Marc Chevrier2018-09-124-61/+238