summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Update version in RELEASE.txt.lrknox2018-05-151-31/+43
| | | | Correct merge errors from hdf5_1_8.
* 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.
* [svn-r28009] HDFFV-9536: Changed H5check_version() to use libtool shared ↵Albert Cheng2015-10-081-20/+40
| | | | | | | | | | | | | | | | | | | | | library version numbers instead of the library version numbers. bin/h5vers: Changed to copy the shared lib version from lt_vers.am to H5public.h (Thanks to Larry who made the changes.) src/H5public.h: Changed by bin/h5vers. src/H5.c: Changed H5check_version() to use shared library version for compatibility checking. test/tcheck_version.c: test/testcheck_version.sh.in: Changed to use shared library version numbers instead of the HDF5 library version numbers for testing. Tested: tested in Jam and Kituo.
* [svn-r27899] Modify bbrelease to use "Revision:" number from svn info, not ↵Larry Knox2015-09-281-1/+1
| | | | | | "Last Changed Rev:" number. Tested on jam
* [svn-r27714] Merge from 1.8 branch.Allen Byrne2015-09-091-1/+1
| | | | Add mod file changes from trunk
* [svn-r27685] Merge of r27572 from trunkDana Robinson2015-09-061-43/+0
| | | | | | | | | | Remove all VMS-specific code from the library. The exception is the VMS floating-point tests since those are special as VMS floats are odd. Those files will be considered separately. Fixes HDFFV-9495 Tested on: h5committest
* [svn-r27679] h5vers will now update the version string in ↵Larry Knox2015-09-041-1/+46
| | | | | | c++/src/cpp_doc_config. The version string appears int the web pages produced by doxygen. Tested h5committest
* [svn-r27282] Change generic directory in tarballs to hdfsrc.Larry Knox2015-06-251-4/+4
| | | | Remove some commented lines.
* [svn-r27279] Add temporary file to create tarballs for buildbot (and ↵Larry Knox2015-06-241-0/+394
| | | | possibly all) daily testing. When the behavior is acceptable, the changes should be merged into the regular release script as a --revision option.
* [svn-r27165] Merge 27133 & 27158 from trunk:Mohamad Chaarawi2015-06-081-1/+1
| | | | | | | | | - Add a new attribute function characterstic for format: * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN tested with h5committest.
* [svn-r26930] Added support for shared lib and zlib.Albert Cheng2015-04-271-5/+17
| | | | Tested: linux (jam), Mac (osx1010dev)
* [svn-r26927] Merged r26925-26926 from trunk.Albert Cheng2015-04-271-1/+36
| | | | | | | Added method to install the Mac OSX DMG file by line commands. Group all install method into a function call for easier maintenance. Tested: Linux (jam), Mac (osx1010dev)
* [svn-r26858] Merge r26857 from trunk.Albert Cheng2015-04-211-3/+5
| | | | | | | | | | | Bugs: The configure summary (libhdf5.settings) was missing from the configure output. Solution: Append the configure summary to the configure logfile if configure succeeds. Tested: hand ran cmakehdf5 in jam and inspected the logfile.
* [svn-r26784] Remove extra space.Larry Knox2015-04-121-1/+1
|
* [svn-r26783] Remove md5 from METHODS arguments for calling bin/release ↵Larry Knox2015-04-121-2/+2
| | | | | | script from snapshot script. md5 method was remove d and md5 checksums are always produced for all compression methods.
* [svn-r26713] Merge r26712 from trunk to v18.hdf5_1_8_15_precodefreeze_final_commitAlbert Cheng2015-04-031-0/+11
| | | | | | | | | | | | | Bug fix: cmakehdf5 broken because zlib is no longer configure in by default. That broke the testings as some testfiles have zlib compressed datasets. Added options control to enable the linking of zlib external libarary by default and turn off the szip library linking as szip library may not be avaiable. This matches the established settings. Tested: run cmakehdf5 by hand in jam and platypus. Also tested in wren but it failed in the testing stage. Also tried "cmakehdf5 --script" in jam. It failed.
* [svn-r26676] HDFFV-9201: Create md5s for bzip, gzip and zip filesAlbert Cheng2015-03-311-11/+15
| | | | | | An md5 checksum is produced for each archive created and stored in the md5 file Tested: jam by hand.
* [svn-r26672] Since cmake always redoes everything from start, I change the ↵Albert Cheng2015-03-311-1/+1
| | | | | | | | logfiles to start fresh everytime. Tested: platypus
* [svn-r26663] added option to configure support for fortran2003 API.Albert Cheng2015-03-301-1/+12
| | | | | | | --enable-fortran2003 | --disable-fortran2003: enable or disable fortran2003 API. Default is off. Tested: by hand in platypus.
* [svn-r26578] Merge r26505 from trunkJerome Soumagne2015-03-252-70/+0
| | | | | | | Remove DEFAULT_LIBS from configure.ac and irix6.x config file which was using it. Remove references to IRIX/irix* platform.
* [svn-r26425] Merge of r26424 from the autotools_rework branch.Dana Robinson2015-03-111-5/+7
| | | | | | Made the chkmanifest script a little more sh-friendly. Tested: Manually on jam by modifying svn-controlled files
* [svn-r26394] Merges r26351 from trunkDana Robinson2015-03-091-0/+31
| | | | | | | | Adds warning prevention pragmas, etc. to flex- and bison-generated code. Fixes: HDFFV-9149 Tested on: h5committest
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-051-1/+1
| | | | Update windows wix cpack process.
* [svn-r26349] Merges r26348 from trunkDana Robinson2015-03-031-3/+6
| | | | | | | | | | | | Updates bin/chkmanifest to correctly handle the seven Subversion status columns that are output by svn stat. Previously, the script assumed that they would all be blank for newly- added files. This is not always true when merging. Part of: HDFFV-8895 Tested on: jam (bin/chkmanifest only)