Commit Graph

60 Commits

Author SHA1 Message Date
gsell 6ff8067ba8 fixes to get 'make dest' working 2013-06-14 09:35:20 +00:00
gsell 20d5b95d59 version fixed 2013-06-13 15:23:24 +00:00
gsell 72fa424a51 outside source build now possible, C API with inline functions, examples moved from 'test' directory to new 'example' directory 2013-05-16 12:46:37 +00:00
gsell f15fcacc68 bugfixes in autotools files 2013-04-15 09:11:56 +00:00
gsell 55aa93e6d6 autotool files: INCLUDE replaced by AM_CPPFLAGS 2013-02-15 14:34:02 +00:00
gsell 55171d3b14 VTK to H5grid converter added 2013-01-30 16:06:47 +00:00
gsell e27bdb592e tools/h5PartDcToVtk tools/h5PartSurfaceToVtk removed from BUILD_TOOLS 2012-03-14 15:41:40 +00:00
gsell ff35718467 print used C++ compiler in summary 2011-08-23 07:59:14 +00:00
gsell 8860a72e65 changesets -3740 merged from sandbox 2011-08-18 16:19:28 +00:00
adelmann 95903d2711 fix tools makefile 2011-08-11 14:31:55 +00:00
gsell 2921aa87d5 adaptions for libtools on Mac, work around to use env.varibales removed 2011-07-19 13:10:36 +00:00
Marc Howison be103949eb new build system for both H5hut and H5Part; preparing 1.6.3 release of H5Part 2011-07-16 18:30:25 +00:00
gsell 562f9ac3e3 set absolute path in CC and CXX 2011-06-16 14:06:51 +00:00
gsell ad7c1cf026 test for mpicc/mpicxx in AC_PROG_CC if parallel is enabled 2011-05-25 08:16:01 +00:00
gsell 9bdff77a00 use mpicc/mpicxx in AC_PROG_{CC,CXX} if --enable-parallel is set 2011-05-24 14:23:33 +00:00
Marc Howison 11fd3c10c5 updated h5_lustre.c to user new macros; changed library targets to ../lib/lib*.a to avoid the mv and mkdir hacks in Makefile.am; fixed problem in h5u_test with H5PartSetViewIndices; OPEN BUG with h5u_test for >1 MPI task (strange pthread setfault?) 2011-05-05 17:58:05 +00:00
gsell af3601d2d9 test/H5Part/Makefile added to AC_CONFIG_FILES() 2011-04-01 14:27:56 +00:00
gsell 4fdfc6e4dc - add -std=c99 to CFLAGS if compiler is gcc
- bugfix in AIX test
2011-01-06 12:02:40 +00:00
gsell 6d0600febf - handling of imported env.vars revised 2010-08-20 15:55:55 +00:00
Marc Howison 377af10fb0 tested out packaging a tarball and compiling/install on Franklin
fixed several issues with the build system
2010-07-24 00:10:41 +00:00
gsell 56b1be9ddb define sub-dirs for src/Makefile via configure 2010-07-22 14:36:41 +00:00
Marc Howison 5f6808947a added h5hutcc wrapper
updated documentation
finished merging the Fortran interface and refactoring H5Block
started an H5Block regression test
2010-07-20 18:23:48 +00:00
Marc Howison 7ea00c38f8 Integrated H5Part regression test and fixed numerous errors that it discovered.
Finished integrating H5Block and the Fortran interface (untested).
Started adding an H5Block regression test with a few simple tests (all pass).
Added automatic detection of stripe information on lustre, and config option to compile against lustre API.
Moved buffers for H5Block ghost zone disolving out of the file handle and into the h5b_3d_set_view function.
Fixed bug with pointers in the H5Fed file data not being initialized to NULL.
2010-07-15 19:44:48 +00:00
Marc Howison 2c267f173a continued working on Fortran interface 2010-07-10 00:00:54 +00:00
Marc Howison 9f3fd3b053 continued merging H5Block: still some functionality missing (attribs, read, write); added H5Part regression tests; simplified several Makefile.am files and configure.ac; began merging new Fortran interface 2010-07-09 16:24:57 +00:00
Marc Howison 8783ac2cf2 first part of LBL merge: h5core and H5Part 2010-06-26 17:29:37 +00:00
gsell 24565cab22 - '--enable-64' removed
- bug in CFLAGS handling fixed
2010-05-03 13:16:30 +00:00
gsell a7e4cacd3c H5P_LIB_LOC removed, H5PartTest removed from TPTARGET if not parallel 2010-04-22 15:37:34 +00:00
gsell 3875c7c7ff Makefile.am for src dir added 2010-04-22 14:12:18 +00:00
gsell 9b0c49ca52 path adapted 2010-04-22 14:00:56 +00:00
gsell a82888c2e8 configure.ac:
- split var for test target TTARGET into TPTARGET, TBTARGET, ...
2009-03-13 15:29:03 +00:00
gsell d8eb90d620 - merge changes from 1.4 branch 2009-01-30 15:00:06 +00:00
gsell b22f280da0 2008-09-25 15:50:18 +00:00
Benedikt Oswald fb891c3e80 Corrected wrong directory names in automake files. 2008-08-06 09:09:51 +00:00
gsell ad4ab87b6e refactoring 2008-06-19 15:33:47 +00:00
Benedikt Oswald 37a9b877aa Added include files. 2008-02-20 14:19:29 +00:00
gsell ece99021bd configure.ac
- adaptions to new hierarchy in test dir
2008-02-13 15:42:05 +00:00
gsell 607a398f87 configure.ac
- code to build C++ interface added
2007-12-17 16:37:42 +00:00
gsell 3c22a8c653 configure.ac
- option "--with-hdf5" prefered over env.variable
	- "TOOLS_H5PART_LIB" set to "-lH5Part" in serial *and* parallel mode
2007-12-17 14:58:59 +00:00
gsell 4e7f8be568 configure.ac
- some "echo" calls replaced with AC_MSG_... calls
2007-12-17 12:28:35 +00:00
gsell 8abb105f2f configure.ac
* set version number in AC_INIT to 1.5.0
        * set AC_PREREQ to 2.59
        * --with-hdf5path renamed to --with-hdf5
        * we don't distinguish serial and paralell version in the library name any more
	* src/h5/Makefile added to AC_CONFIG_FILES
2007-11-22 10:34:26 +00:00
Kurt Stockinger 607d1e86ab Corrected version number 2007-08-29 01:59:47 +00:00
gsell 8d760dc264 configure.ac: incr version number to 1.3.3 and bug-report address changed 2007-04-25 07:21:56 +00:00
gsell 1bdd5268ed - "homdynToH5p" from tools build list removed 2007-04-19 09:00:23 +00:00
gsell c96b859f88 configure.ac
- forgot to check MPIPATH
2006-12-07 16:48:40 +00:00
gsell d580292235 configure.ac
- check in this order: MPIROOT, MPIHOME, --with-mpipath, other paths
- same for HDF5ROOT
2006-12-07 16:46:51 +00:00
gsell e13c4e8d8d configure.ac
- more cosmetic changes (--enable-xxx and --with-xxx definitiona
  are now at the very top, so you see all available options all together)
2006-12-02 22:35:19 +00:00
gsell 4d0ffd58df configure.ac
- configure aborts, if HDF5 cannot be found
- ADDFLAFS merged into FFLAGS
- several cosmetic changes
2006-12-02 17:55:41 +00:00
gsell e21e1bf4f4 "homdynToH5p" added to tools 2006-11-27 15:09:41 +00:00
gsell 49df069686 configure.ac
- AC_INIT: Version number changed to "1.3.1"
	- AC_PROG_FC: "gfortran" added to list
	- option "--enable-mpipath" changed to "--with-mpipath"
	- option "--enable-hdf5path" changed to "--with-hdf5path"
	- set env.variable "FC" to "MPIFC" if "MPIFC" is set
	- "H5BlockDissolveGhosts" removed from TTARGET
	- AC_CONFIG_FILES: "doc/Makefile" added
2006-10-27 14:08:44 +00:00