Merge pull request #1049 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'd6ea76ac002cd8483ba8a6aaf55bbce5ed552937':
GGC requires attribute before function
Correct COMPILE defs usage
Add missing module_dir property
Merge pull request #1047 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '0344785872020c4ef1de90cf57f286f1cf4ad2fc': (28 commits)
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...
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.
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.
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.
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.
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')
Fix errors in Makefile.am files that cause "make check" to repeat test, evenwhen there are no changes to source files. (Also add a ggenerated script
to the list of files cleaned up on 'make distclean')
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
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit 'fa829e322ed44a67e2b3f2d6adf1306ad794859b':
Fix non-threadsafe API context head pointer handling.