Dana Robinson
62b92ddf40
Makes the installed header files the same between the autotools
...
and CMake.
* CMake will no longer install private generated headers and tools
library headers.
* Several empty public header files (which represent internal packages)
were removed. These were only installed by CMake.
* Autotools installs will install H5FDwindows.h.
Fixes HDFFV-10614.
2018-10-26 20:44:29 -07:00
Allen Byrne
27af9a7922
HD prefix and whitespace
2018-08-28 10:54:54 -05:00
Jordan Henderson
d075c0854d
Add quotes to places where MPI_C_LIBRARIES are linked against
2018-07-27 14:58:01 -05:00
Vailin Choi
b178d80be0
Changes made based on feedback from pull request #1039 .
2018-05-14 12:26:48 -05:00
Vailin Choi
ea66ac1e67
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits)
GGC requires attribute before function
Correct COMPILE defs usage
Add missing module_dir property
Text cleanup
Correct sentence punctuation.
Add release note.
Use set_property for MT flag
Correct command usage
Remove APPEND
Fix typo
Add missing test lib
add missing folder to path
Fix another command revert
Missed a command revert
Revert to old style for LINK_FLAGS gen expr not working
LINK_FLAGS must be separate property sets
Fix link flags syntax
Revert refactor link flags
refactor link flags to interface
Refactor link flags
...
2018-05-14 11:20:03 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -05:00
Vailin Choi
e6bc326ec0
Fix for HDFFV-10180 Performance issues with H5Oget_info.
2018-04-24 15:10:13 -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
46f2a2a432
TRILABS-19 Initial conversion of include_directories to targets
2018-04-17 15:57:58 -05:00
Allen Byrne
db3d744f25
HDFFV-10444 fix soversion numbers for libraries
2018-04-10 08:55:17 -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
a77a08b02f
HDFFV-10384 Add optional arg to enable-error-stack
2018-02-14 16:14:48 -06:00
Allen Byrne
f0b0c35afb
HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function
2018-01-25 09:58:24 -06:00
Allen Byrne
a5789f6c9a
HDFFV-8745 fix minor defects
2018-01-09 16:26:25 -06:00
Allen Byrne
f8e84c5509
HDFFV-8745 cleanup vl resource usage
2018-01-02 16:25:03 -06:00
Allen Byrne
5f4676f3c8
HDFFV-8745 - fix implementation of 8625
2018-01-02 14:39:45 -06:00
Allen Byrne
732074d47e
Add library INTERFACE and MPI to tools
2017-12-28 16:30:51 -06:00
Allen Byrne
075a32fa0c
Fix typos
2017-10-24 11:03:09 -05:00
Allen Byrne
8e2cedd066
HDFFV-10297 Cleanup, Initialize variables
2017-10-23 09:26:15 -05:00
Allen Byrne
8e30e7eb19
Avoid double free
2017-10-19 16:51:43 -05:00
Allen Byrne
afeaceef5f
Windows had issues - revert code changes for get_option
2017-10-19 12:45:17 -05:00
Allen Byrne
cf3342f8fc
Fix tools error handling and valgrind issues
2017-10-18 14:03:27 -05:00
Allen Byrne
78a5870680
Fix error handling issues
2017-10-17 16:13:12 -05:00
Allen Byrne
2cbdf46cb9
HDFFV-10297 add h5copy test and fix h5diff errors
2017-10-16 17:26:23 -05:00
Allen Byrne
e0bbff9d46
Fix VS2012 declaration error
2017-10-16 10:56:54 -05:00
Allen Byrne
448217e7e3
HDFFV-10297 Fix compiler compaliants
2017-10-16 09:19:41 -05:00
Allen Byrne
d5c073d406
HDFFV-10296 Update tools lib to use the error handling macros.
2017-10-13 16:34:01 -05:00
Allen Byrne
2f636b5d4a
HDFFV-10297 fix vl buffer error
2017-10-10 10:28:53 -05:00
Allen Byrne
c577a5e995
HDFFV-10297 update calls to H5Zfilter_avail
2017-10-09 17:00:15 -05:00
Allen Byrne
daddf169b0
HDFFV-10297 - Fix test errors - five remaining
2017-10-09 12:59:28 -05:00
Allen Byrne
68a9844991
VS2012 and earlier cannot have execute stmnts before declare
2017-10-03 12:34:54 -05:00
Allen Byrne
38e2f0e784
Update error handling to support ARGS and tools stack
2017-10-02 09:53:54 -05:00
Quincey Koziol
8880ec672e
Style cleanups and misc. bugfixes discovered during full SWMR development.
2017-09-23 11:17:47 -05:00
Allen Byrne
33812aee4c
Fix merge typos
2017-09-11 12:44:00 -05:00
Allen Byrne
77313a1d39
HDFFV-9774 Fix code merge
2017-09-08 16:52:00 -05:00
Allen Byrne
89f65fc97e
HDFFV-9774 Add enable-error-stack argument to h5diff
2017-08-31 15:58:37 -05:00
Allen Byrne
b82ba32275
HDFFV-10282 refactor out assert calls in tools
2017-08-23 16:12:40 -05:00
Allen Byrne
164eee91cf
HDFFV-10188 - Check for empty string first
2017-08-16 15:01:29 -05:00
Allen Byrne
e790a0b42d
HDFFV-10246 Add check for string not null before use
2017-07-25 15:15:20 -05:00
Dana Robinson
ffc9b1d917
Stripped C standard library headers from tools test code.
2017-07-19 10:46:27 -05:00
Dana Robinson
ee7816bbfb
Stripped C standard library headers (and a couple of macros)
...
from the tools code. This is all handled in H5private.h, which
should be included in all tools source files.
2017-07-17 13:24:01 -05:00
Allen Byrne
14e52dcfa9
Set default of var to NATIVE
2017-06-20 16:09:32 -05:00
Dana Robinson
291b107d4d
Minor warning fixes in the tools.
2017-05-25 09:47:20 -04:00
Dana Robinson
946fd98b8d
Fixed many minor warnings.
2017-05-25 06:45:53 -04:00
Allen Byrne
60cfdf138c
Remove obsolete function
2017-05-22 13:24:53 -05:00
Allen Byrne
cdcef539a3
HDFFV-8611 change h5repack to save the root group creation order
...
Added test and new arguments to control the the input file parsing.
2017-05-22 13:10:40 -05:00
Allen Byrne
973aebe25f
Add debug trace commands
2017-05-19 11:35:07 -05:00
Allen Byrne
71c223c082
Move execeutable command after declaration
2017-05-17 13:09:13 -05:00
Allen Byrne
3ee87f72ad
HDFFV-9055 Handle H5T_ARRAY types
...
Create variables just for diff_array function
Whitespace updates
2017-05-16 15:58:17 -05:00