Dana Robinson
1ae6daaa80
Sync with develop
2020-08-01 09:18:18 -07:00
Allen Byrne
fc2370bc09
Whitespace cleanup
2020-05-12 15:58:01 -05:00
Allen Byrne
6108186feb
TRILAB-192 - merge changes from develop
...
Single source, config files, for warnings for both autotools and CMake.
Update CMake libraries, tools, tests to use correct flags.
2020-04-07 09:47:29 -05:00
Allen Byrne
9ed096fb39
Merge changes from develop mostly cmake 3.12 minimum version
2020-02-23 11:55:47 -06:00
Allen Byrne
a29f9e8451
Merge changes from develop to fix various issues
2020-01-30 14:33:47 -06:00
Kimmy Mu
d038d85100
Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12
...
* commit '48cc850199901c5b67a40183262f4ead975b884f':
fix test assert fail error
Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
2020-01-23 19:42:50 -06:00
Allen Byrne
6bae11bb5b
Improved CMake options for tests
2020-01-19 07:53:46 -06:00
Kimmy Mu
ad80fae3cc
Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
...
* commit '0a2bb11b248df6841daabca3970df5d8504adfc7':
address problems from comments
fix and address comments
change according to previous comments
add missing piece
remove unnecessary check macro
fix intel compile warnings
Revert "fix warnings from Intel compiler"
Revert "fix warnings and some text alignment"
Revert "let hdf5 pick up the right compiler in Intel environment"
Revert "fix issues from previous PR comments"
Revert "using a different MACRO"
using a different MACRO
fix issues from previous PR comments
let hdf5 pick up the right compiler in Intel environment
fix warnings and some text alignment
fix warnings from Intel compiler
2020-01-08 14:06:38 -06:00
David Young
471df15556
In portable shell scripts (using #!/bin/sh) we have to use single square
...
brackets, [ ], instead of the bash-ism double square brackets, [[ ]].
2019-12-19 17:26:34 -06:00
Allen Byrne
e967d54ce3
Change defines to not conflict with windows
2019-12-11 09:05:36 -06:00
Allen Byrne
7a34f6dd5d
Correct assignment
2019-12-10 14:19:56 -06:00
Allen Byrne
43a1371ffe
Fix h5watch fault
2019-12-10 13:57:37 -06:00
Allen Byrne
310b42e35a
HDFFV-10876 Merge from develop
2019-12-09 15:44:38 -06:00
Allen Byrne
6a932198aa
HDFFV-10529 Update CMake tests to use test fixtures
2019-07-23 16:24:56 -05:00
Allen Byrne
f724e86727
HDFFV-10845 use of TARGETFILE disables auto emulator
2019-07-17 11:58:04 -05:00
Quincey Koziol
3b594992d6
Add support for GCC9, update warnhist script, and clean up warnings.
2019-07-02 23:43:45 -05:00
Allen Byrne
b106b883cc
HDFFV-10805 cleanup examples and test code
2019-06-20 06:31:01 -05:00
Allen Byrne
e7f16c6f2c
HDFFV-10805 Add option to only build shared targets
...
HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static
HDFFV-10803 Update FindSZIP.cmake find module
Remove unneeded modules and update java modules
2019-06-18 07:46:25 -05:00
Larry Knox
5385f032dd
Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow
...
disabling tests.
Moved h5cc.in from tools/src/misc to src directory to always create h5cc
whether or not tools are enabled.
Added configuration status of tools and tests to libhdf5.settings.
2019-06-12 10:21:41 -05:00
Allen Byrne
68bddef35d
HDFFV-10741 - remove SKIP_ERRSTK_TESTS option
2019-04-15 14:46:23 -05:00
Allen Byrne
6e2e461087
HDFFV-10741 - add option to skip tool error stack tests
2019-03-26 14:00:34 -05:00
Allen Byrne
122b63a5a2
HDFFV-10703 Update CMake commands to latest standard
2019-02-15 15:48:24 -06:00
Allen Byrne
11b4c1f3af
HDFFV-10632 update autotools test scripts to match cmake
2018-12-06 12:48:39 -06:00
Allen Byrne
d6de299f01
Need nonexistent file to skip stdout compare
2018-12-04 23:16:03 -06:00
Allen Byrne
e3e24a2989
HDFFV-10632 - split stderr and stdout in cmake
2018-12-03 09:35:59 -06:00
Allen Byrne
633b7f93ce
TRILAB-81 coverity fixes
2018-10-17 10:57:56 -05:00
Dana Robinson
eb78fd8832
Develop normalization with vol_integration.
...
Mostly peripheral things like the tools and wrappers,
with just enough core library code to support that.
2018-09-18 22:57:37 -07:00
Allen Byrne
37c27afde0
Fix MPI on Windows by adding MPI include folder
2018-05-09 14:29:44 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -05:00
Allen Byrne
6c82c49dd5
TRILABS-20 set a compiler name on all project commands
2018-04-20 10:11:55 -05:00
Allen Byrne
03e579f201
TRILABS-19 All c code INCLUDE_DIRECTORIES converted
2018-04-17 22:29:57 -05:00
Allen Byrne
46f2a2a432
TRILABS-19 Initial conversion of include_directories to targets
2018-04-17 15:57:58 -05:00
Allen Byrne
24c62ba7fe
Change CMake min to 3.10
2018-03-09 12:32:06 -06:00
Allen Byrne
b36bad53d9
Inc CMake min, Add new tests, rework test CMake files
2018-02-27 12:57:07 -06:00
Allen Byrne
2f18da435e
HDFFV-10398 use the simpler add_subdirectory signature
2018-01-30 12:21:01 -06:00
lrknox
77ed9e9645
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
2018-01-30 09:57:04 -06:00
lrknox
6cc86417d5
Increase maximum number of retries to 30 for h5watch tests.
2018-01-30 09:56:21 -06:00
Allen Byrne
6ca95c512a
HDFFV-10385 rework java names
2018-01-17 10:27:00 -06:00
lrknox
718006f860
Increase maximum number of retries for h5watch tests.
2017-12-23 20:46:01 -06:00
Dana Robinson
5ce8dd5e94
Minor warning fixes
2017-11-15 02:58:16 -08:00
Richard Warren
0d2fd7ae0c
Make a fix to allow CMake testing which does not use relative directories.
2017-11-02 12:33:08 -04:00
Allen Byrne
78d1de482e
HDFF-10254 - Copy test files with macro to avoid POST_BUILD failure
2017-07-12 14:18:01 -05:00
Dana Robinson
a33859d677
Minor type fixes to h5watch.
2017-05-25 09:24:24 -04:00
Dana Robinson
946fd98b8d
Fixed many minor warnings.
2017-05-25 06:45:53 -04:00
Allen Byrne
445c805a4c
HDFFV-10186 Add endianess to bitfield and fix tests
2017-05-10 10:59:13 -05:00
Allen Byrne
e4e261173f
HDFFV-10186 more whitespace formatting
2017-05-10 10:12:19 -05:00
Allen Byrne
4f36f613a6
HDFFV-10186 Whitespace change
...
Mostly tabs to spaces
Remove Modifications comments
2017-05-09 16:52:05 -05:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
...
* commit '54957d37f5aa73912763dbb6e308555e863c43f4':
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
2017-04-25 16:05:36 -05:00
Vailin Choi
e9b289a3d1
Fix for HDFFV-10166 h5watch tests fail randomly to match expected output files
...
(1) Re-structure tests to do one "extend" action at a time
(2) Re-try test till max limit before final failure
2017-04-21 18:42:17 -05:00
Quincey Koziol
1e4b2588b6
Switch to using flag in signal handler, to trigger dropping out of main loop
...
and shutdown cleanly, instead of calling leave() from the signal handler.
2017-04-03 11:56:52 -07:00