Allen Byrne
6fcf4c9aeb
Remove APPEND
2018-05-03 15:41:50 -05:00
Allen Byrne
bae6ca856d
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '0cc480d952e2e215f006fc172485fcbabc0f599f':
Yanked fragile java tests that check for exact line numbers and error text.
2018-05-03 14:02:36 -05:00
Dana Robinson
0cc480d952
Merge pull request #1044 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:remove_fragile_java_error_tests to develop
...
* commit '5ece75156847cee2c66eb8116f5e01bf75e2b998':
Yanked fragile java tests that check for exact line numbers and error text.
2018-05-03 12:41:35 -05:00
Allen Byrne
2316a6c927
Fix typo
2018-05-03 12:37:57 -05:00
Allen Byrne
5fefa587e5
Add missing test lib
2018-05-03 12:36:59 -05:00
Allen Byrne
9d13f3b1e1
add missing folder to path
2018-05-03 12:32:36 -05:00
Allen Byrne
ab971fafdd
Fix another command revert
2018-05-03 12:10:13 -05:00
Allen Byrne
866337babe
Missed a command revert
2018-05-03 12:03:46 -05:00
Allen Byrne
1d1333ed6b
Revert to old style for LINK_FLAGS gen expr not working
2018-05-03 11:57:30 -05:00
Allen Byrne
01a77cbfb1
LINK_FLAGS must be separate property sets
2018-05-03 10:44:57 -05:00
Allen Byrne
1ab0814a43
Fix link flags syntax
2018-05-03 09:28:54 -05:00
Allen Byrne
b73c0d2ab8
Revert refactor link flags
2018-05-02 16:33:35 -05:00
Allen Byrne
d906f2dcc5
refactor link flags to interface
2018-05-02 15:42:38 -05:00
Allen Byrne
d3a49988eb
Refactor link flags
2018-05-02 15:15:13 -05:00
Allen Byrne
0c77fbaeb9
Fix defs and additional MSVC items
2018-05-02 13:52:02 -05:00
Dana Robinson
5ece751568
Yanked fragile java tests that check for exact line numbers and
...
error text.
2018-05-02 10:38:57 -07:00
Allen Byrne
c6827191f9
TRILABS-19 fix syntax for windows
2018-05-02 12:19:30 -05:00
Allen Byrne
6dd91d206f
TRILABS-19 Link flags need - character
2018-05-02 10:04:14 -05:00
Allen Byrne
fde2d1fe4a
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '1f8cb03e11a46f853881f45dac18eff2dd68401e':
Fix errors in Makefile.am files that cause "make check" to repeat test, even when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean')
Further minor cleanups
Checkpoint normalization against incoming hyperslab / selection / dataspace improvements.
2018-04-30 11:05:26 -05:00
Allen Byrne
6fb94eb3a3
TRILABS-19 fix fortran link flags
2018-04-30 09:56:27 -05:00
Quincey Koziol
1f8cb03e11
Merge pull request #1041 in HDFFV/hdf5 from merge_hyperslab_updates to develop
...
* commit '4411bc27ac8842795c73d7a469273a8d831bb835':
Further minor cleanups
Checkpoint normalization against incoming hyperslab / selection / dataspace improvements.
2018-04-30 09:45:32 -05:00
Allen Byrne
76d0cc0ca9
TRILABS-19 Refactor fortran properties
2018-04-30 09:03:29 -05:00
Quincey Koziol
4411bc27ac
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_hyperslab_updates
2018-04-29 03:05:18 -05:00
Quincey Koziol
01f196b31a
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_hyperslab_updates
2018-04-29 03:04:21 -05:00
Quincey Koziol
5983bded19
Merge pull request #1040 in HDFFV/hdf5 from ~KOZIOL/hdf5:fix_make_check_repeat to develop
...
* commit '83e2ea681dd73e65c9b153385279b528cfdfe9df':
Fix errors in Makefile.am files that cause "make check" to repeat test, even when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean')
2018-04-29 02:47:04 -05:00
Quincey Koziol
83e2ea681d
Fix errors in Makefile.am files that cause "make check" to repeat test, even
...
when there are no changes to source files. (Also add a ggenerated script
to the list of files cleaned up on 'make distclean')
2018-04-28 21:38:49 -05:00
Allen Byrne
80afe46e70
TRILABS-19 revert to previous method
2018-04-27 13:04:40 -05:00
Allen Byrne
120195e5aa
TRILABS-19 fix typos
2018-04-27 12:44:42 -05:00
Allen Byrne
a1cb2638f3
TRILABS-19 Fix missing angle char
2018-04-27 07:59:42 -05:00
Allen Byrne
61d818aeda
TRILABS-19 add mpi libs to utility programs
2018-04-26 17:19:20 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -05:00
Allen Byrne
bc9a773b99
TRILABS-20 Fix fortran configure during fix of CXX configure
2018-04-24 17:22:55 -05:00
Allen Byrne
b3c5284692
Merge pull request #1038 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'f435ed67fa53ca35462a60f4025464465d7dc9d0':
TRILABS-20 set a compiler name on all project commands
TRILABS-19 All c code INCLUDE_DIRECTORIES converted
TRILABS-19 Initial conversion of include_directories to targets
2018-04-24 10:25:13 -05:00
Allen Byrne
f435ed67fa
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'fa829e322ed44a67e2b3f2d6adf1306ad794859b':
Fix non-threadsafe API context head pointer handling.
2018-04-23 07:51:55 -05:00
Allen Byrne
6c82c49dd5
TRILABS-20 set a compiler name on all project commands
2018-04-20 10:11:55 -05:00
Quincey Koziol
fa829e322e
Merge pull request #1035 in HDFFV/hdf5 from fix_api_context_filter_plugin to develop
...
* commit '76cab1f5cb48af8398e1c09c15a974b1f8347da4':
Fix non-threadsafe API context head pointer handling.
2018-04-18 22:53:18 -05:00
Quincey Koziol
76cab1f5cb
Fix non-threadsafe API context head pointer handling.
2018-04-18 22:33:57 -05:00
Allen Byrne
b68321b2b3
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'e217bd113db96b96b485de82395688ca2313918a':
Resolve memory leak of last API context, by freeing it in H5CX terminate routine.
Revert "Close memory leak of last API context when shutting library down."
2018-04-18 07:36:57 -05:00
Quincey Koziol
e217bd113d
Merge pull request #1034 in HDFFV/hdf5 from fix_api_context_fix to develop
...
* commit 'bcab84db9f291920ed0fe321116405f73eaddfa5':
Resolve memory leak of last API context, by freeing it in H5CX terminate routine.
Revert "Close memory leak of last API context when shutting library down."
2018-04-18 06:41:14 -05:00
Quincey Koziol
bcab84db9f
Resolve memory leak of last API context, by freeing it in H5CX terminate
...
routine.
2018-04-17 22:55:45 -05:00
Quincey Koziol
188539f65e
Revert "Close memory leak of last API context when shutting library down."
...
This reverts commit 0bd3634dc5747d88582a966050896bad57acb892.
2018-04-17 22:39:20 -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
Quincey Koziol
61a2456995
Merge pull request #1033 in HDFFV/hdf5 from fix_h5cx_pop_special_leak to develop
...
* commit '0bd3634dc5747d88582a966050896bad57acb892':
Close memory leak of last API context when shutting library down.
2018-04-17 13:50:57 -05:00
Quincey Koziol
0bd3634dc5
Close memory leak of last API context when shutting library down.
2018-04-17 12:01:26 -05:00
Allen Byrne
1fc45adaf4
Merge pull request #1030 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '9a8e1e1a7cad7674de2b183ba530affc0f13c615':
Add missing file
2018-04-12 11:48:20 -05:00
Allen Byrne
9a8e1e1a7c
Add missing file
2018-04-12 09:10:28 -05:00
Allen Byrne
9cd4e23ce7
Merge pull request #1024 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '34e3e3ef17f29b721780941866a3ad4c261b7c05':
Whitespace changes
Whitespace and test reclassify
Move two more functions from unit tests
Reorder of tests for debug APIs option
HDFFV-10444 fix soversion numbers for libraries
Fix Java test for DEBUG_APIS
Use var instead of absolute number
2018-04-11 15:09:32 -05:00
Allen Byrne
34e3e3ef17
Whitespace changes
2018-04-10 13:06:29 -05:00
Allen Byrne
c4ff69d26b
Whitespace and test reclassify
2018-04-10 13:01:49 -05:00