Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDF5 1 8 merge of recent changes and tools (#353) | Allen Byrne | 2021-02-22 | 2 | -314/+97 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format | ||||
* | Update HDF5 1.8 copyright headers with updated copyright URL (#148) | Larry Knox | 2020-12-04 | 7 | -7/+7 |
| | | | | | | | * Update URL for COPYING file in copyright headers. * Make fortran copyright headers uniformly spaced. * Update url for Copyright file in c++/src/footer.html. | ||||
* | Multiple changes to bring branch up-to-date (#87) | Allen Byrne | 2020-11-20 | 1 | -3/+3 |
| | | | | | Correct TARGET variable and CMake config file location. Add option to allow filter plugins to be built inline. Update CMake tools macros. | ||||
* | Source formatted | Allen Byrne | 2020-10-01 | 2 | -638/+675 |
| | |||||
* | Merge clang-format changes from develop | Allen Byrne | 2020-10-01 | 1 | -0/+19 |
| | |||||
* | Update configure and Makefile.ins after bin/reconfigure. | Larry Knox | 2020-06-22 | 1 | -1/+2 |
| | |||||
* | Fix ifort warning flag. | Larry Knox | 2020-05-04 | 1 | -0/+3 |
| | | | | | | | | Restore AC_DEFUN([PAC_PROG_FC_DEFAULT_REALisDBLE] in m4/aclocal_fc.m4. Add --enable-symbols, --enable-profiling, and --enable-optimization options to autotools configure; all configure flags for --enable-production and --disable-production should match HDF5 1.10 and 1.12 production and debug default flags. | ||||
* | Update to use optimization flags, C++ error flags, and correct | Larry Knox | 2020-04-30 | 1 | -0/+2 |
| | | | | libhdf5.settings.in to remove unworkable changes. | ||||
* | Autotools reconfigure update | Allen Byrne | 2020-03-31 | 1 | -1/+3 |
| | |||||
* | TRILAB-192 merging warnings changes from develop | Allen Byrne | 2020-03-31 | 1 | -0/+2 |
| | |||||
* | Fix comment | Allen Byrne | 2020-03-10 | 1 | -1/+1 |
| | |||||
* | Check sizeof type to use correct ref_type | Allen Byrne | 2020-03-09 | 1 | -33/+35 |
| | |||||
* | Fix h5ls attrreg | Allen Byrne | 2020-03-01 | 2 | -10/+40 |
| | |||||
* | Merge changes from other branches | Allen Byrne | 2020-02-29 | 2 | -130/+365 |
| | |||||
* | HDFFV-11012, sanitize, warnings and tools ids | Allen Byrne | 2020-02-11 | 1 | -11/+5 |
| | |||||
* | Merfge changes to CMake test options and add sanitizers | Allen Byrne | 2020-01-20 | 2 | -2/+4 |
| | |||||
* | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵ | Kimmy Mu | 2020-01-10 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | to develop * commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" Revert "fix issues from previous PR comments" Revert "using a different MACRO" using a different MACRO fix issues from previous PR comments let hdf5 pick up the right compiler in Intel environment fix warnings and some text alignment fix warnings from Intel compiler | ||||
* | HDFFV-10903 adjust for missing functions | Allen Byrne | 2019-10-08 | 1 | -1/+1 |
| | |||||
* | Ran bin/reconfigure | byrn | 2019-10-07 | 1 | -0/+3 |
| | |||||
* | Whitespace cleanup | Allen Byrne | 2019-10-03 | 1 | -159/+157 |
| | |||||
* | HDFFV-10903 merge S3 from dev | Allen Byrne | 2019-09-23 | 1 | -566/+650 |
| | |||||
* | Add changes to Makefile.in files and four H5e*.h files from running ↵ | Larry Knox | 2019-08-28 | 1 | -4/+5 |
| | | | | bin/reconfigur. | ||||
* | Merge of HDFFV-10845, 10529 from develop | Allen Byrne | 2019-07-27 | 2 | -178/+36 |
| | |||||
* | Reconfigured autoconf files | dpopat | 2019-07-19 | 2 | -9/+15 |
| | |||||
* | Added options to build tools and tests for HDF5_ 1_8 | Dhvanil Popat | 2019-07-16 | 1 | -1/+5 |
| | |||||
* | Merge in CMake changes from develop | Allen Byrne | 2019-04-04 | 1 | -5/+5 |
| | |||||
* | CMake updates and merges | Allen Byrne | 2019-01-25 | 5 | -6/+64 |
| | |||||
* | TRILABS-81 coverity tools fixes | Allen Byrne | 2018-11-09 | 2 | -23/+26 |
| | |||||
* | Merge CMake changes from 1.10 to 1.8 | Allen Byrne | 2018-10-02 | 1 | -14/+10 |
| | |||||
* | HDFFV-10444 fix so numbers | Allen Byrne | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | HDFFV-10384 merge from develop | Allen Byrne | 2018-02-19 | 1 | -0/+2 |
| | |||||
* | HDFFV-10392,10393,01385 merge from develop | Allen Byrne | 2018-01-22 | 1 | -2/+0 |
| | |||||
* | HDFFV-8745 merge h5diff attribute fix | Allen Byrne | 2018-01-11 | 1 | -4/+3 |
| | |||||
* | Add assignment to get value from environment variable realtimeOutput. | lrknox | 2017-12-04 | 1 | -22/+56 |
| | | | | Propagate changes to Makefile.ins with bin/reconfigure. | ||||
* | HDFFV-10297 merge from develop | Allen Byrne | 2017-10-11 | 3 | -5/+27 |
| | | | Also cleaned up some other non-merged changes | ||||
* | HDFFV-10282 refactor out assert calls in tools | Allen Byrne | 2017-09-06 | 1 | -17/+16 |
| | |||||
* | Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵ | lrknox | 2017-08-25 | 2 | -98/+68 |
|\ | | | | | | | into hdf5_1_8 | ||||
| * | Put back link targets for dynamically loaded libraries in Makefile.ams | lrknox | 2017-06-15 | 2 | -4/+13 |
| | | | | | | | | | | | | that avoid linking with libhdf5 dependencies. Some configurations failed unnecessarily to find and link with lz and lsz when these targets were removed. | ||||
| * | Disable building of libdynlib* dynamically loaded plugin test libraries | lrknox | 2017-06-14 | 2 | -16/+12 |
| | | | | | | | | | | | | | | on CYGWIN. Added known problem entry to RELEASE.txt. Set version for 1.8.19 release. Barbara updated contents of README.txt file. | ||||
| * | Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with added | lrknox | 2017-06-12 | 2 | -92/+57 |
| | | | | | | | | | | | | | | flag '-rpath /nowhere' to stop them being installed while keeping them from linking with libhdf5, etc. Incremented version to 1.8.19-pre1 and ran bin/release to create tar and zip files for testing. | ||||
* | | HDFFV-10188 Force non-native type description | Allen Byrne | 2017-08-23 | 2 | -2/+2 |
| | | |||||
* | | HDFFV-10188 merge fix and tests from develop | Allen Byrne | 2017-08-23 | 3 | -30/+44 |
| | | |||||
* | | generated reconfigure files for configure changes | M. Scot Breitenfeld | 2017-08-04 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'hdf5_1_8' of ↵ | lrknox | 2017-05-20 | 4 | -29/+44 |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8 | ||||
| * | Tools merge from develop-1.10 | Allen Byrne | 2017-05-17 | 6 | -59/+64 |
| | | |||||
* | | Change copyright headers to replace url referring to file to be | lrknox | 2017-05-16 | 6 | -36/+24 |
|/ | | | | removed and replace it with new url for COPYING file. | ||||
* | Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIES | lrknox | 2017-05-10 | 2 | -49/+60 |
| | | | | | | and other changes to Makefiles and config/conclude.am to eliminate link errors with new libdynlib*_la_LDFLAGS which were added to stop libdynlib* files linking to external libraries. | ||||
* | Merge/port changes from develop back to 1.8 for tools and cmake | Allen Byrne | 2017-03-29 | 2 | -66/+64 |
| | |||||
* | Remove non-applicable test | Allen Byrne | 2017-03-01 | 1 | -7/+0 |
| |