index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
FindHDF5.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
*
|
FindHDF5: Improve HDF5_ROOT and HDF5_FIND_DEBUG documentation
Brad King
2017-03-21
1
-2
/
+4
*
|
Merge topic 'FindHDF5-fix-quoting'
Brad King
2017-03-21
1
-1
/
+1
|
\
\
|
*
|
FindHDF5: fix quoting
Ben Boeckel
2017-03-15
1
-1
/
+1
*
|
|
FindHDF5: set HDF5_<lang>_INCLUDE_DIRS in all cases
Kris Thielemans
2017-03-06
1
-0
/
+5
*
|
|
Merge topic 'FindHDF5-fix-definitions'
Brad King
2017-03-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
FindHDF5: Restore `-D` in HDF5_DEFINITIONS
Kris Thielemans
2017-03-06
1
-1
/
+1
|
|
/
*
|
FindHDF5: initialize HDF5_DEFINITIONS when using hdf5-config.cmake
Kris Thielemans
2017-03-01
1
-0
/
+1
*
|
FindHDF5: document HDF5_<LANG>_DEFINITIONS
Kris Thielemans
2017-03-01
1
-1
/
+5
*
|
FindHDF5: use import libraries when using hdf5-config.cmake on Windows
Kris Thielemans
2017-03-01
1
-3
/
+11
*
|
FindHDF5: do not cache library locations when using hdf5-config.cmake
Kris Thielemans
2017-03-01
1
-6
/
+2
*
|
FindHDF5: recognize hdf5:: prefix when using hdf5-config.cmake
Kris Thielemans
2017-03-01
1
-6
/
+10
*
|
FindHDF5: fix typo in comment
Kris Thielemans
2017-03-01
1
-1
/
+1
*
|
FindHDF5: remove mark_as_advanced for non-cached variables
Kris Thielemans
2017-03-01
1
-7
/
+0
*
|
FindHDF5: add HDF5_FIND_DEBUG variable to get debugging output
Kris Thielemans
2017-02-28
1
-0
/
+23
*
|
FindHDF5: hide HDF5_DIR if HDF5 was found in another way
Kris Thielemans
2017-02-28
1
-0
/
+6
|
/
*
FindHDF5: Fix search for language-specific header file
Brad King
2017-02-17
1
-2
/
+2
*
FindHDF5: Restore HDF5_<LANG>_INCLUDE_DIR advanced cache entry mark
Brad King
2017-02-17
1
-1
/
+1
*
FindHDF5: Restore HDF5_INCLUDE_DIR in all code paths
Brad King
2017-02-03
1
-5
/
+6
*
FindHDF5: Restore fallback to static libraries
Brad King
2017-02-03
1
-11
/
+12
*
FindHDF5: Fix search with HDF5_ROOT
Brad King
2017-02-03
1
-8
/
+33
*
FindHDF5: Use keywords in find_library calls
Brad King
2017-02-03
1
-2
/
+8
*
FindHDF5: Initialize/finalize internal search options variable
Brad King
2017-02-03
1
-7
/
+11
*
FindHDF5: Fix command-line parsing argument extraction order
Brad King
2017-02-03
1
-55
/
+37
*
FindHDF5: use the target rather than the path
Ben Boeckel
2017-01-16
1
-4
/
+4
*
Merge topic 'FindHDF5-restore-default-C'
Brad King
2016-11-03
1
-10
/
+2
|
\
|
*
FindHDF5: Restore pre-3.6 behavior of finding only C by default
Brad King
2016-11-02
1
-10
/
+2
|
*
Merge branch 'FindHDF5-fix-hl-fortran' into release
Brad King
2016-09-02
1
-1
/
+1
|
|
\
*
|
|
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-14
/
+3
*
|
|
Merge topic 'FindHDF5-is-parallel'
Brad King
2016-09-03
1
-8
/
+60
|
\
\
\
|
|
/
/
|
*
|
FindHDF5: Fix regression in providing HDF5_IS_PARALLEL
Brad King
2016-09-02
1
-8
/
+60
*
|
|
Merge topic 'FindHDF5-fix-hl-fortran'
Brad King
2016-09-03
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
FindHDF5: Fix regression in finding hdf5hl_fortran
Brad King
2016-09-02
1
-1
/
+1
|
|
/
*
|
issues: update references to the CMake issue tracker
Ben Boeckel
2016-08-15
1
-2
/
+2
|
/
*
FindHDF5: Make sure compile definition vars keep the -D flag
Chuck Atkins
2016-08-02
1
-1
/
+1
*
FindHDF5: Cleanup inconsistent use of HDF5_ROOT
Chuck Atkins
2016-07-12
1
-10
/
+14
*
FindHDF5: Properly fail when required components are not found.
Chuck Atkins
2016-07-12
1
-1
/
+20
*
FindHDF5: Fix h5cc arg parsing to work with homebrew on Mac
Chuck Atkins
2016-07-12
1
-26
/
+65
[prev]
[next]