summaryrefslogtreecommitdiff
path: root/Modules/FindHDF5.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindHDF5: Append hdf5 to hdf5_hl to avoid undefined referencesWillem Deconinck2019-10-151-1/+1
* FindHDF5: Cray HDF5 Fortran module filename is usually capitalizedWillem Deconinck2019-10-151-1/+1
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-22/+23
* 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
* FindHDF5: Fix search for static hdf5_hl on WindowsMouginot B2018-12-061-1/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-103/+104
* Merge topic 'FindHDF5-c-version'Brad King2017-11-091-1/+1
|\
| * FindHDF5: Fix H5_VERSION on Patch in CAxel Huebl2017-11-081-1/+1
* | Fix trivial typos in textluzpaz2017-11-031-1/+1
|/
* FindHDF5: fixes for HL when using an imported configKris Thielemans2017-08-031-3/+9
* FindHDF5: unset some variablesKris Thielemans2017-08-031-12/+14
* FindHDF5: for a static imported config, use CONFIG-specific libraryKris Thielemans2017-08-031-1/+4
* FindHDF5: fix hdf5-config case with more than one configurationKris Thielemans2017-08-031-3/+43
* FindHDF5: Define H5_BUILT_AS_DYNAMIC_LIB when using Windows DLLsKris Thielemans2017-07-071-0/+4
* FindHDF5: Add support for HDF5_USE_STATIC_LIBRARIES on WindowsKris Thielemans2017-07-071-15/+23
* FindHDF5: Fix parallel detection when primary compiler is an HDF5 wrapperChuck Atkins2017-06-161-21/+27
* separgs: Use NATIVE_COMMAND where appropriateChristian Pfeiffer2017-04-261-5/+1
* Merge branch 'backport-FindHDF5-optional-no-config' into FindHDF5-optional-no...Brad King2017-03-211-1/+4
|\
| * FindHDF5: Add option to skip finding package configuration fileBrad King2017-03-211-1/+4
| * FindHDF5: Improve HDF5_ROOT variable documentationBrad King2017-03-211-1/+2
* | FindHDF5: Improve HDF5_ROOT and HDF5_FIND_DEBUG documentationBrad King2017-03-211-2/+4
* | Merge topic 'FindHDF5-fix-quoting'Brad King2017-03-211-1/+1
|\ \
| * | FindHDF5: fix quotingBen Boeckel2017-03-151-1/+1
* | | FindHDF5: set HDF5_<lang>_INCLUDE_DIRS in all casesKris Thielemans2017-03-061-0/+5
* | | Merge topic 'FindHDF5-fix-definitions'Brad King2017-03-061-1/+1
|\ \ \ | |/ /
| * | FindHDF5: Restore `-D` in HDF5_DEFINITIONSKris Thielemans2017-03-061-1/+1
| |/
* | FindHDF5: initialize HDF5_DEFINITIONS when using hdf5-config.cmakeKris Thielemans2017-03-011-0/+1
* | FindHDF5: document HDF5_<LANG>_DEFINITIONSKris Thielemans2017-03-011-1/+5
* | FindHDF5: use import libraries when using hdf5-config.cmake on WindowsKris Thielemans2017-03-011-3/+11
* | FindHDF5: do not cache library locations when using hdf5-config.cmakeKris Thielemans2017-03-011-6/+2
* | FindHDF5: recognize hdf5:: prefix when using hdf5-config.cmakeKris Thielemans2017-03-011-6/+10
* | FindHDF5: fix typo in commentKris Thielemans2017-03-011-1/+1
* | FindHDF5: remove mark_as_advanced for non-cached variablesKris Thielemans2017-03-011-7/+0
* | FindHDF5: add HDF5_FIND_DEBUG variable to get debugging outputKris Thielemans2017-02-281-0/+23
* | FindHDF5: hide HDF5_DIR if HDF5 was found in another wayKris Thielemans2017-02-281-0/+6
|/
* FindHDF5: Fix search for language-specific header fileBrad King2017-02-171-2/+2
* FindHDF5: Restore HDF5_<LANG>_INCLUDE_DIR advanced cache entry markBrad King2017-02-171-1/+1
* FindHDF5: Restore HDF5_INCLUDE_DIR in all code pathsBrad King2017-02-031-5/+6
* FindHDF5: Restore fallback to static librariesBrad King2017-02-031-11/+12
* FindHDF5: Fix search with HDF5_ROOTBrad King2017-02-031-8/+33
* FindHDF5: Use keywords in find_library callsBrad King2017-02-031-2/+8
* FindHDF5: Initialize/finalize internal search options variableBrad King2017-02-031-7/+11
* FindHDF5: Fix command-line parsing argument extraction orderBrad King2017-02-031-55/+37
* FindHDF5: use the target rather than the pathBen Boeckel2017-01-161-4/+4
* Merge topic 'FindHDF5-restore-default-C'Brad King2016-11-031-10/+2
|\
| * FindHDF5: Restore pre-3.6 behavior of finding only C by defaultBrad King2016-11-021-10/+2
| * Merge branch 'FindHDF5-fix-hl-fortran' into releaseBrad King2016-09-021-1/+1
| |\
* | | Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* | | Merge topic 'FindHDF5-is-parallel'Brad King2016-09-031-8/+60
|\ \ \ | |/ /