Allen Byrne
10da31a926
[svn-r27745] Merge trunk revision 27744
2015-09-10 09:11:17 -05:00
Dana Robinson
27f9e67d1e
[svn-r27734] Fixed MANIFEST
...
Tested on: bin/chkmanifest
2015-09-09 21:57:38 -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
099618ad48
[svn-r27653] Merge of r27645 from the autotools branch.
...
Updates to older special config files in configure.ac:
- solaris2.x renamed to solaris. There are recent changes to this file
but the "2.x" is misleading since the changes are applied to all
versions.
- Removed support for OSF 4.x/5.x (Digital and Tru64 Unix). We no
longer have the config files for these.
Tested on: h5committest
2015-09-01 11:12:53 -05:00
Dana Robinson
d2cbacb945
[svn-r27649] Fixed MANIFEST
...
tested on: jam (bin/chkmanifest)
2015-09-01 10:09:37 -05:00
Dana Robinson
bb8c64169b
[svn-r27642] Removed comments from MANIFEST regarding distributing the
...
gen_* files in test/. These files will remain distributable since
they are needed if a user specifies --enable-build-all.
Fixes HDFFV-8236
Tested on: jam (bin/chkmanifest only)
2015-09-01 01:34:14 -05:00
Dana Robinson
1177a5cbbc
[svn-r27639] Fixed MANIFEST
2015-08-31 23:39:31 -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
Scot Breitenfeld
e6f9fc5f7f
[svn-r27625] Added preprocessor commands for PGI compiler.
...
tested: h5committest
2015-08-31 13:49:17 -05:00
Quincey Koziol
b68b9d8786
[svn-r27612] Description:
...
Align w/vds branch: Whitespace cleanup, move common code for opening a
dataset into a new routine, misc. style cleanups.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest upcoming)
2015-08-28 20:43:37 -05:00
Quincey Koziol
c2ce904d5d
[svn-r27598] Description:
...
Check in misc. minor code cleanups, found during code review
2015-08-27 16:52:15 -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
Scot Breitenfeld
1436a07905
[svn-r27537] Added new FCCPPFLAGS to avoid passing CPPFLAGS to the fortran pre-processor compiler (This mainly causes issues with the xlf compilers)
...
Tested: h5committest
2015-08-20 11:01:26 -05:00
Dana Robinson
dc13fabc14
[svn-r27508] Updated MANIFEST after merge.
...
Tested on: jam (bin/chkmanifest only)
2015-08-14 15:57:14 -05:00
Binh-Minh Ribler
53d53ee0ee
[svn-r27495] Description:
...
Added ./c++/src/footer.html
2015-08-11 12:50:02 -05:00
Scot Breitenfeld
caf0e7692a
[svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.
...
Tested: h5committest --PASSED--
2015-08-11 09:35:30 -05:00
Scot Breitenfeld
3b4696ccd1
[svn-r27489] reverted merge of branch
2015-08-10 20:22:33 -05:00
Allen Byrne
9e2434625d
[svn-r27469] Merge from trunk with dual-binary CMake code.
...
Tested: local linux with CMake
2015-08-05 16:01:07 -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
Scot Breitenfeld
03ad911d3d
[svn-r27388] Removed robodoc documenation.
2015-07-14 16:26:27 -05:00
Scot Breitenfeld
2c897f41c0
[svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-07-14 10:34:45 -05:00
Scot Breitenfeld
717609a674
[svn-r27373] moved building generated test APIs to a sperated build program (was in fortran/src/H5_buildiface.F90)
2015-07-13 13:54:09 -05:00
Allen Byrne
8bbe712961
[svn-r27364] Add Mac Framework support
2015-07-09 11:56:16 -05:00
Scot Breitenfeld
3653d2ad01
[svn-r27360] moved H5test_kind.F90 H5_buildiface.F90
2015-07-09 10:21:11 -05:00
Scot Breitenfeld
2b7f0d4780
[svn-r27357] svn merge -r27208:27356 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-07-09 08:47:35 -05:00
Scot Breitenfeld
b0afa2ab61
[svn-r27355] added generation of HL Fortran Interfaces for REALs
2015-07-08 17:09:50 -05:00
Allen Byrne
7a72d82cda
[svn-r27346] remove reference to file removed from cmake_ext_mod
2015-07-08 08:22:07 -05:00
Scot Breitenfeld
985e8d02a4
[svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-07-02 14:12:03 -05:00
Scot Breitenfeld
2a567e8155
[svn-r27326] Working version of cmake on linux.
2015-07-02 14:04:25 -05:00
Quincey Koziol
8e94745298
[svn-r27293] Description:
...
Split parallel metadata cache code into separate source code modules.
Tested on:
MacOSX/64 10.10.3 (amazon) w/serial & parallel
(too minor for h5committest)
2015-06-27 11:45:21 -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
Elena Pourmal
1e7ab81ff2
[svn-r27248] Daily tests in the VDS brnach reported missing file in MANIFEST. Fixed.
2015-06-19 07:37:58 -05:00
Allen Byrne
202fd2b6c1
[svn-r27235] Add vds h5diff tests
2015-06-17 15:22:25 -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
Allen Byrne
3d5c3851a3
[svn-r27218] Add VDS tests to h5ls
2015-06-16 16:15:55 -05:00
Scot Breitenfeld
48086667b5
[svn-r27209] svn merge -r27186:27208 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-06-16 08:49:28 -05:00
Allen Byrne
b5a6740703
[svn-r27202] Except one file is used by other tests!
2015-06-15 08:10:14 -05:00
Allen Byrne
83208611cb
[svn-r27201] Changed location of packed bits testfiles
2015-06-15 07:59:14 -05:00
Allen Byrne
78e128c544
[svn-r27195] Add h5dump cmake tests and files.
...
Add tools gen cmake files
move testfiles for pbits to subdir as well as vds
Tested: local linux
2015-06-12 16:29:20 -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
Scot Breitenfeld
6c4e3759f5
[svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-06-10 14:23:09 -05:00
Dana Robinson
349ad0d74d
[svn-r27166] Updated MANIFEST to include test/vds.c and tools/misc/vds files.
2015-06-08 22:22:43 -05:00
Scot Breitenfeld
32703c9fc5
[svn-r27164] various bug fixes for DT
2015-06-08 16:13:15 -05:00
Mohamad Chaarawi
bf3b382df7
[svn-r27163] update manifest for newly added file.
2015-06-08 16:10:14 -05:00
Scot Breitenfeld
f486fe1a49
[svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-06-02 09:46:51 -05:00
Scot Breitenfeld
2069dbf25e
[svn-r27134] Switched to uses a verify for each kind for the tests. Testing quad precision.
2015-06-01 14:49:54 -05:00
Scot Breitenfeld
b1cf507c6d
[svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-05-27 17:12:43 -05:00
Neil Fortner
948722cde8
[svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.
...
Tested: ummon
2015-05-21 12:13:16 -05:00