summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-14102-3474/+3572
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * Merge pull request #1049 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-05-098-29/+32
| |\ | | | | | | | | | | | | | | | | | | * commit 'd6ea76ac002cd8483ba8a6aaf55bbce5ed552937': GGC requires attribute before function Correct COMPILE defs usage Add missing module_dir property
| | * GGC requires attribute before functionAllen Byrne2018-05-091-20/+20
| | |
| | * Correct COMPILE defs usageAllen Byrne2018-05-094-9/+9
| | |
| | * Add missing module_dir propertyAllen Byrne2018-05-093-0/+3
| |/
| * Merge pull request #1047 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-05-0869-1371/+1503
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 be separate property sets Fix link flags syntax Revert refactor link flags refactor link flags to interface Refactor link flags Fix defs and additional MSVC items TRILABS-19 fix syntax for windows TRILABS-19 Link flags need - character ...
| | * Text cleanupAllen Byrne2018-05-082-42/+18
| | |
| | * Correct sentence punctuation.Allen Byrne2018-05-081-1/+1
| | |
| | * Add release note.Allen Byrne2018-05-081-4/+16
| | |
| | * Use set_property for MT flagAllen Byrne2018-05-072-12/+18
| | |
| | * Correct command usageAllen Byrne2018-05-077-26/+26
| | |
| | * Remove APPENDAllen Byrne2018-05-038-40/+46
| | |
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-05-031-5/+0
| | |\ | | |/ | |/| | | | | | | * commit '0cc480d952e2e215f006fc172485fcbabc0f599f': Yanked fragile java tests that check for exact line numbers and error text.
| * | Merge pull request #1044 in HDFFV/hdf5 from ↵Dana Robinson2018-05-031-5/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | ~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.
| | * | Yanked fragile java tests that check for exact line numbers andDana Robinson2018-05-021-5/+0
| |/ / | | | | | | | | | error text.
| | * Fix typoAllen Byrne2018-05-031-1/+1
| | |
| | * Add missing test libAllen Byrne2018-05-031-2/+2
| | |
| | * add missing folder to pathAllen Byrne2018-05-031-2/+2
| | |
| | * Fix another command revertAllen Byrne2018-05-031-12/+18
| | |
| | * Missed a command revertAllen Byrne2018-05-031-6/+9
| | |
| | * Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-038-161/+234
| | |
| | * LINK_FLAGS must be separate property setsAllen Byrne2018-05-039-385/+260
| | |
| | * Fix link flags syntaxAllen Byrne2018-05-037-106/+107
| | |
| | * Revert refactor link flagsAllen Byrne2018-05-027-109/+105
| | |
| | * refactor link flags to interfaceAllen Byrne2018-05-027-109/+119
| | |
| | * Refactor link flagsAllen Byrne2018-05-021-9/+11
| | |
| | * Fix defs and additional MSVC itemsAllen Byrne2018-05-023-12/+10
| | |
| | * TRILABS-19 fix syntax for windowsAllen Byrne2018-05-025-15/+15
| | |
| | * TRILABS-19 Link flags need - characterAllen Byrne2018-05-028-36/+36
| | |
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-3031-2078/+2046
| | |\ | | |/ | |/| | | | | | | | | | | | | * 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 developQuincey Koziol2018-04-3029-2075/+2039
| |\ \ | | | | | | | | | | | | | | | | | | | | * commit '4411bc27ac8842795c73d7a469273a8d831bb835': Further minor cleanups Checkpoint normalization against incoming hyperslab / selection / dataspace improvements.
| | * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-04-292-3/+7
| | |\ \ | | |/ / | |/| | | | | | merge_hyperslab_updates
| * | | Merge pull request #1040 in HDFFV/hdf5 from ↵Quincey Koziol2018-04-292-3/+7
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~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, evenQuincey Koziol2018-04-292-3/+7
| |/ / / | | | | | | | | | | | | | | | | when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean')
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-04-291874-80664/+155030
| | |\ \ | | |/ / | |/| | | | | | merge_hyperslab_updates
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2017-04-1135-828/+2897
| | |\ \ | | | | | | | | | | | | | | | merge_hyperslab_updates
| | * | | Further minor cleanupsQuincey Koziol2017-03-283-39/+35
| | | | |
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2017-03-28105-970/+4151
| | |\ \ \ | | | | | | | | | | | | | | | | | | merge_hyperslab_updates
| | * | | | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-2830-2040/+2008
| | | | | | | | | | | | | | | | | | | | | | | | improvements.
| | | | | * TRILABS-19 fix fortran link flagsAllen Byrne2018-04-306-34/+34
| | | | | |
| | | | | * TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-308-254/+531
| | | | | |
| | | | | * TRILABS-19 revert to previous methodAllen Byrne2018-04-271-1/+1
| | | | | |
| | | | | * TRILABS-19 fix typosAllen Byrne2018-04-271-1/+1
| | | | | |
| | | | | * TRILABS-19 Fix missing angle charAllen Byrne2018-04-271-2/+2
| | | | | |
| | | | | * TRILABS-19 add mpi libs to utility programsAllen Byrne2018-04-261-4/+4
| | | | | |
| | | | | * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-2653-847/+705
| | | | | |
| | | | | * TRILABS-20 Fix fortran configure during fix of CXX configureAllen Byrne2018-04-2413-209/+242
| | |_|_|/ | |/| | |
* | | | | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-2461-543/+1284
|/ / / /
* | | | Merge pull request #1038 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-04-2472-609/+486
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)Allen Byrne2018-04-231-11/+2
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | * commit 'fa829e322ed44a67e2b3f2d6adf1306ad794859b': Fix non-threadsafe API context head pointer handling.