summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cygwin-clang'Brad King2016-03-112-0/+2
|\
| * Cygwin: Add support for Clang compilerHan Sangjin2016-03-102-0/+2
* | Merge topic 'FindProtobuf-variable-case'Brad King2016-03-111-66/+112
|\ \ | |/ |/|
| * FindProtobuf: Rename variables to match case of module nameAntonio Perez Barrero2016-03-071-66/+112
* | Merge topic 'remove-vs6-generator'Brad King2016-03-107-99/+2
|\ \
| * | Drop Visual Studio 6 generatorBrad King2016-03-097-99/+2
* | | Merge topic 'clang-iframework-version'Brad King2016-03-101-1/+1
|\ \ \
| * | | OS X: Use -iframework with Clang only on version >= 3.2Jean-Christophe Fillion-Robin2016-03-091-1/+1
* | | | Merge topic 'vs-clang-cl'Brad King2016-03-103-9/+31
|\ \ \ \
| * | | | Features: Clang has no cxx_decltype_incomplete_return_type in MSVC sim modeMariusz Pluciński2016-03-101-1/+3
| * | | | VS: in Clang/C2 toolset, setup correct compiler settingsMariusz Pluciński2016-03-101-7/+23
| * | | | CMakeDetermineCompilerId: Add detection of clang.exe bundled with VSMariusz Pluciński2016-03-101-1/+5
| | |/ / | |/| |
* | | | FindJNI: Append path only "if(EXISTS"O. Libre2016-03-091-2/+6
* | | | FindJNI: Add support for Ubuntu 15.10O. Libre2016-03-091-0/+9
|/ / /
* | | Merge topic 'deprecate-CMakeForceCompiler'Brad King2016-03-091-8/+12
|\ \ \
| * | | CMakeForceCompiler: Deprecate this module and its macrosBrad King2016-03-081-8/+12
| |/ /
* | | Merge topic 'add-FindLTTngUST'Brad King2016-03-091-0/+111
|\ \ \
| * | | Add FindLTTngUST module to find LTTng-UST libraryPhilippe Proulx2016-03-071-0/+111
| | |/ | |/|
* | | GetPrerequisites: Fix gp_resolved_file_type on non-canonical pathsBrad King2016-03-081-0/+2
| |/ |/|
* | Merge topic 'doc-find-python-call-order'Brad King2016-03-082-6/+8
|\ \ | |/ |/|
| * FindPython{Interp,Libs}: Clarify recommended call orderBrad King2016-03-072-6/+8
* | Merge topic 'BundleUtilities-dylib-in-framework'Brad King2016-03-071-1/+1
|\ \
| * | BundleUtilities: Fix regression handling frameworksClinton Stimpson2016-03-071-1/+1
* | | CPackWIX: Support binary-only WiX installationsMarc Chevrier2016-03-011-3/+3
* | | Merge topic 'compiler-check-message'Brad King2016-02-261-5/+1
|\ \ \
| * | | Improve compiler check message on non-Make generatorsBrad King2016-02-251-5/+1
* | | | Eclipse: add newer version numbersAlex Neundorf2016-02-241-0/+4
|/ / /
* | | Merge topic 'CodeBlocksParallelFlag'Brad King2016-02-241-0/+15
|\ \ \
| * | | CodeBlocks: generate parallel project files (make -j)Alex Neundorf2016-02-231-0/+15
* | | | CPack/Deb Create DEBIAN directory for dpkg-shlibdepsFlorian Apolloner and John Knottenbelt2016-02-191-0/+6
* | | | Merge topic 'de-deprecate-CMakeForceCompiler'Brad King2016-02-181-7/+9
|\ \ \ \
| * | | | CMakeForceCompiler: De-deprecate until more use cases have alternativesBrad King2016-02-171-7/+9
* | | | | Merge topic 'FindCUDA-verbatim'Brad King2016-02-181-3/+13
|\ \ \ \ \
| * | | | | FindCUDA: Fix regression under Visual Studio generatorsBrad King2016-02-171-3/+13
* | | | | | Merge topic 'FindwxWidgets-msys2-paths'Brad King2016-02-171-0/+30
|\ \ \ \ \ \
| * | | | | | FindwxWidgets: Resolve Cygwin/MSYS paths to Windows pathsWayne Stambaugh2016-02-171-0/+30
* | | | | | | FindProtobuf: check versionAntonio Perez Barrero2016-02-161-2/+57
|/ / / / / /
* | | | | | CPack/RPM support for upper cased component variablesDomen Vrankar2016-02-131-183/+128
* | | | | | Merge topic 'BundleUtilities-dylib-in-framework'Brad King2016-02-121-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | BundleUtilities: Fix treatment of .dylib inside .framework foldersChristian Askeland2016-02-111-1/+1
* | | | | | Merge topic 'FindProtobuf-select-library-config'Brad King2016-02-121-22/+23
|\ \ \ \ \ \
| * | | | | | FindProtobuf: prevent redundant PROTOBUF_LIBRARIESAntonio Perez Barrero2016-02-111-22/+23
| |/ / / / /
* | | | | | Merge topic 'doc-FortranCInterface-variables'Brad King2016-02-111-126/+187
|\ \ \ \ \ \
| * | | | | | FortranCInterface: Document mangling result variables publiclyBrad King2016-02-101-0/+52
| * | | | | | FortranCInterface: Improve documentation formatting and organizationBrad King2016-02-101-70/+78
| * | | | | | FortranCInterface: Convert docs to a bracket commentBrad King2016-02-101-126/+127
| |/ / / / /
* | | | | | More options for CTestCoverageCollectGCOVZack Galbreath2016-02-101-17/+47
|/ / / / /
* | | | | Merge topic 'FindCUDA.cmake/FixNonExistantDependencyFile'Brad King2016-02-092-1/+14
|\ \ \ \ \
| * | | | | FindCUDA: Only warn about non-existent dependency files in verbose modeJames Bigler2016-02-082-1/+14
* | | | | | Merge topic 'apple-isystem-gcc'Brad King2016-02-091-1/+1
|\ \ \ \ \ \