summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindICU-include-dirs'Brad King2017-01-171-0/+1
|\
| * FindICU: Add 'include' to the path suffixesFlorent Castelli2017-01-161-0/+1
* | FindHDF5: use the target rather than the pathBen Boeckel2017-01-161-4/+4
* | Merge topic 'csharp_simple'Brad King2017-01-161-4/+0
|\ \
| * | VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015)Michael Stürmer2017-01-131-4/+0
* | | Merge topic 'cuda_propagate_flags_when_dlink_on_executables'Brad King2017-01-163-2/+4
|\ \ \
| * | | CUDA: Now pass correct FLAGS when device link cuda executables.Robert Maynard2017-01-123-2/+4
| |/ /
* | | Merge topic 'clang-3.1-3.3-cpp11'Brad King2017-01-162-5/+4
|\ \ \ | |_|/ |/| |
| * | Features: activate C++11 support for Clang 3.1+Giel van Schijndel2017-01-122-5/+4
| |/
* | CheckFunctionExists: Document suggestion to use CheckSymbolExists instead.Stephen Sorley2017-01-121-9/+21
|/
* Merge topic 'cuda-windows'Brad King2017-01-1212-24/+139
|\
| * 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 'InstallRequiredSystemLibraries-UCRT-configs'Brad King2017-01-121-8/+14
|\ \
| * | InstallRequiredSystemLibraries: Distinguish UCRT install configurationsBjoern Thiel2017-01-111-8/+14
* | | Merge topic 'get_prerequisites_delayload'Brad King2017-01-121-0/+14
|\ \ \
| * | | GetPrerequisites: Exclude delay load dependencies on WindowsPascal Thomet2017-01-111-0/+14
* | | | Merge topic 'fix_get_prerequisites'Brad King2017-01-121-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | GetPrerequisites: Do not fail on files we cannot findMartin Koegler2017-01-111-0/+2
| | |/ | |/|
* | | 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
|\ \ \ \ \ \