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: 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
*
FindHDF5: Cray HDF5 Fortran module filename is usually capitalized
Willem Deconinck
2019-10-15
1
-1/+1
*
Help: Improve description of modules
Bartosz Kosiorek
2019-04-23
1
-22/+23
*
FindHDF5: Modernize formatting of variable documentation
Michael Hirsch, Ph.D
2019-02-07
1
-49/+69
*
FindHDF5: Use execute_process instead of exec_program
Michael Hirsch, Ph.D
2019-02-07
1
-10/+12
*
FindHDF5: Fix search for static hdf5_hl on Windows
Mouginot B
2018-12-06
1
-1/+1
*
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-103/+104
*
Merge topic 'FindHDF5-c-version'
Brad King
2017-11-09
1
-1/+1
|
\
|
*
FindHDF5: Fix H5_VERSION on Patch in C
Axel Huebl
2017-11-08
1
-1/+1
*
|
Fix trivial typos in text
luzpaz
2017-11-03
1
-1/+1
|
/
*
FindHDF5: fixes for HL when using an imported config
Kris Thielemans
2017-08-03
1
-3/+9
*
FindHDF5: unset some variables
Kris Thielemans
2017-08-03
1
-12/+14
*
FindHDF5: for a static imported config, use CONFIG-specific library
Kris Thielemans
2017-08-03
1
-1/+4
*
FindHDF5: fix hdf5-config case with more than one configuration
Kris Thielemans
2017-08-03
1
-3/+43
*
FindHDF5: Define H5_BUILT_AS_DYNAMIC_LIB when using Windows DLLs
Kris Thielemans
2017-07-07
1
-0/+4
*
FindHDF5: Add support for HDF5_USE_STATIC_LIBRARIES on Windows
Kris Thielemans
2017-07-07
1
-15/+23
*
FindHDF5: Fix parallel detection when primary compiler is an HDF5 wrapper
Chuck Atkins
2017-06-16
1
-21/+27
*
separgs: Use NATIVE_COMMAND where appropriate
Christian Pfeiffer
2017-04-26
1
-5/+1
*
Merge branch 'backport-FindHDF5-optional-no-config' into FindHDF5-optional-no...
Brad King
2017-03-21
1
-1/+4
|
\
|
*
FindHDF5: Add option to skip finding package configuration file
Brad King
2017-03-21
1
-1/+4
|
*
FindHDF5: Improve HDF5_ROOT variable documentation
Brad King
2017-03-21
1
-1/+2
[next]