summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'pkg-config-recheck'Brad King2017-01-261-1/+4
|\ \ \ \
| * | | | FindPkgConfig: Recheck pkg-config on parameter change.Matthew Hanna2017-01-251-1/+4
| | |_|/ | |/| |
* | | | Merge topic 'FindGTK2_RunTwice'Brad King2017-01-261-42/+40
|\ \ \ \
| * | | | FindGTK2: Fix GTK2_LIBRARIES and GTK2_TARGETS when called twiceDaniele E. Domenichelli2017-01-251-42/+40
| | |/ / | |/| |
* | | | Merge topic 'FindLua-versioned-lib'Brad King2017-01-261-7/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindLua: try to find library according to version from headerBrad King2017-01-241-7/+9
| | |/ | |/|
* | | Merge topic 'intel-mpi-windows-fix'Brad King2017-01-251-5/+8
|\ \ \
| * | | FindMPI: Strip quotes from include path and convert to CMake path formatChristian Pfeiffer2017-01-231-0/+2
| * | | FindMPI: Add Intel MPI wrapper names on WindowsChristian Pfeiffer2017-01-231-5/+6
| |/ /
* | | Merge topic 'cpack-ifw-options'Brad King2017-01-251-19/+66
|\ \ \
| * | | CPackIFW: Add some optionsKonstantin Podsvirov2017-01-241-19/+66
| |/ /
* | | Merge topic 'cuda_linker_preference'Brad King2017-01-251-1/+1
|\ \ \ | |_|/ |/| |
| * | CUDA: set linker preference between C and C++Robert Maynard2017-01-241-1/+1
| |/
* | Merge topic 'cpack-stgz-minimal-test'Brad King2017-01-241-1/+4
|\ \
| * | CPack/STGZ prefer pax for extractionDomen Vrankar2017-01-221-1/+4
* | | Merge topic 'android-include-api'Brad King2017-01-242-3/+11
|\ \ \
| * | | Android: Pass sysroot include directory explicitlyBrad King2017-01-201-0/+9
| * | | Android: Fix c++_{static,shared} support include directory orderBrad King2017-01-201-3/+2
| | |/ | |/|
* | | Merge topic 'qt4-lupdate-cmp0058'Brad King2017-01-241-1/+1
|\ \ \ | |/ / |/| |
| * | Qt4: Only change timestamp on generated .pro files if content changesClinton Stimpson2017-01-201-1/+1
* | | Merge topic 'add-dl-to-lua-static-linking'Brad King2017-01-201-0/+7
|\ \ \
| * | | FindLua: Add dl library to Lua static library linkingMichael Krasnyk2017-01-201-0/+7
| | |/ | |/|
* | | Merge topic 'ExternalProject-restore-case-insensitive-hash'Brad King2017-01-201-1/+1
|\ \ \
| * | | ExternalProject: Restore case-insensitive download hash checkBrad King2017-01-171-1/+1
| |/ /
* | | Merge topic 'cpack-ifw-new-installer-options'Brad King2017-01-201-0/+28
|\ \ \ | |/ / |/| |
| * | QtIFW: Added new options to QtIFW cpack generator for modifying wizard styleAlexander Voitenko2017-01-171-0/+28
* | | 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
|\ \ \ \ | |_|_|/ |/| | |