| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
was using it.
Remove references to IRIX/irix* platform.
|
|
|
|
|
| |
Tested on: Manually on local Linux by modifying svn-controlled
files.
|
|\
| |
| |
| | |
Tested on: h5committest
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| |
| |
| | |
script. VMS has been removed from HDF5 code.
Tested on jam.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
macros to API
calls that use a FUNC_ENTER macro that does not include parentheses.
This does not affect any source code at this time.
Part of: HDFFV-9141
Tested on: jam (bin/trace behavior only)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Updates the bin/chkmanifest script so that it parses the output
of svn commands instead of hacking at the .svn/entries file. This
will make the script more future-proof and allows it to work with
current Subversion repositories.
Tested on: jam (bin/chkmanifest only)
|
|\ \
| |/
| |
| |
| | |
Tested on: jam - serial: C++/Fortran
parallel: Fortran
|
| |
| |
| |
| |
| |
| | |
Fixes: HDFFV-9098
Tested on: jam (bin/trace only - causes no source changes)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
did not
match API calls which return a pointer.
Fixes: HDFFV-9141
Tested on: h5committest
|
| | |
|
| |
| |
| |
| | |
Fixed an issue with missing 'svn ls' code.
|
| |
| |
| |
| |
| | |
of hacking at the .svn/entries file that changes format all the
time.
|
| |
| |
| |
| |
| |
| | |
Fixes: HDFFV-9098
Tested on: 64-bit linux VM (autogen only)
|
| |
| |
| |
| |
| |
| |
| |
| | |
Removed bin/mkinstalldirs which is both generated and obsolete.
Part of: HDFFV-9067
Tested on: 64-bit linux VM
|
| |
| |
| |
| |
| | |
The autogen.sh script seems to work in enough places
and for enough people to warrant removing bin/reconfigure.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(incomplete)
bin/genltanalyze script, which has been deleted. Also removed the
generated hl/src/H5LTparse.c/h and H5LTanalyze.c files.
Part of: HDFFV-9120
Tested on: Local Ubuntu VM
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
autotools
re-builds, which would fail due to incorrect autotools versions.
Part of: HDFFV-9120
Tested on: jam
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Modified autogen.sh to run libtoolize.
NOTE: OS-X often uses glibtoolize. This will be fixed soon.
- Addational helpful output added to autogen.sh.
Part of HDFFV-9120
Tested on: 64-bit Linux VM
|
| | |
|
|/
|
|
|
|
|
|
|
| |
Note that bin/reconfigure still exists. It will be removed at a later
date.
Part of HDFFV-9114
Tested on: jam
|
| |
|
|
|
|
| |
Tested: "bin/release -h" and visual inspect the output to be correct.
|
|
|
|
|
|
|
| |
Fix cmakehdf5 so that it can figure out where the source directory is.
It expects cmakehdf5 itself resides at $srcdir/bin/cmamkehdf5.
Tested: Jam by invoking cmakehdf4 with different paths.
|
|
|
|
|
|
|
|
|
| |
building of
different language API's and testings. See "cmakehdf5 --help" for details.
Tested: jam using different combinations of option and verified correctness
by inspeacting libhdf5.settings output.
|
| |
|
|
|
|
|
|
| |
added Fortran interface to the default build.
Tested: jam, koala, platypus
|
|
|
|
|
|
| |
added C++ and High level interface to the default build.
Tested: jam, koala, platypus
|
|
|
|
|
|
|
|
|
| |
Merge 64-bit ID changes from branch to trunk. (Plus a few minor cleanups
that aren't on the branch)
Tested on:
Mac OSX/64 10.9.4 (amazon) w/C++ & FORTRAN
(h5committested on branch already for a week)
|
|
|
|
|
|
|
|
| |
Initial tweaks to align with VOL branch.
Tested on:
Mac OSX/64 10.9.3 (amazon) w/gcc 4.9
(h5committest not required, too small)
|
| |
|
|
|
|
|
|
|
| |
using latest versions.
No other files touched.
Tested: h5committest
|
| |
|
|
|
|
|
|
|
| |
The temporary directory used by zip is the same as the rest but it has to be different.
Changed tar2zip to use a different (ztmpdir) name.
Tested: by hand running "bin/release ... gzip zip md5".
|
|
|
|
| |
Tested: by hand. "bin/release ... compress" to see it failed and to see it succeeded when compress is not used.
|
|
|
|
|
|
|
|
|
|
|
| |
Need to unify Windows release process (zip file) and Unix release process (bin/release-> tarfile)
Solution:
Added a new option (zip) to generate Windows zip file from the release tarball.
Tested: by hand running "bin/release ... gzip zip" to verify zip file looks right.
Allen and Dana then confirmed the zip file can be used to build and test HDF5
library without error.
|
|
|
|
|
|
| |
Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32
Tested: local linux CMake
|
| |
|
| |
|
|
|
|
|
|
| |
instead of INCLUDES. Update automake to 1.14.1
h5committest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove all traces of MPI-POSIX VFD and GPFS detection/code.
Remove remaining traces of stream VFD.
Remove testpar/t_posix_compliant test (it's not actually verifying anything).
Clean up H5D__mpio_opt_possible() further.
Moved environment variable that disables MPI collective operations into
MPI-IO VFD (instead of it being in src/H5S.c).
A few other small code cleanups.
Tested on:
Mac OSX/64 10.9.2 (amazon) w/parallel & serial
|
|
|
|
|
|
|
| |
KitWare recommendations: Change CMake commands to lower case.
Remove INCLUDE_DIRECTORIES in src for target level includes.
Change ADD_DEFINITIONS package debug defines into CMake option.
Remove -DNDEBUG
|
|
|
|
|
| |
Tested: jam (only verify help message is correct and --script is invoked
correctly.)
|
|
|
|
|
|
|
|
|
|
| |
Changed to use the quick steps described in INSTALL_CMake.txt.
Previous version is available by --old.
Added a help page to explain how to use.
Added a fix to figure out the current HDF5 version and use that to find the
correct file for install. (Still need to figure out the platform name.)
Tested: Jam and Koala
|
| |
|
|
|
|
|
|
|
|
| |
and never regenerated. The code for scaleoffset continued to change and the number of params for scaleoffset changed from 7 to 20 on the checkin of 23 Mar 05, rev 10384.
The h5dump tests only looked at headers and never the data. Data reads would fail with invalid number of params (7 expected 20).
Regenerated file and replacement ddls updated.
New h5dump test will be added to read the data.
|
| |
|
| |
|
| |
|
|
|
|
| |
Tested: cygwin
|