summaryrefslogtreecommitdiffstats
path: root/tools/misc
Commit message (Collapse)AuthorAgeFilesLines
* 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/+6
|
* Merge changes from other branchesAllen Byrne2020-02-291-1/+1
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-114-42/+36
|
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-202-4/+6
|
* Ran bin/reconfigurebyrn2019-10-071-0/+3
|
* HDFFV-10903 merge S3 from devAllen Byrne2019-09-233-364/+400
|
* Add changes to Makefile.in files and four H5e*.h files from running ↵Larry Knox2019-08-281-4/+5
| | | | bin/reconfigur.
* Add HD prefixAllen Byrne2019-08-271-19/+21
|
* OESS-29 Fix shared MPI builds, more HD prefixAllen Byrne2019-08-222-18/+18
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2019-07-292-34/+12
|\ | | | | | | | | * commit '819377eb5b8ba9a02f639f20c1ecc73e114210fb': Missed changes in merge for h5cc move from tools/misc to bin.
| * Missed changes in merge for h5cc move from tools/misc to bin.hdftest2019-07-272-34/+12
| |
* | Remove non-1.8 optionAllen Byrne2019-07-271-9/+0
| |
* | Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-274-384/+140
|/
* Removed h5cc & h5redeploy in tools/miscdpopat2019-07-244-720/+46
|
* Reconfigured autoconf filesdpopat2019-07-191-50/+17
|
* Added options to build tools and tests for HDF5_ 1_8Dhvanil Popat2019-07-161-2/+7
|
* Merge in CMake changes from developAllen Byrne2019-04-043-27/+37
|
* TRILABS-81 coverity tools fixesAllen Byrne2018-11-091-12/+12
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-023-17/+318
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-5/+0
|
* HDFFV-8745 merge h5diff attribute fixAllen Byrne2018-01-112-4/+6
|
* 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-115-82/+131
| | | Also cleaned up some other non-merged changes
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-251-4/+2
|\ | | | | | | into hdf5_1_8
| * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-141-0/+1
| | | | | | | | | | | | | | 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-121-4/+1
| | | | | | | | | | | | | | 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.
* | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-041-0/+1
|/
* Update text in COPYING files in subdirectories to match changes tolrknox2017-05-241-0/+11
| | | | | | | | | copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from comments in hl/fortran/src/H5IMcc.c and hl/src/H5IM.c. Commit bin/reconfigure changes to generated files.
* Merge branch 'hdf5_1_8' of ↵lrknox2017-05-205-63/+38
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
| * Tools merge from develop-1.10Allen Byrne2017-05-1711-129/+82
| |
* | Change copyright headers to replace url referring to file to belrknox2017-05-1612-72/+48
|/ | | | removed and replace it with new url for COPYING file.
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-101-2/+5
| | | | | | 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-294-56/+68
|
* HDFFV-10120 verify nozlib checks and synchronize scripts with developAllen Byrne2017-03-012-5/+1
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-062-27/+28
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-181-1/+1
|
* Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-011-12/+24
| | | | | Update autotools and libtool versions. Run bin/reconfigure.
* Add missing EXPORT tag in install commandAllen Byrne2016-10-171-0/+2
|
* Add namespace and export utilsAllen Byrne2016-10-141-0/+3
|
* [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with ↵Allen Byrne2016-07-121-46/+31
| | | | | | | too long command lines on some platforms. Also, refactor hl/tools/gif3h5 cmake files. JAVA-1920: add plugin test with plugin that depends on hdf5
* [svn-r30057] Fix typo in compile scripts that causes filename in -o outfile ↵Larry Knox2016-06-081-1/+1
| | | | | | to be dropped. Addresses HDFFV-9530 and HDFFV-9938.
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-14/+11
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r26728] Merge trunk reviwions 26669 and 26670.Larry Knox2015-04-041-1/+0
| | | | | | Removed from configure.ac VPATH section, LONE_COLON check and checks for redundant addition of /usr/include and /usr/lib to compile flags, with reconfigure. Tested h5committest
* [svn-r26700] Generators are only built staticAllen Byrne2015-04-011-2/+2
| | | | Plugin test for disable state does not print error stack and does not print FAILED
* [svn-r26697] HDFFV-9131: Remove obsolete/unneeded sections.Allen Byrne2015-04-011-2/+0
|