Commit Graph

2824 Commits

Author SHA1 Message Date
Allen Byrne
d5da45e168 Add plugin options for libs 2017-04-18 14:13:22 -05:00
Allen Byrne
d39a79fa4c HDFFV-10170 add missing endif 2017-04-18 09:30:11 -05:00
Larry Knox
dcd18f8684 Merge pull request #431 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'b67e626ba9095f35dd9a8f9e8ca906320f85914c':
  HDFFV-10173 remove hook for noinst libs
  HDFFV-10170 fix noinst for test libs
  HDFFV-10173 fix compile on VS2008
  Due to HDFVIEW-19 add read VL as string function
2017-04-17 16:28:25 -05:00
Allen Byrne
b67e626ba9 HDFFV-10173 remove hook for noinst libs 2017-04-17 16:25:34 -05:00
Allen Byrne
a447dd64cc HDFFV-10170 fix noinst for test libs 2017-04-17 13:58:14 -05:00
lrknox
49cded79ce Add new files in release_docs to MANIFEST.
Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running
autogen.sh.

Conflicts:
	README.txt
	c++/src/Makefile.in
	fortran/src/Makefile.in
	hl/c++/src/Makefile.in
	hl/fortran/src/Makefile.in
	hl/src/Makefile.in
	java/src/jni/Makefile.in
	release_docs/RELEASE.txt
	src/Makefile.in
2017-04-15 08:17:10 -05:00
lrknox
b9a27fddaa Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
* commit '0d05cb607e5951f3a28a101be56ca194022a7fa1':
  Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java.
  Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers.
  Add "Copyright by The HDF Group."" to copyright header.
2017-04-14 16:40:52 -05:00
lrknox
25ec07450a Change copyright headers to replace url referring to file to be removed
and replace it with new url for COPYING file.

Fix 2 lines in java error test expected output file where messages
include line numbers changed by reducing the copyright header by 2
lines.
2017-04-14 11:54:16 -05:00
lrknox
972344e231 Merge bin/h5vers changes from develop.
Pull version from configure for version test in h5repack_plugin.sh.in
Update version to 1.10.2-snap0 for hdf5_1_10 branch.
2017-03-23 20:03:27 -05:00
Quincey Koziol
9ab96feda6 Merge pull request #361 in HDFFV/hdf5 from merge_h5clear_revert to develop
* commit '46c9ab600de491657520897322b75659c3bdfb5f':
  Minor style cleanups
  Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_config()"
2017-03-23 00:04:49 -05:00
lrknox
41a54b4fab Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_10 2017-03-20 16:45:10 -05:00
Allen Byrne
94850f37cb Use global variable for test command - update reference 2017-03-20 09:59:17 -05:00
lrknox
d60ca826c0 Change version for h5repack_plugin.sh.in and expected output ddl file for plugin_version_test. 2017-03-18 22:06:32 -05:00
Quincey Koziol
a16d142f80 Switch from HDatoll to HDstrtoll, for Windows compatibility. 2017-03-16 08:38:24 -07:00
Quincey Koziol
0313cbb91d Final merge of page buffering branch to develop 2017-03-13 21:30:37 -07:00
Allen Byrne
cceddc6b4f Correct result code for strings test 2017-03-03 15:26:06 -06:00
Allen Byrne
eebe786cca Add extension to filename 2017-03-03 15:10:40 -06:00
Allen Byrne
9e75847d67 HDFFV-10128 fix string compare and add tests 2017-03-03 14:47:59 -06:00
Allen Byrne
0df90f9f79 Merge pull request #321 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'f4dd30f41ccee7bcd97fba065573c5201cbcc743':
  Update CMake formatting
  Update CMake files and formatting
  HDFFV-10120 verify nozlib checking with tools tests
  cmake non-code typo
2017-03-02 12:11:19 -06:00
Quincey Koziol
5df52404bc Misc. small cleanups to sync against incoming page buffering changes. 2017-03-02 06:24:46 -08:00
Allen Byrne
2562ec3a4b Update CMake files and formatting 2017-03-01 14:47:53 -06:00
Allen Byrne
0383597463 HDFFV-10120 verify nozlib checking with tools tests 2017-03-01 11:46:30 -06:00
Quincey Koziol
101fa7af8e Cleanups and normalizations against incoming page_buffering changes. 2017-02-19 18:28:52 -08:00
Allen Byrne
08b5edca0b Fix parallel h5diff test comapare 2017-02-14 14:59:57 -06:00
Allen Byrne
5e87ada674 Set depends test dependency for parallel h5diff 2017-02-14 13:51:34 -06:00
Quincey Koziol
a28b65bb9e Clean up whitespace 2017-02-07 09:18:57 -08:00
Allen Byrne
d1292691c4 HDFFV-9875 enable static pdb and cleanup exports 2017-02-03 12:41:30 -06:00
Allen Byrne
177c050891 HDFFV-9875 Fix target exports and add static tools pdb files 2017-02-02 12:09:10 -06:00
Allen Byrne
0668e1ba1e HDFFV-10123 fix shared name 2017-02-01 11:30:29 -06:00
Allen Byrne
7b85399dff HDFFV-10123 Add SHARED tools 2017-02-01 11:15:38 -06:00
Allen Byrne
e4b568fffc HDFFV-10046 add shared versions of tools for plugin filters 2017-01-31 15:50:21 -06:00
Allen Byrne
f1410b6c64 HDFFV-10046 build a shared version of h5repack tool for plugins 2017-01-31 15:33:10 -06:00
Dana Robinson
081955fdd1 Additional minor changes from revise_chunks->develop. 2017-01-27 16:46:09 -05:00
Allen Byrne
d627cd29bd HDFFV-10046 Fix windows parse error 2017-01-24 16:41:45 -06:00
Allen Byrne
da08f71ea1 HDFFV-10112 correct form of comments 2017-01-23 08:49:54 -06:00
Allen Byrne
7e73366e91 HDFFV-10118 fix data 2017-01-20 16:40:40 -06:00
Allen Byrne
eb42e42ea4 HDFFV-10118 change h5ls to not display extra info 2017-01-20 15:53:45 -06:00
Allen Byrne
c3463d800d HDFFV-10118 fixed plugin tests for tools 2017-01-20 14:23:41 -06:00
Allen Byrne
a8e9126054 Fix script varnames 2017-01-18 09:46:50 -06:00
Allen Byrne
ee4c57cc08 Chnage test dir to avoid parallel test collisions 2017-01-18 08:51:32 -06:00
Allen Byrne
a8e4f6426e Add autotools version of plugin tests for UD filters 2017-01-17 17:11:27 -06:00
Allen Byrne
7d7a66ac82 HDFFV-9994 add h5ls reference file to copy 2017-01-17 14:18:06 -06:00
Allen Byrne
d8dfb7e63a HDFFV-9994 - correct reference file 2017-01-17 14:12:01 -06:00
Allen Byrne
406db26f51 HDFFV-9994 add UD tests for tools 2017-01-17 13:46:11 -06:00
Allen Byrne
be260bbf75 Add goto error for dataset read failure. Fixed comments 2017-01-17 09:55:15 -06:00
Allen Byrne
556ff06975 Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'bd85e57904f1f943774bb99ea5e8b0d074db0edb':
  tools/test/h5diff/testh5diff.sh.in:          Add code to delete copies of test .h5 files copied from          tools/testfiles/vds to tools/test/h5diff/testfiles when running          "make check" for an in-source build.
2017-01-13 10:57:26 -06:00
lrknox
8452976de5 tools/test/h5diff/testh5diff.sh.in:
Add code to delete copies of test .h5 files copied from
         tools/testfiles/vds to tools/test/h5diff/testfiles when running
         "make check" for an in-source build.

    tools/test/misc/testh5repart.sh.in:
         Change the name of the temporary test directory from "testfiles"
         which is also used for 2 h5mkgrp test files under source control to
         "testrepart" to avoid deleting source controlled files when running
         "make check" in the source directory.

    Fix test scripts that remove source-controlled files during "make check" when run in-source.
    Fix test scripts that don't remove test files because they add files to test directories but don't remove them if the build directories are the same as the source directory.

    Fix any test source file or Makefile.am files for tests that leave data files are removed by neither "make check" nor "make distclean".
2017-01-12 22:20:11 -06:00
Allen Byrne
ee485247b7 Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '8b4c9f848d63351c85cab3a5b2034f8e7e1a29db':
  h5format_convert was not built (missing from subdirs in tools/src and         tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean.
  Create h5repack convenience library for common code used by h5repack tool and h5repacktst.  Fixes broken distclean.
  Added an --enable-developer-warnings option to configure so users can ignore -Wsuggest-attribute warnings and other noise that doesn't indicate poor code quality.
2017-01-11 14:24:09 -06:00
Allen Byrne
244faaa0d0 HDFFV-10094: upgrade cmake command conventions
Also converted tests to use macros
2017-01-11 14:02:34 -06:00
Larry Knox
c37826171d Merge pull request #245 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '630d668954f56f5138f2bffe3994e2c1da2e3f5c':
  h5format_convert was not built (missing from subdirs in tools/src and         tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean.
  Create h5repack convenience library for common code used by h5repack tool and h5repacktst.  Fixes broken distclean.
2017-01-10 23:02:46 -06:00