summaryrefslogtreecommitdiffstats
path: root/tools/h5ls
Commit message (Collapse)AuthorAgeFilesLines
* Update HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-047-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 Byrne2020-11-201-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 formattedAllen Byrne2020-10-012-638/+675
|
* Merge clang-format changes from developAllen Byrne2020-10-011-0/+19
|
* Update configure and Makefile.ins after bin/reconfigure.Larry Knox2020-06-221-1/+2
|
* Fix ifort warning flag.Larry Knox2020-05-041-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 correctLarry Knox2020-04-301-0/+2
| | | | libhdf5.settings.in to remove unworkable changes.
* Autotools reconfigure updateAllen Byrne2020-03-311-1/+3
|
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-311-0/+2
|
* Fix commentAllen Byrne2020-03-101-1/+1
|
* Check sizeof type to use correct ref_typeAllen Byrne2020-03-091-33/+35
|
* Fix h5ls attrregAllen Byrne2020-03-012-10/+40
|
* Merge changes from other branchesAllen Byrne2020-02-292-130/+365
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-111-11/+5
|
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-202-2/+4
|
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-101-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 functionsAllen Byrne2019-10-081-1/+1
|
* Ran bin/reconfigurebyrn2019-10-071-0/+3
|
* Whitespace cleanupAllen Byrne2019-10-031-159/+157
|
* HDFFV-10903 merge S3 from devAllen Byrne2019-09-231-566/+650
|
* Add changes to Makefile.in files and four H5e*.h files from running ↵Larry Knox2019-08-281-4/+5
| | | | bin/reconfigur.
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-272-178/+36
|
* Reconfigured autoconf filesdpopat2019-07-192-9/+15
|
* Added options to build tools and tests for HDF5_ 1_8Dhvanil Popat2019-07-161-1/+5
|
* Merge in CMake changes from developAllen Byrne2019-04-041-5/+5
|
* CMake updates and mergesAllen Byrne2019-01-255-6/+64
|
* TRILABS-81 coverity tools fixesAllen Byrne2018-11-092-23/+26
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-021-14/+10
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-101-1/+1
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* HDFFV-10384 merge from developAllen Byrne2018-02-191-0/+2
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-2/+0
|
* HDFFV-8745 merge h5diff attribute fixAllen Byrne2018-01-111-4/+3
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-041-22/+56
| | | | Propagate changes to Makefile.ins with bin/reconfigure.
* HDFFV-10297 merge from developAllen Byrne2017-10-113-5/+27
| | | Also cleaned up some other non-merged changes
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-09-061-17/+16
|
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-252-98/+68
|\ | | | | | | into hdf5_1_8
| * Put back link targets for dynamically loaded libraries in Makefile.amslrknox2017-06-152-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 librarieslrknox2017-06-142-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 addedlrknox2017-06-122-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 descriptionAllen Byrne2017-08-232-2/+2
| |
* | HDFFV-10188 merge fix and tests from developAllen Byrne2017-08-233-30/+44
| |
* | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-041-0/+1
|/
* Merge branch 'hdf5_1_8' of ↵lrknox2017-05-204-29/+44
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
| * Tools merge from develop-1.10Allen Byrne2017-05-176-59/+64
| |
* | Change copyright headers to replace url referring to file to belrknox2017-05-166-36/+24
|/ | | | removed and replace it with new url for COPYING file.
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-102-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 cmakeAllen Byrne2017-03-292-66/+64
|
* Remove non-applicable testAllen Byrne2017-03-011-7/+0
|
* HDFFV-10120 verify nozlib checks and synchronize scripts with developAllen Byrne2017-03-011-1/+7
|