| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
"Last Changed Rev:" number.
Tested on jam
|
|
|
|
|
|
| |
support.
Tested: platypus 32 or 64bit, with or without zlib.
|
|
|
|
|
|
| |
HDFFV-8932: added option to specify which zlib to use.
Tested: platypus 32 or 64bit, with or without zlib.
|
| |
|
|
|
|
|
|
| |
checks for the "configure" file to verify that it is in the top level HDF5 directory. bbrelease creates a tar file for buildbot testing, and since configure is no longer checked in, the script failed. configure.ac should always be present in the top level source directory, even before running autogen.sh, so it should be a workable substitute for the verification.
Tested with h5committest.
|
|
|
|
|
|
|
|
| |
Removes .pl extension from Perl scripts. This may be returned in the future,
but it's best to keep the script names unchanged while we merge with the
trunk.
Tested on: h5committest
|
|
|
|
|
|
|
| |
This makes things easier on Windows, where we will have to run
Perl scripts as a part of CMake.
Tested on: jam
|
|\ |
|
| |
| |
| |
| |
| |
| | |
with svn version 1.8.
Change to experimental release script bbrelease for buildbot to eliminate extra line in version output.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The only remaining code consists of a few floating-point tests
that rely on pre-generated and checked-in VMS files. These have
been left alone, even though they will not be possible to
recreate, since testing VMS float behavior is still important.
Tested on: h5committest
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
Tested w/ h5committest
NOTES: - The manifest may still be messed up.
- Cmake fails since the dual binary work needs to be merged with
this repo's CMake externals.
|
| |
| |
| |
| |
| |
| | |
doxygen web pages. Also added "" around version string to prevent elimination of spaces in the string.
H5committested.
|
| |
| |
| |
| | |
Remove some commented lines.
|
| |
| |
| |
| | |
possibly all) daily testing. When the behavior is acceptable, the changes should be merged into the regular release script as a --revision option.
|
|\ \
| |/
| |
| |
| |
| | |
Tested on 64-bit linux VM:
Serial: C++ and Fortran 2003
Parallel: Fortran
|
| | |
|
|\ \
| |/
| |
| | |
Tested on 64-bit linux VM w/ C++ and Fortran 2003
|
| |
| |
| |
| | |
Tested: linux (jam), Mac (osx1010dev)
|
| |
| |
| |
| | |
Tested: osx1010dev
|
| |
| |
| |
| |
| |
| | |
Group all install method into a function call for easier maintenance.
Tested: Linux (jam, platypus), Mac (osx1010dev)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
configure.ac
hl/src/H5LTparse.c
hl/src/H5LTparse.h
Address HDFFV-9010: configure issue with gcc 4.9.2 "-l ".
Change default to disable_shared on CYGWIN.
release_docs/INSTALL_Cygwin.txt
release_docs/RELEASE.txt
Update for changed default and no CYGWIN szip binary.
c++/src/cpp_doc_config
bin/h5vers
AddressHDFFV-9010: Add cpp_doc_config to h5vers
Tested with h5committest, on CYGWIN.
|
| |
| |
| |
| | |
script from snapshot script. md5 method was removed and md5 checksums are always produced for all compression methods.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| | |
An md5 checksum is produced for each archive created and stored in the md5 file
Tested: jam by hand.
|
| |
| |
| |
| |
| |
| |
| |
| | |
logfiles to
start fresh everytime.
Tested: platypus
|
| |
| |
| |
| |
| |
| |
| | |
--enable-fortran2003 | --disable-fortran2003:
enable or disable fortran2003 API. Default is off.
Tested: by hand in platypus.
|
| |
| |
| |
| |
| |
| |
| | |
Remove DEFAULT_LIBS from configure.ac and irix6.x config file which
was using it.
Remove references to IRIX/irix* platform.
|
| |
| |
| |
| |
| |
| | |
Made the chkmanifest script a little more sh-friendly.
Tested: Manually on jam by modifying svn-controlled files
|
| |
| |
| |
| |
| | |
The repository wasn't clean when I made some changes so untested
code was committed.
|
| |
| |
| |
| |
| |
| | |
Made the chkmanifest script a little more sh-friendly.
Tested: Manually on jam by modifying svn-controlled files
|
| |
| |
| |
| |
| |
| |
| |
| | |
bison-generated code.
Fixes: HDFFV-9149
Tested on: jam w/ gcc 4.1 and koala w/ gcc 4.9
|
| |
| |
| |
| |
| |
| | |
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
|