summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Populate NVIDIA compiler information on WindowsBrad King2017-01-122-13/+59
* CUDA: Detect implicit link information on WindowsBrad King2017-01-123-1/+15
* CUDA: Find MSVC binutils on WindowsBrad King2017-01-122-3/+8
* CUDA: Use `.obj` object file extension on WindowsBrad King2017-01-121-1/+5
* CUDA: Detect MSVC architecture idBrad King2017-01-123-0/+7
* CUDA: Detect use of MSVC host compilerBrad King2017-01-123-1/+22
* CUDA: Allow platform files to set device linking rulesBrad King2017-01-121-5/+8
* CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvccBrad King2017-01-121-0/+15
* Merge topic 'FindJava-jre-hints'Brad King2017-01-121-0/+8
|\
| * FindJava: add hints for jreRechi Rechi2017-01-111-0/+8
* | Merge topic 'dont-include-CMakeParseArguments'Brad King2017-01-1219-39/+0
|\ \
| * | Don't include CMakeParseArgumentsDaniel Pfeifer2017-01-1119-39/+0
| |/
* | Merge topic 'add-cpack-ifw-configure-file'Brad King2017-01-121-0/+65
|\ \
| * | Add cpack_ifw_configure_file commandKonstantin Podsvirov2017-01-111-0/+65
| |/
* | Merge topic 'UseSWIG-implicit-depends'Brad King2017-01-111-0/+1
|\ \
| * | UseSWIG: Automatically scan dependencies of SWIG files for MakefilesAlexey Sokolov2017-01-101-0/+1
* | | Merge topic 'BundleUtilities-symlink-structure'Brad King2017-01-111-3/+55
|\ \ \
| * | | BundleUtilities: Maintain symlink structureMartin Koegler2017-01-101-3/+55
* | | | Merge topic 'Autogen_Simplify'Brad King2017-01-111-4/+4
|\ \ \ \
| * | | | AUTOGEN: Rename config variablesSebastian Holtermann2017-01-101-4/+4
* | | | | Merge topic 'android_clang_asm'Brad King2017-01-112-1/+5
|\ \ \ \ \
| * | | | | Android: Set compiler target platform when compiling ASM with ClangFlorent Castelli2017-01-102-1/+5
| | |_|/ / | |/| | |
* | | | | Merge topic 'AndroidTestUtilities-fix-cleanup'Brad King2017-01-111-1/+1
|\ \ \ \ \
| * | | | | AndroidTestUtilities: fix cleanup operationRuslan Baratov2017-01-101-1/+1
| |/ / / /
* | | | | Merge topic 'issue-16513-concrt140-dll'Brad King2017-01-111-2/+8
|\ \ \ \ \
| * | | | | InstallRequiredSystemLibraries: Add concrt*.dll for VC >= 14.0Taylor Braun-Jones2016-12-161-2/+8
| |/ / / /
* | | | | Merge topic 'FindOpenSSL-check-both'Brad King2017-01-111-7/+6
|\ \ \ \ \
| * | | | | FindOpenSSL: Check that both CRYPTO and SSL libraries are presentHarry Mallon2017-01-101-7/+6
| |/ / / /
* | | | | Merge topic 'pgsql-yum'Brad King2017-01-111-1/+6
|\ \ \ \ \
| * | | | | FindPostgreSQL: automatically find installations from yum.postgresql.orgRolf Eike Beer2017-01-101-1/+6
* | | | | | Merge topic 'FindBoost-1.63'Brad King2017-01-111-1/+16
|\ \ \ \ \ \
| * | | | | | FindBoost: Add support for 1.63Roger Leigh2017-01-101-1/+16
| |/ / / / /
* | | | | | Merge topic 'FindGTest-fixups'Brad King2017-01-111-4/+10
|\ \ \ \ \ \
| * | | | | | FindGTest: add lib search path for MSVC x64 platformDong XiaoC2017-01-101-2/+8
| * | | | | | FindGTest: Fix documented GTEST_MSVC_SEARCH default valueDong XiaoC2017-01-101-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindBoost-find-default'Brad King2017-01-111-10/+12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | FindBoost: Search official location of prebuilt binaries on WindowsAlex Turbov2017-01-101-10/+12
| |/ / / /
* | | | | Merge topic 'cpack-rpm-user-binary-spec-file-fix'Brad King2017-01-101-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CPack/RPM fix - custom binary spec file handlingDomen Vrankar2017-01-101-1/+1
| | |/ / | |/| |
* | | | Merge topic 'cpack-deb-package-version-override-fix'Brad King2017-01-091-2/+2
|\ \ \ \
| * | | | CPackDeb: use CPACK_DEBIAN_PACKAGE_VERSIONDaniel Pfeifer2016-12-201-2/+2
| | |/ / | |/| |
* | | | PGI: Add support for Fortran with the Ninja generatorDaniel Carrera2016-12-161-0/+3
|/ / /
* | | Merge topic 'FindGit-fix-cross-compile'Brad King2016-12-161-1/+1
|\ \ \
| * | | FindGit: Fix check for Windows hostJosé Simões2016-12-151-1/+1
* | | | Merge topic 'FindPythonLibs-tolerate-components'Brad King2016-12-161-6/+13
|\ \ \ \
| * | | | FindPythonLibs: Tolerate call with PYTHON_LIBRARY already a listFrancois Budin2016-12-151-6/+13
* | | | | Merge topic 'csharp_support_compiler_detection'Brad King2016-12-168-2/+367
|\ \ \ \ \
| * | | | | C# support: add compiler detection for MSVCMichael Stürmer2016-12-158-2/+367
| | |_|_|/ | |/| | |
* | | | | FindPNG: Fix small typo fix in module helpMaxime Morel2016-12-151-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'cuda-implicit-libs'Brad King2016-12-141-23/+54
|\ \ \ \