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
*
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
1
-1
/
+1
*
FindHDF5: Add NAMES_PER_DIR and introduce HDF5_PREFER_PARALLEL
Paul Romano
2015-09-11
1
-4
/
+24
*
FindHDF5: Add hdf5_hl to list of libraries to search for Fortran_HL
Paul Romano
2015-09-01
1
-1
/
+1
*
FindHDF5: Fix support for HL and Fortran_HL components
Paul Romano
2015-09-01
1
-0
/
+2
*
FindHDF5: Add version support
Axel Huebl
2015-05-13
1
-3
/
+16
*
FindHDF5: Check for a few H5pubconf*.h name variants
Brad King
2015-05-13
1
-2
/
+4
*
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-1
/
+1
*
Replace string(REGEX REPLACE) with string(REPLACE) where possible
Rolf Eike Beer
2014-04-14
1
-2
/
+2
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-38
/
+51
*
FindHDF5: Fix regression in per-configuration library selection
Brad King
2013-09-19
1
-36
/
+2
*
Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()
Rolf Eike Beer
2012-11-04
1
-1
/
+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-31
/
+31
*
Added HDF5 high level Fortran bindings to available components.
Will Dicharry
2011-08-02
1
-6
/
+13
*
Remove unnecessary mark_as_advanced from FindHDF5.
Will Dicharry
2011-05-25
1
-15
/
+6
*
FindHDF5 ensures good link lines when libraries are duplicated.
Will Dicharry
2011-05-25
1
-5
/
+16
*
Fix for bug 11752, mixed debug and release libraries.
Will Dicharry
2011-05-25
1
-3
/
+7
*
Use HDF5_FOUND to control autoconf and CMake built FindHDF5.
Will Dicharry
2011-05-25
1
-35
/
+34
*
Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs.
Will Dicharry
2011-05-24
1
-1
/
+1
*
Add logic for CMake built HDF5 install.
Will Dicharry
2011-05-16
1
-15
/
+37
*
HDF5 high level library is a find COMPONENT now.
Will Dicharry
2011-05-16
1
-2
/
+7
*
Modified the FindHDF5.cmake file to locate the Fortran bindings.
Tim Gallagher
2011-05-16
1
-7
/
+25
*
Modules: Include builtin FindPackageHandleStandardArgs directly
Brad King
2011-01-20
1
-1
/
+1
*
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
Alex Neundorf
2011-01-04
1
-1
/
+1
*
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
David Cole
2010-10-19
1
-1
/
+1
|
\
|
*
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
Alex Neundorf
2010-09-28
1
-1
/
+1
*
|
FindHDF5: Fix typo in parallel-IO support check (#11291)
Brad King
2010-10-11
1
-1
/
+1
|
/
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1
/
+1
*
FindHDF5: Fix Windows compile-line parsing
Brad King
2009-12-18
1
-6
/
+6
*
Set value of HDF5_INCLUDE_DIR for backwards compatibility.
Will Dicharry
2009-12-15
1
-0
/
+5
*
Fix parallel HDF5 detection (#9982)
Alexander Neundorf
2009-12-09
1
-1
/
+1
*
Fixed parallel HDF5 detection when HDF5_INCLUDE_DIRS has multiple items.
Will Dicharry
2009-11-13
1
-4
/
+4
*
Changed HDF5_INCLUDE_DIR to HDF5_INCLUDE_DIRS to conform to standards.
Will Dicharry
2009-11-13
1
-10
/
+10
*
Fixed bug in FindHDF5 caused by hdf5.h existing without H5pubconf.h.
Will Dicharry
2009-10-29
1
-7
/
+8
*
Convert CMake find-modules to BSD License
Brad King
2009-09-28
1
-0
/
+13
*
Fixed link order dependence in FindHDF5 module for static link.
Will Dicharry
2009-08-31
1
-2
/
+2
*
In FindHDF5, added C library names to CXX search libraries.
Will Dicharry
2009-08-31
1
-1
/
+1
*
Fixed HDF5 Find module error that caused no list to be passed into remove dup...
Will Dicharry
2009-08-24
1
-4
/
+12
*
Add HDF5 find module and select_library_configurations module.
Will Dicharry
2009-08-24
1
-0
/
+301