index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindHDF5.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindHDF5: Fix detection of versions with more than three components
مهدي شينون (Mehdi Chinoune)
2024-04-30
1
-1/+1
*
FindHDF5: Record compiler wrapper checks to configure log
Brad King
2023-03-29
1
-9/+21
*
FindHDF5: Fix compiler wrapper checks with spaces in path
Brad King
2023-03-29
1
-10/+10
*
Merge topic 'FindHDF5-CXX-without-C'
Brad King
2023-03-23
1
-38/+28
|
\
|
*
FindHDF5: Restore parallel HDF5 detection with only CXX enabled
Brad King
2023-03-22
1
-38/+28
*
|
FindHDF5: Fix detection of Parallel HDF5
Weiqun Zhang
2023-02-21
1
-4/+16
|
/
*
FindHDF5: Find C component with only CXX compiler
Christoph Junghans
2022-12-14
1
-0/+4
*
Modules: Use new keyword-dispatched try_compile signature
Matthew Woehlke
2022-09-14
1
-3/+3
*
FindHDF5: Revert "Add explicit library location instead of guessed ..."
Brad King
2022-06-27
1
-4/+4
*
FindHDF5: Add explicit library location instead of guessed library name.
مهدي شينون (Mehdi Chinoune)
2022-03-22
1
-4/+4
*
FindHDF5: Tolerate failure during compiler interrogation
Axel Huebl
2022-02-15
1
-2/+2
*
FindHDF5: Set config-specific locations for imported targets
Brad King
2022-01-31
1
-2/+42
*
FindHDF5: Drop IMPORTED_IMPLIB property from imported UNKNOWN libraries
Brad King
2022-01-31
1
-2/+0
*
FindHDF5: Fix Fortran compiler interrogation without HL library
Håkon Strandenes
2021-11-17
1
-2/+0
*
Merge topic 'FindHDF5-avoid-duplicate-library-entries'
Brad King
2021-11-04
1
-0/+8
|
\
|
*
FindHDF5: clear language-specific libraries list before discovery
Ben Boeckel
2021-11-03
1
-0/+6
|
*
FindHDF5: clear library output variables at the top of the module
Ben Boeckel
2021-11-03
1
-0/+2
*
|
Merge topic 'FindHDF5-fix-windows-hl-implib-query'
Brad King
2021-11-04
1
-1/+1
|
\
\
|
*
|
FindHDF5: fix variable name when querying `hdf5_hl`'s implib
Ben Boeckel
2021-11-03
1
-1/+1
|
|
/
*
|
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-1/+1
|
/
*
FindHDF5: add compiler-specific module search paths
Ben Boeckel
2021-04-06
1
-2/+17
*
FindHDF5: track the "main" library for each language
Ben Boeckel
2021-04-06
1
-0/+14
*
FindHDF5: find include directories after the library
Ben Boeckel
2021-04-06
1
-20/+20
*
FindHDF5: search for the new Fortran HL library name
Ben Boeckel
2021-04-05
1
-1/+1
*
Merge topic 'FindHDF5-silence-output'
Brad King
2021-01-21
1
-3/+5
|
\
|
*
FindHDF5: silence STATUS messages when found with QUIET
Ben Boeckel
2021-01-20
1
-3/+3
|
*
FindHDF5: avoid writing to the output when testing h5cc
Ben Boeckel
2021-01-20
1
-0/+2
*
|
Merge topic 'FindHDF5-no-dedup-keywords'
Brad King
2021-01-15
1
-28/+6
|
\
\
|
*
|
FindHDF5: Remove unnecessary de-duplication of HDF5_LIBRARIES and friends
Kris Thielemans
2021-01-12
1
-22/+0
|
*
|
FindHDF5: Simplify preprocessor setting de-duplication
Brad King
2021-01-12
1
-6/+6
*
|
|
FindHDF5: List imported targets in debug output
Kris Thielemans
2021-01-11
1
-0/+15
*
|
|
FindHDF5: correct and describe list of imported target
Kris Thielemans
2021-01-11
1
-9/+16
|
/
/
*
|
Merge topic 'FindHDF5-dbg-and-rel'
Brad King
2021-01-06
1
-1/+1
|
\
\
|
|
/
|
*
FindHDF5: Fix finding both debug and release libs
Kris Thielemans
2021-01-04
1
-1/+1
*
|
Merge topic 'versionadded'
Brad King
2020-12-03
1
-1/+11
|
\
\
|
|
/
|
/
|
|
*
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-1/+11
*
|
FindHDF5: support the hdf5hl_fortran-based variable names
Ben Boeckel
2020-12-01
1
-0/+4
*
|
FindHDF5: improve error messages when a location variable isn't known
Ben Boeckel
2020-12-01
1
-2/+2
|
/
*
FindHDF5: Remove VTK library type detection
Seth R Johnson
2020-08-14
1
-5/+2
*
FindHDF5: Port changes from VTK
Ben Boeckel
2020-08-14
1
-2/+152
*
Merge topic 'findhdf5-fix-nohl'
Brad King
2020-08-11
1
-1/+0
|
\
|
*
FindHDF5: fix compiler detection when HL is disabled
Seth R Johnson
2020-08-10
1
-1/+0
*
|
FindHDF5: use CMakeFiles for temporary files
Seth R Johnson
2020-06-11
1
-2/+2
|
/
*
Update links to gitlab.kitware.com repos to add `-/`
Brad King
2020-05-26
1
-2/+2
*
FindHDF5: Clean variables and output
Seth R Johnson
2020-05-18
1
-232/+244
*
Merge topic 'FindHDF5-docs'
Brad King
2020-02-12
1
-10/+8
|
\
|
*
FindHDF5: docs
Michael Hirsch, Ph.D
2020-02-11
1
-10/+8
*
|
FindHDF5: Improve search when not using HDF5 compiler wrapper
Michael Hirsch, Ph.D
2020-02-11
1
-7/+20
*
|
FindHDF5: check that compiler wrapper can compile a minimal program
Michael Hirsch, Ph.D
2020-02-11
1
-24/+35
|
/
*
FindHDF5: Append hdf5 to hdf5_hl to avoid undefined references
Willem Deconinck
2019-10-15
1
-1/+1
[next]