summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Update version to 1.8.23-0 after creating release branch for 1.8.22.Larry Knox2020-12-171-1/+1
|
* Update HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-0442-52/+52
| | | | | | | * Update URL for COPYING file in copyright headers. * Make fortran copyright headers uniformly spaced. * Update url for Copyright file in c++/src/footer.html.
* revert autoconf filesAllen Byrne2020-10-209-2267/+2104
|
* Revert autotools files to previous versionAllen Byrne2020-10-191-13/+7
|
* Update autotools filesAllen Byrne2020-10-1510-2111/+2280
|
* Merge from developAllen Byrne2020-10-076-75/+169
| | | | | github updates bin scripts parser updates
* Merge clang-format changes from developAllen Byrne2020-10-012-0/+20
|
* Switch bison and flex update of LT files from bin/genltanalyse toLarry Knox2020-07-233-101/+250
| | | | | bin/genparser, and from automatically updating the LT files whenever reconfigure is run to running only on man<F12>ual command.
* Update configure and Makefile.ins after bin/reconfigure.Larry Knox2020-06-221-1/+2
|
* Yanked all MPI-1 callsDana Robinson2020-05-2911-0/+185
| | | | Added batch scripts in bin/batch.
* 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.
* OESS-65 replace szip with aec szipAllen Byrne2020-04-271-12/+12
|
* Autotools reconfigure updateAllen Byrne2020-03-311-1/+3
|
* Merge changes from other branchesAllen Byrne2020-02-291-2/+2
|
* Ran bin/reconfigurebyrn2019-10-071-0/+3
|
* Add changes to Makefile.in files and four H5e*.h files from running ↵Larry Knox2019-08-281-4/+5
| | | | bin/reconfigur.
* Merge mostly CMake changes from develop and file cleanupAllen Byrne2019-08-062-12/+12
|
* Reconfigured autoconf filesdpopat2019-07-191-0/+1299
|
* Updated change for options to build tools & tests for 1_8Dhvanil Popat2019-07-162-0/+273
|
* Added options to build tools and tests for HDF5_ 1_8Dhvanil Popat2019-07-161-0/+399
|
* Correct a few typos.Larry Knox2018-07-241-5/+5
|
* Update bin release to match develop changes.Larry Knox2018-07-241-11/+13
|
* Update h5vers and release scripts for 1.8.19 branch, set version tolrknox2017-06-082-47/+286
| | | | | | | | 1.8.19-pre1. Note: changes to these scripts were brought from develop/hdf5_1_10 and modified for 1.8 version differences. Update HDF5 version to 1.8.20-snap0. Update HL .so number for added API function.
* Update text in COPYING files in subdirectories to match changes tolrknox2017-05-2414-94/+121
| | | | | | | | | 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.
* Change copyright headers to replace url referring to file to belrknox2017-05-1629-174/+116
| | | | removed and replace it with new url for COPYING file.
* Added missing #ifdef __cplusplus macros to H5Epubgen.h.Dana Robinson2017-04-261-0/+12
| | | | Fixes HDFFV-9638.
* Added comment to file to address HDFFFV-8270lrknox2017-03-311-0/+15
|
* Add bin/compile, bin/depcomp and bin/missing which were changed to links by ↵lrknox2016-11-013-3/+1353
| | | | libtool.
* Rerun libtoolize with -cf, then reconfigure.lrknox2016-11-014-858/+11150
|
* Check in ltmain.sh and m4 files after running libtoolize with version 2.4.6.lrknox2016-11-011-9655/+1
|
* Merge branch 'hdf5_1_8_18' of ↵lrknox2016-11-013-16/+5
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8_18
| * Clone directly into "current".lrknox2016-10-311-5/+4
| |
| * Translate svn co to git clone command.lrknox2016-10-312-11/+1
| | | | | | | | Remove unnecessary references to svn.
* | Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-011-6/+6
|/ | | | | Update autotools and libtool versions. Run bin/reconfigure.
* Correct error in doc option of release script.lrknox2016-10-251-1/+1
|
* Translate SVN commands and references to GIT.lrknox2016-10-245-24/+27
|
* Restrict git commit hash in tar file names to first 7 characterslrknox2016-09-061-1/+1
| | | | with --short option.
* emoved .gitattributes and .gitignore, as the manual migration did notlrknox2016-08-301-5/+14
| | | | | | create them. Corrected bbrelease script to create new release version with revision hash.
* Translate svn commands to git commands for chkmanifest and bbreleaselrknox2016-08-302-10/+10
| | | | | | | | | | scripts with source in git repository. Removed the -p option from the command to run autogen.sh. It interfered with running chkmanifest on a machine with the correct autotools versions but without access to /usr/hdf/bin/AUTOTOOLS. The autogen.sh script says the option is for HDF group use only and is likely to be removed. The same effect can be achieved by adding /usr/hdf/bin/AUTOTOOLS to the beginning of PATH.
* Removed the -p option from the command to run autogen.sh. It interferedlrknox2016-08-301-0/+13
| | | | | | | | with running chkmanifest on a machine with the correct autotools versions but without access to /usr/hdf/bin/AUTOTOOLS. The autogen.sh script says the option is for HDF group use only and is likely to be removed. The same effect can be achieved by adding /usr/hdf/bin/AUTOTOOLS to the beginning of PATH.
* [svn-r30288] Modify bin/chkmanifest for git instead of svn.Larry Knox2016-08-141-5/+7
| | | | Add .gitattributes and .gitignore files to MANIFEST for git repository.
* [svn-r28962] merged r28949 from trunk.Albert Cheng2016-01-221-0/+10
| | | | | | | | | HDFFV-9660: add an option to enable threadsafe feature in cmakehdf5 Tested: platypus. There are still something strange messages during the configure step. Waiting for Allen to response.
* [svn-r28854] Merged rr28853 from trunk.Albert Cheng2016-01-111-7/+16
| | | | | | | HDFFV-9649: cmakehdf5 needs a proper implementation to verify the installation images created for Mac OSX. The current implementation for Mac OSX platform is a kludge that sometimes left behind mounted volumes. Temporary screen out the checking of installtion_check step (so that daily test may pass).
* [svn-r28682] Merged r28638 from trunk.Albert Cheng2015-12-161-261/+0
| | | | | | | | HDFFV-9273: cmakehdf5 --script failed in linux platypus Solution: remove --script option from cmakehdf5. Tested: platypus
* [svn-r28610] Merged r28563 from trunk.Albert Cheng2015-12-131-4/+25
| | | | | | | | | HDFFV-9612: added ability to run multiple make commands. Added --njobs option to special number of jobs (-j N) to allow multiple commands during build (cmamke) and testing (ctest). Tested: platypus.
* [svn-r28430] Final HDF5 1.8.16 release houskeeping:Larry Knox2015-11-201-0/+467
| | | | | | Add contents of HDF5 v1.8.16 RELEASE.txt to HISTORY-1_8.txt. Incremented LT_VERS_REVISION numbers for shared object versions for changing code on 1.8 branch. added rpm spec file hdf5-1.8.16-1-x86_64-szip.spec to bin/pkgscrpts.
* [svn-r28363] Merge r27836 & r28342 from Trunk.Albert Cheng2015-11-161-4/+53
| | | | | | | | | | | | | | | | | r27836: HDFFV-8932: added option --with-szlib to support szip library support. r28342: DAILYTEST-195: Osx1010test has culmulated a lot of mounted volumes from cmakehdf5 installation. Tried to find out what went wrong but all output files were deleted already. Added a verbose option to display all cmake process output in order to see what might have gone wrong. Default is on. Using --disable-verbose will turn it off. Tested: playtypus.
* [svn-r28096] Updated packaging scripts and moved them from bin to bin/pkgscrpts.Larry Knox2015-10-167-121/+289
| | | | | | Added shared library version numbers for each wrapper library file. Tested with h5committest.new.
* [svn-r28016] Undo r28009 changes.Albert Cheng2015-10-091-40/+20
| | | | Tested: jam.