summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CMakeGraphVizOptions-docs'Brad King2016-11-301-3/+10
|\
| * CMakeGraphVizOptions: Minor improvements to docs.Harry Mallon2016-11-291-3/+10
* | Merge topic 'FindPythonLibs-tolerate-relative-exe'Brad King2016-11-301-4/+4
|\ \
| * | FindPythonLibs: Tolerate a non-absolute PYTHON_EXECUTABLEBrad King2016-11-281-4/+4
| |/
* | Merge topic 'cpack-ifw-options'Brad King2016-11-301-6/+68
|\ \
| * | CPackIFW: Add some optionsKonstantin Podsvirov2016-11-241-6/+68
| |/
* | Merge topic 'UseSWIG-java-outputs'Brad King2016-11-301-3/+4
|\ \
| * | UseSWIG: Record generated java files as custom command outputscaryoscelus2016-11-291-3/+4
| |/
* | Merge topic 'find-module-cleanup-sweep'Brad King2016-11-2948-111/+2
|\ \
| * | Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-2848-106/+1
| * | FindLibArchive: do not set LibArchive_FOUND explicitlyRolf Eike Beer2016-11-281-1/+0
| * | FindLibArchive: use CMAKE_CURRENT_LIST_DIR to find FPHSARolf Eike Beer2016-11-281-4/+1
| |/
* | Merge topic 'FindDevIL-updates'Brad King2016-11-291-2/+2
|\ \
| * | FindDevIL: Make the ILUT library optionalVladimír Vondruš2016-11-281-1/+1
| * | FindDevIL: fail properly when library is not found.Vladimír Vondruš2016-11-281-1/+1
| |/
* | Merge topic 'FindPkgConfig-fix-print-errors'Brad King2016-11-291-1/+2
|\ \
| * | FindPkgConfig: Fix missing error text when library version is specifiedGautier Pelloux-Prayer2016-11-281-1/+2
| |/
* | Merge topic 'initial_cuda_language_support'Brad King2016-11-2910-1/+495
|\ \ | |/ |/|
| * CUDA: Prefer environment variables CUDACXX and CUDAHOSTCXX.Robert Maynard2016-11-142-1/+19
| * CUDA: Refactor CMakeCUDAInformation to prepare for separable compilation.Robert Maynard2016-11-142-9/+71
| * CUDA: Use the host compiler for linking CUDA executables and shared libs.Robert Maynard2016-11-145-11/+67
| * CUDA: add support for specifying an explicit host compiler.Robert Maynard2016-11-142-5/+22
| * CUDA: Enable header dependency scanning.Robert Maynard2016-11-141-1/+14
| * CUDA: We now properly perform CUDA compiler identification.Robert Maynard2016-11-147-8/+49
| * CUDA: CompilerId now errors out properly when passed a non CUDA compiler.Robert Maynard2016-11-141-3/+2
| * CUDA: Explicitly state all source files are cuda sources.Robert Maynard2016-11-141-1/+1
| * CUDA: Add support language levels (98/11)Robert Maynard2016-11-142-6/+8
| * CUDA: Add basic CUDA language support for *NIX systems.Robert Maynard2016-11-147-0/+286
* | Merge topic 'ExternalProject-cmd-poisoning'Brad King2016-11-181-68/+65
|\ \
| * | ExternalProject: Do not trip over pre-existing 'cmd' variableKarsten Sperling2016-11-171-68/+65
* | | Merge topic 'android-info-variables'Brad King2016-11-173-2/+29
|\ \ \ | |/ / |/| |
| * | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-143-0/+11
| * | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-143-0/+4
| * | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-143-2/+14
| |/
* | Merge topic 'msvc-no-explicit-_DEBUG'Brad King2016-11-161-2/+2
|\ \
| * | MSVC: Do not define _DEBUG explicitly when using /MDdBrad King2016-11-151-2/+2
* | | Merge topic 'armcc-response-file-flag'Brad King2016-11-161-0/+1
|\ \ \ | |/ / |/| |
| * | ARMCC: Fix flag used for response filesBen Boeckel2016-11-151-0/+1
* | | Merge topic 'add-SHA-3'Brad King2016-11-153-4/+11
|\ \ \
| * | | ExternalProject: Add support for SHA-3 algorithmsBrad King2016-11-111-1/+1
| * | | ExternalData: Add support for SHA-3 algorithmsBrad King2016-11-111-2/+7
| * | | Help: De-duplicate and spell out supported hash algorithmsBrad King2016-11-101-1/+3
* | | | Merge topic 'UseSWIG_USE_BUILD_SHARED_LIBS'Brad King2016-11-151-1/+3
|\ \ \ \
| * | | | UseSWIG: Add USE_BUILD_SHARED_LIBS to accepted values for the TYPE argDaniele E. Domenichelli2016-11-141-1/+3
| | |_|/ | |/| |
* | | | Merge topic 'ExternalProject-fix-UPDATE_DISCONNECTED'Brad King2016-11-151-2/+2
|\ \ \ \
| * | | | ExternalProject: Fix UPDATE_DISCONNECTED with empty update stepsBrad King2016-11-151-2/+2
| |/ / /
* | | | Merge topic 'FindBISON-fix-rebuild'Brad King2016-11-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | FindBISON: Do not rebuild every time when not VERBOSEBrad King2016-11-141-1/+1
| | |/ | |/|
* | | Merge topic 'swig_add_library'Brad King2016-11-141-9/+47
|\ \ \
| * | | UseSWIG: Do not set PREFIX property for SHARED and STATIC lua librariesDaniele E. Domenichelli2016-11-111-1/+3