summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | FindLua: Add library name for Lua 5.3 on homebrewAnders Bakken2016-05-091-0/+1
* | | Merge topic 'fix-hdf5-for-compiler-wrapers'Brad King2016-05-101-113/+272
|\ \ \ | |_|/ |/| |
| * | HDF5: Refactor the use of compiler wrappersChuck Atkins2016-05-091-113/+272
* | | Remove `//------...` horizontal separator commentsBrad King2016-05-093-6/+0
| |/ |/|
* | Help clang-format wrap after braces on long initializer listsBrad King2016-05-061-1/+3
* | Merge topic 'clang-cl-showincludes'Brad King2016-05-041-2/+2
|\ \
| * | Ninja: Fix clang-cl /showIncludes prefix detectionBrad King2016-05-031-2/+2
* | | Merge topic 'ExternalProject-git-recursive-init'Brad King2016-05-031-2/+2
|\ \ \
| * | | ExternalProject: Initialize Git submodules recursively and on update (#16083)Ilya Kulakov2016-05-031-2/+2
| |/ /
* | | Merge topic 'FindBoost-no-system-env-paths'Brad King2016-05-031-2/+2
|\ \ \
| * | | FindBoost: Fix Boost_NO_SYSTEM_PATHS to not consider environment (#15702)Brad King2016-05-021-2/+2
| |/ /
* | | FindHDF5: Add another debug suffixFARBOS Arnaud2016-05-021-2/+2
|/ /
* | Merge topic 'clang-format-include-order'Brad King2016-05-022-2/+1
|\ \
| * | Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
| * | Modules: Remove unused CMakeTestWatcomVersion.c fileBrad King2016-04-291-1/+0
* | | Features: Record features for VS 2015 Update 2Brad King2016-04-281-1/+4
|/ /
* | Merge topic 'intel-compiler-features'Brad King2016-04-286-3/+247
|\ \
| * | Features: Record standard flags for Intel C/C++ on WindowsBrad King2016-04-282-32/+44
| * | WCDH: Add Intel to list of supported compilersRobert Maynard2016-04-281-2/+3
| * | Features: Record standards and features for Intel C on UNIXRobert Maynard2016-04-282-0/+73
| * | Features: Specify minimum version Intel C++ 12.1Robert Maynard2016-04-281-22/+18
| * | Features: Record standards and features for Intel C++ on UNIXLevi Morrison2016-04-282-0/+158
| * | Features: Detect C default dialect on MSVC-like compilersBrad King2016-04-281-1/+5
* | | ExternalProject: Add option to perform a shallow Git clone (#15291)Brad King2016-04-271-3/+20
* | | FindBISON: Fix BISON_TARGET macro for special characters in path (#16072)Brad King2016-04-201-4/+4
* | | FindFLEX: Fix FLEX_TARGET macro for special characters in path (#16072)Brad King2016-04-201-2/+2
* | | Merge topic 'coverage_collect_delete'Brad King2016-04-201-2/+6
|\ \ \
| * | | CTestCoverageCollectGCOV: improve DELETE optionZack Galbreath2016-04-191-2/+6
| |/ /
* | | Merge topic 'boost-import-default'Brad King2016-04-201-2/+2
|\ \ \
| * | | FindBoost: Define Boost::boost for all boost versionsRoger Leigh2016-04-191-2/+2
| |/ /
* | | BundleUtilities: Add optional parameter to ignore specified filesRoman Wüger2016-04-191-37/+115
|/ /
* | Merge topic 'FindMPI-intel-compiler'Brad King2016-04-181-2/+13
|\ \
| * | FindMPI: Recognize `.lib` file names for specification of link librariesDominic Meiser2016-04-151-0/+11
| * | FindMPI: Recognize /LIBPATH for specification of linker paths.Dominic Meiser2016-04-151-2/+2
* | | FindGit: Add new 'GitHub for Windows' user directoryFrank Park2016-04-151-2/+4
|/ /
* | FindMPI: Improve documentation formattingChristoph Grüninger2016-04-111-12/+15
* | Merge topic 'GetPrerequisites-more-dumpbin-paths'Brad King2016-04-111-0/+11
|\ \
| * | GetPrerequisites: Look for VS tools using environment variablesBrad King2016-04-081-0/+7
| * | GetPrerequisites: add path of VS 10,11,12,14 in order to find dumpbin.exeFARBOS Arnaud2016-04-081-0/+4
* | | MSVC: Drop space in `/DNDEBUG` flag for consistency (#16052)Brad King2016-04-072-9/+9
|/ /
* | Merge topic 'branch_coverage_working_dir'Brad King2016-04-071-2/+2
|\ \
| * | CTestCoverageCollectGCOV: specify base dir for GLOB_RECURSEZack Galbreath2016-04-041-2/+2
| |/
* | Merge topic 'branch_coverage_glob'Brad King2016-04-071-8/+70
|\ \
| * | CTestCoverageCollectGCOV: Improve documentationZack Galbreath2016-04-071-8/+13
| * | CTestCoverageCollectGCOV: Honor CTEST_EXTRA_COVERAGE_GLOBZack Galbreath2016-04-071-0/+57
* | | Merge topic 'UseJava-cmake-command'Brad King2016-04-071-1/+1
|\ \ \
| * | | UseJava: use CMAKE_COMMAND instead of direct cmake callBrad King2016-04-061-1/+1
* | | | Merge topic 'ExternalProject-TLS_VERIFY-fixes'Brad King2016-04-071-10/+16
|\ \ \ \ | |/ / / |/| | |
| * | | ExternalProject: Fix file download script with CMAKE_TLS_{VERIFY,CAINFO}Brad King2016-04-061-6/+9
| * | | ExternalProject: Tell Git not to verify certs only if TLS_VERIFY is OFFBrad King2016-04-061-4/+7