aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert recent changes that break building e.g. on Stampedesvneschnett2015-06-24
* enable error aborts againknarf2015-06-09
* don't abort if shell function returns with a valueknarf2015-06-09
* use bash utility scripts for configuring. Might need tweaking, but works for ...knarf2015-06-09
* Update to HDF5-1.8.15-patch1eschnett2015-06-01
* Remove multiarch library directory detectioneschnett2015-05-11
* Change -dumpversion to -dumpmachine to get the architecture string right.bmundim2015-05-05
* Correct gcc -dumpversion invocationeschnett2015-05-05
* Define multiarch library directory.bmundim2015-05-05
* Don't open all files at the same time, as this might fail (too many open files)knarf2015-02-23
* Update to HDF5 1.8.14eschnett2015-01-06
* Use RUNDIR_PREFIXeschnett2014-12-17
* Handle parallel make correctlyeschnett2014-12-06
* Build HDF5 at build timeeschnett2014-12-03
* include MPI INC_DIRS and LIB_DIRS in HDF5 variablesrhaas2014-11-12
* Update handling standard include/library pathseschnett2014-11-01
* disable C++ interface by default (see ticket #1158)knarf2014-10-13
* enable the full fortran interface when asked for it (fortran is enabled by de...knarf2014-07-03
* update to hdf5 1.8.13knarf2014-07-03
* Check whether the utilities directory exists before using iteschnett2014-02-23
* HDF5: change CPPFLAGS in LDFLAGS to CXXFLAGSknarf2014-02-20
* use CPPFLAGS in LDFLAGS, because otherwise OPENMP flags might be missingknarf2014-02-19
* report missing PATCH or TARrhaas2014-02-12
* Take SYS_INC_DIRS into account when configuring HDF5eschnett2014-02-05
* hdf5 version 1.8.11 -> 1.8.12knarf2013-12-12
* Do not pass CPP when building HDF5eschnett2013-07-28
* Update HDF5 to 1.8.11eschnett2013-07-04
* Do not search for existing library when NO_BUILD is giveneschnett2013-04-10
* Disable shared librarieseschnett2013-03-15
* only install those hdf5 utils that we find/could buildrhaas2013-02-21
* Reorder compiler flagseschnett2013-01-31
* Update to HDF5 1.8.10-patch1eschnett2013-01-31
* Use CPPFLAGS when compiling the utilitieshinder2013-01-29
* Update to HDF5 1.8.10eschnett2013-01-16
* Ensure that PATCH and TAR are definedeschnett2012-09-16
* Don't use system version if HDF5_DIR=BUILDeschnett2012-09-03
* Correct commenteschnett2012-08-06
* HDF5: add optional dependency on MPI to links afterward itrhaas2012-07-25
* Add commentseschnett2012-07-21
* Add new bindings include directory to search patheschnett2012-06-24
* Remove whitespaceeschnett2012-06-12
* Update HDF5 versioneschnett2012-06-12
* Rename configuration scripteschnett2012-06-12
* let HDF5 look for libraries also in lib64, plus honor .so and .dylib librariesknarf2012-05-01
* Do not install h5check if it is not availableeschnett2012-04-24
* disable build rule for h5checker, which is not build at the momentknarf2012-01-31
* Make output less verboseeschnett2011-12-15
* Update to HDF5 1.8.8eschnett2011-11-17
* Remove unused fileeschnett2011-11-17
* Accept HDF5_DIR=BUILD case-independentlyeschnett2011-11-10