summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Larry Knox2020-06-2213-61/+522
* Merge pull request #2649 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to hdf...Larry Knox2020-06-167-18/+18
|\
| * Snapshot 1.8.22-snap8.hdftest2020-06-167-18/+18
|/
* Merge pull request #2614 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5...Larry Knox2020-05-2914-11/+207
|\
| * Yanked all MPI-1 callsDana Robinson2020-05-2914-11/+207
|/
* Merge pull request #2601 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5...Larry Knox2020-05-201-19/+1
|\
| * Update MANIFEST for removal of older warnings files.Larry Knox2020-05-201-19/+1
|/
* Merge pull request #2595 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5...Larry Knox2020-05-1929-337/+99
|\
| * Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-1929-337/+99
|/
* Merge pull request #2585 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-05-162-8/+12
|\
| * Correct mingw pathsAllen Byrne2020-05-152-7/+11
| * Correct mingw pathAllen Byrne2020-05-151-2/+2
|/
* Merge pull request #2579 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to hdf...Larry Knox2020-05-157-18/+18
|\
| * Snapshot 1.8.22-snap7hdftest2020-05-147-18/+18
|/
* Merge pull request #2571 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-05-087-14/+18
|\
| * disable pr action and enable fail fastAllen Byrne2020-05-081-3/+3
| * Correct filenameAllen Byrne2020-05-081-7/+7
| * Update reference nameAllen Byrne2020-05-081-1/+1
| * OESS-65 Fix packagingAllen Byrne2020-05-085-3/+7
|/
* Merge pull request #2564 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-05-072-0/+82
|\
| * Correct pathAllen Byrne2020-05-071-1/+1
| * Add github actions fileAllen Byrne2020-05-062-0/+82
|/
* Merge pull request #2559 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5...Larry Knox2020-05-0449-47/+595
|\
| * Merge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lr...Larry Knox2020-05-041-0/+2
| |\ | |/ |/|
* | Merge pull request #2558 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-05-031-0/+2
|\ \
| * | Add missing headersAllen Byrne2020-05-021-0/+2
|/ /
| * Fix ifort warning flag.Larry Knox2020-05-0449-47/+595
|/
* Merge pull request #2556 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5...Larry Knox2020-04-3048-222/+271
|\
| * Update config/gnu-cxxflags.Larry Knox2020-04-301-17/+16
| * Update to use optimization flags, C++ error flags, and correctLarry Knox2020-04-3047-205/+255
|/
* Merge pull request #2554 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5...Larry Knox2020-04-295-8/+10
|\
| * Remove verbose assignments in smoke_check 3 and 5 functions.Larry Knox2020-04-291-2/+0
| * Resolve warning errors from -Werror= flags:Larry Knox2020-04-295-8/+12
|/
* Merge pull request #2553 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-04-2816-22/+33
|\
| * More fixes for unused variableAllen Byrne2020-04-2813-6/+18
| * Fix -Werror=unused-variableAllen Byrne2020-04-281-12/+11
| * Add -Werror= flags to lists displayed in libhdf5.settings.Larry Knox2020-04-281-2/+2
| * Correct -Werror=unused-variableAllen Byrne2020-04-282-2/+2
|/
* Merge pull request #2549 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2020-04-2712-79/+91
|\
| * Correct CMake versionAllen Byrne2020-04-271-2/+2
| * OESS-65 replace szip with aec szipAllen Byrne2020-04-2712-77/+89
|/
* Merge pull request #2526 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5...Allen Byrne2020-04-2717-145/+208
|\
| * Restrict errors to gcc 4.8 and above.Allen Byrne2020-04-272-0/+15
| * Move ADD_H5_FLAGS macro from *CompilerFlags.cmake files toLarry Knox2020-04-274-54/+18
| * Fix NoFilter buildAllen Byrne2020-04-271-1/+1
| * TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-2713-55/+127
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Larry Knox2020-04-277-18/+18
| |\ | |/ |/|
* | Merge pull request #2543 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to hdf...hdftest2020-04-267-18/+18
|\ \
| * \ Merge branch 'hdf5_1_8' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hf...hdftest2020-04-26194-3404/+4971
| |\ \ | |/ / |/| |
| * | Snapshot version 1.8 release 22 (snap6)hdftest2020-04-267-18/+18