Commit History

Author SHA1 Message Date
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Will Dicharry ad218e435d Added HDF5 high level Fortran bindings to available components. 14 years ago
  Will Dicharry e38216c6e9 Remove unnecessary mark_as_advanced from FindHDF5. 14 years ago
  Will Dicharry 93ba19e070 FindHDF5 ensures good link lines when libraries are duplicated. 14 years ago
  Will Dicharry 0584701ae4 Fix for bug 11752, mixed debug and release libraries. 14 years ago
  Will Dicharry 4e12284424 Use HDF5_FOUND to control autoconf and CMake built FindHDF5. 14 years ago
  Will Dicharry 2ba826e060 Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs. 14 years ago
  Will Dicharry 3978f3221f Add logic for CMake built HDF5 install. 14 years ago
  Will Dicharry 063ac873ce HDF5 high level library is a find COMPONENT now. 14 years ago
  Tim Gallagher 34ea179013 Modified the FindHDF5.cmake file to locate the Fortran bindings. 14 years ago
  Brad King c4275592a8 Modules: Include builtin FindPackageHandleStandardArgs directly 15 years ago
  Alex Neundorf ce28737c93 Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 15 years ago
  David Cole b0fb2ad3e1 Merge topic 'AddCMAKE_CURRENT_LIST_DIR' 15 years ago
  Brad King 3445532652 FindHDF5: Fix typo in parallel-IO support check (#11291) 15 years ago
  Alex Neundorf b01184022b Use absolute path to FindPackageHandleStandardArgs.cmake everywhere 15 years ago
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
  Brad King 4ce7ffbfc5 FindHDF5: Fix Windows compile-line parsing 16 years ago
  Will Dicharry 7bc90c3edf Set value of HDF5_INCLUDE_DIR for backwards compatibility. 16 years ago
  Alexander Neundorf e5efd87b31 Fix parallel HDF5 detection (#9982) 16 years ago
  Will Dicharry eb7e4498c4 Fixed parallel HDF5 detection when HDF5_INCLUDE_DIRS has multiple items. 16 years ago
  Will Dicharry 3b8cab3a46 Changed HDF5_INCLUDE_DIR to HDF5_INCLUDE_DIRS to conform to standards. 16 years ago
  Will Dicharry 518f9c57b7 Fixed bug in FindHDF5 caused by hdf5.h existing without H5pubconf.h. 16 years ago
  Brad King c4bb9c9d42 Convert CMake find-modules to BSD License 16 years ago
  Will Dicharry ea34662053 Fixed link order dependence in FindHDF5 module for static link. 16 years ago
  Will Dicharry 71ff183b5b In FindHDF5, added C library names to CXX search libraries. 16 years ago
  Will Dicharry c9686f62af Fixed HDF5 Find module error that caused no list to be passed into remove duplicates when HDF5 is not found. 16 years ago
  Will Dicharry e6734068ef Add HDF5 find module and select_library_configurations module. 16 years ago