summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindLibXml2'Brad King2019-02-151-1/+1
|\
| * FindLibXml2: Document LibXml2_FOUND as preferred caseSaleem Abdulrasool2019-02-151-1/+1
* | Merge topic 'try_compile-expand-compile-defs'Brad King2019-02-152-12/+12
|\ \
| * | try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONSBrad King2019-02-152-12/+12
| |/
* | Merge topic 'fortran-submodule-names'Brad King2019-02-145-0/+15
|\ \
| * | Fortran: Fix submodule file names across compilersBrad King2019-02-145-0/+15
| |/
* | Merge topic 'fix-legacy-implicit-includes'Brad King2019-02-142-6/+1
|\ \
| * | Fix regression in -I/usr/include exclusion logicBrad King2019-02-131-5/+0
| * | macOS: Fix addition of <sdk>/usr/include to default implicit include dirsBrad King2019-02-131-1/+1
| |/
* | Merge topic 'FindMatlab-version-empty'Brad King2019-02-121-2/+2
|\ \
| * | FindMatlab: Tolerate empty version log fileSebastian Nagel2019-02-111-2/+2
| |/
* | Merge topic 'FindOctave-interp-target'Brad King2019-02-121-1/+13
|\ \
| * | FindOctave: Add target for octinterpPeter Stroia-Williams2019-02-081-1/+13
| * | Merge branch 'cpack-ifw-error-wording' into release-3.14v3.14.0-rc1Brad King2019-02-071-1/+1
| |\ \
| * \ \ Merge branch 'FindHDF5-cleanup' into release-3.14Brad King2019-02-071-59/+81
| |\ \ \
* | \ \ \ Merge topic 'mingw-ar-suffix'Brad King2019-02-073-4/+6
|\ \ \ \ \
| * | | | | MinGW: Fix locating BinUtils when compiler has a suffixRegina Pfeifer2019-02-063-4/+6
| | |_|_|/ | |/| | |
* | | | | Merge topic 'findcups'Brad King2019-02-071-9/+39
|\ \ \ \ \
| * | | | | FindCups: add imported targetPatrick Gansterer2019-02-061-9/+39
| |/ / / /
* | | | | Merge topic 'cpack-ifw-error-wording'Brad King2019-02-071-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CPack/IFW: Correct wording in error messageJoachim Wuttke (o)2019-02-071-1/+1
| |/ / /
* | | | Merge topic 'FindHDF5-cleanup'Brad King2019-02-071-59/+81
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | FindHDF5: Modernize formatting of variable documentationMichael Hirsch, Ph.D2019-02-071-49/+69
| * | FindHDF5: Use execute_process instead of exec_programMichael Hirsch, Ph.D2019-02-071-10/+12
| |/
* | Xcode: Derive stdlib from CXX flagsGregor Jasny2019-02-072-0/+10
|/
* Merge topic '17870-iphone-friendly-cmake'Brad King2019-02-0517-17/+66
|\
| * Xcode: Completely disable code signing for compiler id detectionGregor Jasny2019-02-042-14/+1
| * Apple: Introduce separate system name for iOS, tvOS, and watchOSGregor Jasny2019-02-0416-4/+66
* | Xcode: Update default Swift language version for Xcode 10.2Brad King2019-02-041-0/+2
* | Merge topic 'implicit-incs-cleanup'Brad King2019-02-0121-178/+77
|\ \
| * | ParseImplicitIncludeInfo: keep implicit incl. consistent when rerunning cmakeChuck Cranor2019-01-302-7/+12
| * | CrayPrgEnv/ParseImplicitIncludes: simplify for new implict include parserChuck Cranor2019-01-2916-155/+4
| * | ParseImplicitIncludeInfo: add SunPro Fortran and PGI compiler, Cray fixChuck Cranor2019-01-293-16/+61
| |/
* | Merge topic 'ninja-intel-depfile'Brad King2019-01-312-0/+4
|\ \
| * | Ninja: Use deps=gcc for Intel Compiler on WindowsBrad King2019-01-302-0/+4
* | | Merge topic 'xerces-xalan-header-checking'Brad King2019-01-312-2/+2
|\ \ \
| * | | FindXercesC, FindXalanC: Don't examine non-existent version headersRoger Leigh2019-01-302-2/+2
| |/ /
* | | Merge topic 'lapack-docs'Brad King2019-01-312-82/+123
|\ \ \
| * | | Find{BLAS,LAPACK}: Add note and example for using Intel MKLMichael Hirsch, Ph.D2019-01-302-0/+22
| * | | Find{BLAS,LAPACK}: Update docs to use modern conventionsMichael Hirsch, Ph.D2019-01-302-85/+104
| * | | FindLAPACK: Remove extra indentation from a lineMichael Hirsch, Ph.D2019-01-301-1/+1
| | |/ | |/|
* | | Find{BLAS,LAPACK}: Drop unnecessary mark_as_advanced callsBrad King2019-01-312-2/+0
| |/ |/|
* | Merge topic 'fetchcontent-reduce-boilerplate'Brad King2019-01-301-73/+211
|\ \
| * | FetchContent: Add new command FetchContent_MakeAvailable()Craig Scott2019-01-261-68/+206
| * | FetchContent: Trivial doc correctionsCraig Scott2019-01-201-6/+6
* | | Merge topic 'UseJava-if-cleanup'Brad King2019-01-301-147/+147
|\ \ \ | |_|/ |/| |
| * | UseJava: clean-up if() expressionsMarc Chevrier2019-01-281-147/+147
* | | Merge topic 'doxygen-escaping'Brad King2019-01-281-1/+3
|\ \ \
| * | | FindDoxygen: Escape backslashes in default valuesCraig Scott2019-01-271-1/+3
* | | | Merge topic 'implicit-incs-upd'Brad King2019-01-282-12/+98
|\ \ \ \