aboutsummaryrefslogtreecommitdiff
path: root/src/make.configuration.deps
Commit message (Collapse)AuthorAge
* Use CPPFLAGS when compiling the utilitiesHEADmasterhinder2013-01-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@266 4825ed28-b72c-4eae-9704-e50c059e567d
* Add new bindings include directory to search patheschnett2012-06-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@261 4825ed28-b72c-4eae-9704-e50c059e567d
* Define THORN_IS_IOHDF5 when building utilitieseschnett2012-05-01
| | | | | | | | Define THORN_IS_IOHDF5 when building utilities so that CCTK_WARN etc. can be used in debug mode. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@259 4825ed28-b72c-4eae-9704-e50c059e567d
* fix utils by adding $(GENERAL_LIBRARIES) to link lineknarf2009-09-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@244 4825ed28-b72c-4eae-9704-e50c059e567d
* Undo my last (accidental) modification to these two files.tradke2005-11-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@226 4825ed28-b72c-4eae-9704-e50c059e567d
* Don't remove an initial data checkpoint file if IO::checkpoint_keep is set totradke2005-11-16
| | | | | | | a value larger 0. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@225 4825ed28-b72c-4eae-9704-e50c059e567d
* Add short file descriptions and CVS Header comments.schnetter2005-05-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@216 4825ed28-b72c-4eae-9704-e50c059e567d
* Give local makefile variables unique names.tradke2005-02-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@215 4825ed28-b72c-4eae-9704-e50c059e567d
* Use makefile defines provided by other thorns' configuration files.tradke2005-02-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@213 4825ed28-b72c-4eae-9704-e50c059e567d
* Thorn library names are prefixed by $(CCTK_LIBNAME_PREFIX).tradke2005-02-22
| | | | | | | This closes PR CactusPUGHIO/1896: "Thorn IOHDF5 breaks building thorn utilities". git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@212 4825ed28-b72c-4eae-9704-e50c059e567d
* Test the makefile variable HDF5_LFS_FLAGS to check for HDF5 LFS support.tradke2004-11-08
| | | | | | | This makefile variable is set by the Cactus HDF5 configure script. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@210 4825ed28-b72c-4eae-9704-e50c059e567d
* Removing printing of error message from this file if there is no SDF.goodale2004-08-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@206 4825ed28-b72c-4eae-9704-e50c059e567d
* Added utility program to convert SDF datafiles into HDF5 so that they can betradke2004-08-24
| | | | | | | | imported into Cactus (using the filereader). Still a prototype version only, therefore no documentation yet. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@205 4825ed28-b72c-4eae-9704-e50c059e567d
* Added SYS_INC_DIRS to the compile command line for utility programs.tradke2003-02-10
| | | | | | | This closes PR CactusPUGHIO/1391. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@158 4825ed28-b72c-4eae-9704-e50c059e567d
* Added '-s' as an option to grep when checking for LFS in the HDF5 installation.tradke2002-05-13
| | | | | | | This prevents a warning from grep if the HDF5 configuration file doesn't exist. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@133 4825ed28-b72c-4eae-9704-e50c059e567d
* Moved the check for LFS from make.configuration.defn to make.configuration.depstradke2002-05-13
| | | | | | | to prevent setting the CFLAGS globally. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@132 4825ed28-b72c-4eae-9704-e50c059e567d
* Fixed path to utility sources in build rules.tradke2002-05-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@129 4825ed28-b72c-4eae-9704-e50c059e567d
* Fixed build rules for IOHDF5 utilities.tradke2002-01-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@87 4825ed28-b72c-4eae-9704-e50c059e567d
* Added rules to build the bitant-to-fullmode converter utility.tradke2002-01-10
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@82 4825ed28-b72c-4eae-9704-e50c059e567d
* Added utility program. See ThornGuide for details.tradke2001-12-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@77 4825ed28-b72c-4eae-9704-e50c059e567d
* Makefile rules for building the HDF5 recombiner.tradke2001-02-24
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@39 4825ed28-b72c-4eae-9704-e50c059e567d