summaryrefslogtreecommitdiff
path: root/Modules/FindHDF5.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindHDF5: Record compiler wrapper checks to configure logBrad King2023-03-291-9/+21
* FindHDF5: Fix compiler wrapper checks with spaces in pathBrad King2023-03-291-10/+10
* Merge topic 'FindHDF5-CXX-without-C'Brad King2023-03-231-38/+28
|\
| * FindHDF5: Restore parallel HDF5 detection with only CXX enabledBrad King2023-03-221-38/+28
* | FindHDF5: Fix detection of Parallel HDF5Weiqun Zhang2023-02-211-4/+16
|/
* FindHDF5: Find C component with only CXX compilerChristoph Junghans2022-12-141-0/+4
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-141-3/+3
* FindHDF5: Revert "Add explicit library location instead of guessed ..."Brad King2022-06-271-4/+4
* FindHDF5: Add explicit library location instead of guessed library name.مهدي شينون (Mehdi Chinoune)2022-03-221-4/+4
* FindHDF5: Tolerate failure during compiler interrogationAxel Huebl2022-02-151-2/+2
* FindHDF5: Set config-specific locations for imported targetsBrad King2022-01-311-2/+42
* FindHDF5: Drop IMPORTED_IMPLIB property from imported UNKNOWN librariesBrad King2022-01-311-2/+0
* FindHDF5: Fix Fortran compiler interrogation without HL libraryHåkon Strandenes2021-11-171-2/+0
* Merge topic 'FindHDF5-avoid-duplicate-library-entries'Brad King2021-11-041-0/+8
|\
| * FindHDF5: clear language-specific libraries list before discoveryBen Boeckel2021-11-031-0/+6
| * FindHDF5: clear library output variables at the top of the moduleBen Boeckel2021-11-031-0/+2
* | Merge topic 'FindHDF5-fix-windows-hl-implib-query'Brad King2021-11-041-1/+1
|\ \
| * | FindHDF5: fix variable name when querying `hdf5_hl`'s implibBen Boeckel2021-11-031-1/+1
| |/
* | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-1/+1
|/
* FindHDF5: add compiler-specific module search pathsBen Boeckel2021-04-061-2/+17
* FindHDF5: track the "main" library for each languageBen Boeckel2021-04-061-0/+14
* FindHDF5: find include directories after the libraryBen Boeckel2021-04-061-20/+20
* FindHDF5: search for the new Fortran HL library nameBen Boeckel2021-04-051-1/+1
* Merge topic 'FindHDF5-silence-output'Brad King2021-01-211-3/+5
|\
| * FindHDF5: silence STATUS messages when found with QUIETBen Boeckel2021-01-201-3/+3
| * FindHDF5: avoid writing to the output when testing h5ccBen Boeckel2021-01-201-0/+2
* | Merge topic 'FindHDF5-no-dedup-keywords'Brad King2021-01-151-28/+6
|\ \
| * | FindHDF5: Remove unnecessary de-duplication of HDF5_LIBRARIES and friendsKris Thielemans2021-01-121-22/+0
| * | FindHDF5: Simplify preprocessor setting de-duplicationBrad King2021-01-121-6/+6
* | | FindHDF5: List imported targets in debug outputKris Thielemans2021-01-111-0/+15
* | | FindHDF5: correct and describe list of imported targetKris Thielemans2021-01-111-9/+16
|/ /
* | Merge topic 'FindHDF5-dbg-and-rel'Brad King2021-01-061-1/+1
|\ \ | |/
| * FindHDF5: Fix finding both debug and release libsKris Thielemans2021-01-041-1/+1
* | Merge topic 'versionadded'Brad King2020-12-031-1/+11
|\ \ | |/ |/|
| * Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-1/+11
* | FindHDF5: support the hdf5hl_fortran-based variable namesBen Boeckel2020-12-011-0/+4
* | FindHDF5: improve error messages when a location variable isn't knownBen Boeckel2020-12-011-2/+2
|/
* FindHDF5: Remove VTK library type detectionSeth R Johnson2020-08-141-5/+2
* FindHDF5: Port changes from VTKBen Boeckel2020-08-141-2/+152
* Merge topic 'findhdf5-fix-nohl'Brad King2020-08-111-1/+0
|\
| * FindHDF5: fix compiler detection when HL is disabledSeth R Johnson2020-08-101-1/+0
* | FindHDF5: use CMakeFiles for temporary filesSeth R Johnson2020-06-111-2/+2
|/
* Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-261-2/+2
* FindHDF5: Clean variables and outputSeth R Johnson2020-05-181-232/+244
* Merge topic 'FindHDF5-docs'Brad King2020-02-121-10/+8
|\
| * FindHDF5: docsMichael Hirsch, Ph.D2020-02-111-10/+8
* | FindHDF5: Improve search when not using HDF5 compiler wrapperMichael Hirsch, Ph.D2020-02-111-7/+20
* | FindHDF5: check that compiler wrapper can compile a minimal programMichael Hirsch, Ph.D2020-02-111-24/+35
|/
* 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