aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
Commit message (Collapse)AuthorAge
* HDF5: add optional dependency on MPI to links afterward itrhaas2012-07-25
| | | | | | | to enable users to use pre-compiled MPI enabled HDF5 libraries git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@59 fb53df36-e548-4a1e-8150-ab98cbd5e786
* Rename configuration scripteschnett2012-06-12
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@54 fb53df36-e548-4a1e-8150-ab98cbd5e786
* Introduce HDF5_INSTALL_DIR configuration option.bmundim2011-07-23
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@40 fb53df36-e548-4a1e-8150-ab98cbd5e786
* Let user enable/disable C++ and Fortran supporthinder2011-06-24
| | | | | | | | | | | | | | | | | Expose two new configuration variables (which default to yes): HDF5_ENABLE_CXX and HDF5_ENABLE_FORTRAN setting them to no allows users to avoid building/linking against the respective interfaces to hdf5. This is useful when eg. one does not need them and would like to link against a cluster supplied version of hdf5 (or if one cannot use the Fortran modules due to differing compiler versions). This is related to the discussion in http://lists.einsteintoolkit.org/pipermail/users/2011-March/000928.html although it does not provide any early warning. Patch by Roland Haas git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@38 fb53df36-e548-4a1e-8150-ab98cbd5e786
* The old way of specifying the location of external libraries, fromeschnett2011-04-02
| | | | | | | | | | | | | | Cactus/lib/make/extras, for example setting HDF5 = yes, is not compatible with the new mechanism where you must simply include the appropriate thorn from ExternalThorns. Using both can be confusing. This patch modifies the thorn HDF5 in ExternalLibraries to check if the old mechanism has been selected, and to abort with an explanatory error message telling the user not to set, e.g. HDF5 = yes, if they are using ExternalLibraries/HDF5. git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@36 fb53df36-e548-4a1e-8150-ab98cbd5e786
* Require HDF5 (for itself) to support building the utilitieseschnett2011-02-01
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@31 fb53df36-e548-4a1e-8150-ab98cbd5e786
* Require zlib.eschnett2011-01-26
| | | | | | | Unset RPATH. git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@28 fb53df36-e548-4a1e-8150-ab98cbd5e786
* Honour configuration variables LIBSZ_DIR and LIBZ_DIRschnetter2010-03-28
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@10 fb53df36-e548-4a1e-8150-ab98cbd5e786
* Don't build HDF5 if it is already available on the systemschnetter2010-03-22
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@8 fb53df36-e548-4a1e-8150-ab98cbd5e786
* Remove $Header$ tagschnetter2009-11-22
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@5 fb53df36-e548-4a1e-8150-ab98cbd5e786
* Add thorn containing the HDF5 libraryschnetter2009-09-28
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@2 fb53df36-e548-4a1e-8150-ab98cbd5e786