Dana Robinson
fe938a0d71
[svn-r28565] Normalization of bin/trace with revise_chunks in preparation
...
for merge.
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64)
bin/trace run only
2015-12-10 20:09:28 -05:00
Albert Cheng
bb2cdb9283
[svn-r28563] 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.
2015-12-10 18:01:27 -05:00
Dana Robinson
5855f5d431
[svn-r28553] Merge of r28436 from revise_chunks. Cleans up warnings exposed
...
by gcc 5.2 in the flex/bison code.
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
serial only
2015-12-09 21:36:22 -05:00
Albert Cheng
9de281111f
[svn-r28393] HDFFV-9573: bin/h5vers failure, claiming reconfigure failed.
...
bin/reconfigure is replaced by autogen.sh.
Fixed h5vers to call autogen.sh instead.
Tested: Jam
2015-11-18 13:28:17 -05:00
Albert Cheng
9d72e487e3
[svn-r28388] HDFFV-9573: bin/chkmanifest did not like the missing generated file.
...
Changed bin/chkmanifest to generate the files if configure is missing.
Tested: jam
2015-11-18 12:31:51 -05:00
Allen Byrne
893d5a4e7a
[svn-r28371] Update script mode order of commands
2015-11-17 09:07:51 -05:00
Albert Cheng
3bdc5d7aa4
[svn-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: osx1010dev, osx1010test, playtypus.
2015-11-13 17:22:41 -05:00
Dana Robinson
f7b73969f3
[svn-r28332] Updated autogen.sh to not run flex/bison.
...
This was giving a lot of users headaches and the parser code rarely
changes. There is now a new script (bin/genparser) which can be
run as needed.
Tested on: Ubuntu 15.10 (x86_64 Linux 4.2.0)
gcc 5.2.1, flex 2.5.39, bison 3.0.2
2015-11-13 06:24:43 -05:00
Larry Knox
8edfabd297
[svn-r27997] Autogen.sh is no longer marked _DO_NOT_DISTRIBUTE_ in the MANIFEST file. Therefore bbrelease does not need to expressly add it to the source tar file.
2015-10-07 14:18:43 -05:00
Dana Robinson
5548799289
[svn-r27918] Brought in sync with the trunk:
...
r27860-27883
r27892-27916
Tested on: - h5committest
- jam (parallel) fails with an existing, unrelated MPI config error
- platypus fails with due to an existing, unrelated cmakehdf5 error
where it does not recognize --enable-fortran2003.
2015-09-30 00:46:19 -05:00
Larry Knox
a4e6d0c7e1
[svn-r27900] Modify bbrelease to use "Revision:" number from svn info, not "Last Changed Rev:" number.
...
Tested on jam
2015-09-28 13:32:42 -05:00
Quincey Koziol
fd90a6f5c4
[svn-r27842] Description:
...
Sync w/trunk.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel (although not CMake)
(h5committest not required on this branch)
2015-09-21 09:25:23 -05:00
Albert Cheng
0e4ee6d829
[svn-r27836] HDFFV-8932: added option --with-szlib to support szip library support.
...
Tested: platypus 32 or 64bit, with or without zlib.
2015-09-20 23:59:43 -05:00
Quincey Koziol
0695d6366a
[svn-r27835] Description:
...
Sync w/trunk.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest not required on this branch)
2015-09-20 21:18:45 -05:00
Albert Cheng
809dcb5c8e
[svn-r27831] HDF5-0: Removed enable-fortran2003 which is no longer needed.
...
HDFFV-8932: added option to specify which zlib to use.
Tested: platypus 32 or 64bit, with or without zlib.
2015-09-18 17:59:24 -05:00
Larry Knox
967dad8cf8
[svn-r27826] Modify bbrelease to add autogen.sh to the source tarball.
2015-09-18 13:09:02 -05:00
Larry Knox
7c1c3734f3
[svn-r27819] bbrelease is a modified copy of the release script, which 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.
2015-09-17 13:21:35 -05:00
Dana Robinson
b5eaacb911
[svn-r27775] Undo of r27655
...
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
2015-09-14 15:11:43 -05:00
Dana Robinson
77525ea95d
[svn-r27655] Add .pl extension to Perl scripts in bin (part of HDFFV-9513)
...
This makes things easier on Windows, where we will have to run
Perl scripts as a part of CMake.
Tested on: jam
2015-09-01 11:28:05 -05:00
Dana Robinson
59aa015d9f
[svn-r27638] Merged r27500-27631 from trunk.
2015-08-31 23:36:17 -05:00
Quincey Koziol
2c91cbecc6
[svn-r27630] Description:
...
Bring in changes from the trunk, through r27628.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial
(h5committest not required on this branch)
2015-08-31 15:14:57 -05:00
Larry Knox
de1bafd1d8
[svn-r27624] Update bin/bbrelease to handle changed output of 'svn info' with svn version 1.8.
...
Change to experimental release script bbrelease for buildbot to eliminate extra line in version output.
2015-08-31 12:50:08 -05:00
Neil Fortner
c365b9a59f
[svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.
...
Tested: ummon
2015-08-27 12:06:54 -05:00
Dana Robinson
2e6100fb23
[svn-r27572] Removed VMS-specific code from the library.
...
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
2015-08-24 15:19:39 -05:00
Dana Robinson
c27d180848
[svn-r27507] Merge of r27237-27500 from the trunk.
...
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.
2015-08-14 14:58:54 -05:00
Larry Knox
786acbcd90
[svn-r27475] Updated h5vers to remove redundant version information for doxygen web pages. Also added "" around version string to prevent elimination of spaces in the string.
...
H5committested.
2015-08-06 13:34:42 -05:00
Neil Fortner
5065c139c7
[svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.
...
Tested: ummon
2015-07-15 15:33:50 -05:00
Larry Knox
df8bd7ccd6
[svn-r27283] Change generic directory in tarballs to hdfsrc.
...
Remove some commented lines.
2015-06-25 11:39:19 -05:00
Larry Knox
5dac57c5c4
[svn-r27280] Add temporary file to create tarballs for buildbot (and possibly all) daily testing. When the behavior is acceptable, the changes should be merged into the regular release script as a --revision option.
2015-06-24 16:45:32 -05:00
Dana Robinson
fb27787c2a
[svn-r27222] Merge of r27035-27221 from the trunk.
...
Tested on 64-bit linux VM:
Serial: C++ and Fortran 2003
Parallel: Fortran
2015-06-17 06:48:34 -05:00
Dana Robinson
aa4e3e3985
[svn-r27191] Merged r26781 to r27185 from trunk
...
Tested on: 64-bit Ubuntu Linux VM w/ gcc 4.8.2
(C++ and Fortran 2003 also tested)
2015-06-11 14:18:52 -05:00
Mohamad Chaarawi
4a2bee5cd8
[svn-r27158] missed rename if UNUSED to H5_ATTR_UNUSED in trace script.
2015-06-07 18:03:42 -05:00
Dana Robinson
8f74cc85d8
[svn-r27152] Updated bin/trace and src/H5trace.c to handle the H5D_vds_view_t
...
enum type.
Tested on: jam
2015-06-04 15:47:04 -05:00
Dana Robinson
984ecb72c2
[svn-r27038] Merge of r26393-27031 from the trunk.
...
Tested on 64-bit linux VM w/ C++ and Fortran 2003
2015-05-07 16:05:14 -05:00
Albert Cheng
9fc7e89a09
[svn-r26929] Added support for shared lib and zlib.
...
Tested: linux (jam), Mac (osx1010dev)
2015-04-27 05:10:07 -05:00
Albert Cheng
ceff4fe58f
[svn-r26926] Fixed previous typo in the installation of DMG file.
...
Tested: osx1010dev
2015-04-27 03:15:17 -05:00
Albert Cheng
28f355e81e
[svn-r26925] 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, platypus), Mac (osx1010dev)
2015-04-27 02:52:37 -05:00
Albert Cheng
34a1da1731
[svn-r26857] 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.
2015-04-20 19:25:56 -05:00
Larry Knox
cf98752566
[svn-r26840] configure
...
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.
2015-04-17 17:24:47 -05:00
Larry Knox
6c0fcb84a8
[svn-r26782] Remove md5 from METHODS arguments for calling bin/release script from snapshot script. md5 method was removed and md5 checksums are always produced for all compression methods.
2015-04-11 22:45:56 -05:00
Albert Cheng
abad30a44d
[svn-r26712] 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.
2015-04-02 17:36:46 -05:00
Albert Cheng
6c04e6b03c
[svn-r26675] HDFFV-9201: Create md5s for bzip, gzip and zip files
...
An md5 checksum is produced for each archive created and stored in the md5 file
Tested: jam by hand.
2015-03-31 12:40:43 -05:00
Albert Cheng
f207efd6f3
[svn-r26671] Since cmake always redoes everything from start, I change the logfiles to
...
start fresh everytime.
Tested: platypus
2015-03-30 23:30:58 -05:00
Albert Cheng
88f8a3c11f
[svn-r26662] added option to configure support for fortran2003 API.
...
--enable-fortran2003 | --disable-fortran2003:
enable or disable fortran2003 API. Default is off.
Tested: by hand in platypus.
2015-03-30 14:32:31 -05:00
Jerome Soumagne
8a1d1b24cf
[svn-r26505] Merge r26435 from autotools_rework branch.
...
Remove DEFAULT_LIBS from configure.ac and irix6.x config file which
was using it.
Remove references to IRIX/irix* platform.
2015-03-20 14:04:30 -05:00
Jerome Soumagne
9379314551
[svn-r26435] Remove DEFAULT_LIBS from configure.ac and irix6.x config file which
...
was using it.
Remove references to IRIX/irix* platform.
2015-03-11 15:15:25 -05:00
Dana Robinson
88ac8e8929
[svn-r26428] Merge of r26424 from the autotools_rework branch.
...
Made the chkmanifest script a little more sh-friendly.
Tested: Manually on jam by modifying svn-controlled files
2015-03-11 01:40:54 -05:00
Dana Robinson
52607ae900
[svn-r26427] Revert of r26426
...
The repository wasn't clean when I made some changes so untested
code was committed.
2015-03-11 01:39:48 -05:00
Dana Robinson
3ed20376e0
[svn-r26426] Merge of r26424 from the autotools_rework branch.
...
Made the chkmanifest script a little more sh-friendly.
Tested: Manually on jam by modifying svn-controlled files
2015-03-11 01:35:51 -05:00
Dana Robinson
52896a9f01
[svn-r26424] Made the chkmanifest script a little more sh-friendly.
...
Tested on: Manually on local Linux by modifying svn-controlled
files.
2015-03-11 01:30:41 -05:00