summaryrefslogtreecommitdiffstats
path: root/Modules/FindHDF5.cmake
Commit message (Expand)AuthorAgeFilesLines
...
| * | FindHDF5: Fix regression in providing HDF5_IS_PARALLELBrad King2016-09-021-8/+60
* | | Merge topic 'FindHDF5-fix-hl-fortran'Brad King2016-09-031-1/+1
|\ \ \ | | |/ | |/|
| * | FindHDF5: Fix regression in finding hdf5hl_fortranBrad King2016-09-021-1/+1
| |/
* | issues: update references to the CMake issue trackerBen Boeckel2016-08-151-2/+2
|/
* FindHDF5: Make sure compile definition vars keep the -D flagChuck Atkins2016-08-021-1/+1
* FindHDF5: Cleanup inconsistent use of HDF5_ROOTChuck Atkins2016-07-121-10/+14
* FindHDF5: Properly fail when required components are not found.Chuck Atkins2016-07-121-1/+20
* FindHDF5: Fix h5cc arg parsing to work with homebrew on MacChuck Atkins2016-07-121-26/+65
* FindHDF5: create all the *_LIBRARIES when using hdf5-config.cmakeRobert Maynard2016-06-241-0/+4
* FindHDF5: cache the correct path to the high level librariesRobert Maynard2016-06-241-3/+3
* FindHDF5: When component targets not found fallback to compiler wrappersRobert Maynard2016-06-231-0/+6
* FindHDF5: Handle HDF5 builds with non-suffixed componentsRobert Maynard2016-06-231-0/+7
* FindHDF5: correctly add lang to each component target name.Robert Maynard2016-06-231-1/+1
* FindHDF5: Add backwards compatability for already-found searchesChuck Atkins2016-06-021-4/+11
* HDF5: Rework component searching to correctly find HL for all bindingsChuck Atkins2016-05-121-78/+204
* 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
* | FindHDF5: Add another debug suffixFARBOS Arnaud2016-05-021-2/+2
|/
* Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-251-1/+1
* FindHDF5: Add NAMES_PER_DIR and introduce HDF5_PREFER_PARALLELPaul Romano2015-09-111-4/+24
* FindHDF5: Add hdf5_hl to list of libraries to search for Fortran_HLPaul Romano2015-09-011-1/+1
* FindHDF5: Fix support for HL and Fortran_HL componentsPaul Romano2015-09-011-0/+2
* FindHDF5: Add version supportAxel Huebl2015-05-131-3/+16
* FindHDF5: Check for a few H5pubconf*.h name variantsBrad King2015-05-131-2/+4
* Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-1/+1
* Replace string(REGEX REPLACE) with string(REPLACE) where possibleRolf Eike Beer2014-04-141-2/+2
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-38/+51
* FindHDF5: Fix regression in per-configuration library selectionBrad King2013-09-191-36/+2
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-31/+31
* Added HDF5 high level Fortran bindings to available components.Will Dicharry2011-08-021-6/+13
* Remove unnecessary mark_as_advanced from FindHDF5.Will Dicharry2011-05-251-15/+6
* FindHDF5 ensures good link lines when libraries are duplicated.Will Dicharry2011-05-251-5/+16
* Fix for bug 11752, mixed debug and release libraries.Will Dicharry2011-05-251-3/+7
* Use HDF5_FOUND to control autoconf and CMake built FindHDF5.Will Dicharry2011-05-251-35/+34
* Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs.Will Dicharry2011-05-241-1/+1
* Add logic for CMake built HDF5 install.Will Dicharry2011-05-161-15/+37
* HDF5 high level library is a find COMPONENT now.Will Dicharry2011-05-161-2/+7
* Modified the FindHDF5.cmake file to locate the Fortran bindings.Tim Gallagher2011-05-161-7/+25
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Merge topic 'AddCMAKE_CURRENT_LIST_DIR'David Cole2010-10-191-1/+1
|\
| * Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* | FindHDF5: Fix typo in parallel-IO support check (#11291)Brad King2010-10-111-1/+1
|/
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* FindHDF5: Fix Windows compile-line parsingBrad King2009-12-181-6/+6
* Set value of HDF5_INCLUDE_DIR for backwards compatibility.Will Dicharry2009-12-151-0/+5
* Fix parallel HDF5 detection (#9982)Alexander Neundorf2009-12-091-1/+1
* Fixed parallel HDF5 detection when HDF5_INCLUDE_DIRS has multiple items.Will Dicharry2009-11-131-4/+4
* Changed HDF5_INCLUDE_DIR to HDF5_INCLUDE_DIRS to conform to standards.Will Dicharry2009-11-131-10/+10