lrknox
b9a27fddaa
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
...
* commit '0d05cb607e5951f3a28a101be56ca194022a7fa1':
Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java.
Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers.
Add "Copyright by The HDF Group."" to copyright header.
2017-04-14 16:40:52 -05:00
lrknox
25ec07450a
Change copyright headers to replace url referring to file to be removed
...
and replace it with new url for COPYING file.
Fix 2 lines in java error test expected output file where messages
include line numbers changed by reducing the copyright header by 2
lines.
2017-04-14 11:54:16 -05:00
M. Scot Breitenfeld
e3d8dacaad
Combined the README_DEVEL and README, and removed out-dated README material
2017-04-11 12:18:49 -05:00
Allen Byrne
d1292691c4
HDFFV-9875 enable static pdb and cleanup exports
2017-02-03 12:41:30 -06:00
Allen Byrne
177c050891
HDFFV-9875 Fix target exports and add static tools pdb files
2017-02-02 12:09:10 -06:00
Allen Byrne
556ff06975
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'bd85e57904f1f943774bb99ea5e8b0d074db0edb':
tools/test/h5diff/testh5diff.sh.in: Add code to delete copies of test .h5 files copied from tools/testfiles/vds to tools/test/h5diff/testfiles when running "make check" for an in-source build.
2017-01-13 10:57:26 -06:00
lrknox
8452976de5
tools/test/h5diff/testh5diff.sh.in:
...
Add code to delete copies of test .h5 files copied from
tools/testfiles/vds to tools/test/h5diff/testfiles when running
"make check" for an in-source build.
tools/test/misc/testh5repart.sh.in:
Change the name of the temporary test directory from "testfiles"
which is also used for 2 h5mkgrp test files under source control to
"testrepart" to avoid deleting source controlled files when running
"make check" in the source directory.
Fix test scripts that remove source-controlled files during "make check" when run in-source.
Fix test scripts that don't remove test files because they add files to test directories but don't remove them if the build directories are the same as the source directory.
Fix any test source file or Makefile.am files for tests that leave data files are removed by neither "make check" nor "make distclean".
2017-01-12 22:20:11 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Allen Byrne
789c1d081a
Correct typo in variable format
2016-10-14 12:46:38 -05:00
M. Scot Breitenfeld
21b5e3132e
Fix:HDFFV-9987
...
With HDF5-1.10 you cannot specify default dataspace for Fortran (H5S_ALL_F)
Resolution:
Made H5S_ALL_F INTEGER(HID_T) to match C.
2016-10-14 12:02:02 -05:00
M. Scot Breitenfeld
fe5c359ce9
Removed unused H5T_NATIVE_INTEGER_# variables due to NAG fixes.
...
HDFFV-9973
Fortran library fails to compile and fails tests with NAG compiler
2016-10-14 12:02:02 -05:00
Allen Byrne
3ee36553b9
Add support for namespace and add tools to binaries config
2016-10-14 11:22:22 -05:00
Allen Byrne
052ca6a741
Correct name and usage of cmake variable
2016-10-10 12:32:06 -05:00
M. Scot Breitenfeld
678d116eeb
Removed unused variables.
2016-09-29 12:56:07 -05:00
M. Scot Breitenfeld
9fbebbe6d7
Fixed: Fortran_DOUBLE was being set to C_LONG_DOUBLE when C_LONG_DOUBLE is not available.
2016-09-29 11:52:12 -05:00
M. Scot Breitenfeld
c28c6873fe
Removed duplicate FCFLAG
2016-09-29 10:50:12 -05:00
M. Scot Breitenfeld
3befe647ee
Added number of integer KINDs found to the header files.
2016-09-26 13:27:50 -05:00
M. Scot Breitenfeld
41b22417b7
Added path to source include files when building buidiface.
2016-09-26 12:08:18 -05:00
M. Scot Breitenfeld
7e5fcd3a4a
Added rule to build buildiface program, without a rule, build would add repeated compile options when using the NAG compiler.
2016-09-26 11:49:06 -05:00
M. Scot Breitenfeld
3a89114ce5
Misc. cleaning up of the program.
2016-09-23 14:08:04 -05:00
M. Scot Breitenfeld
7cbf491e29
misc. format code-cleanup
2016-09-22 17:19:48 -05:00
M. Scot Breitenfeld
362233bd45
Code clean-up.
2016-09-22 15:22:11 -05:00
M. Scot Breitenfeld
8eb76e1f65
Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
2016-09-22 12:48:53 -05:00
M. Scot Breitenfeld
392b8ce3c9
HDFFV-9973 Fortran library fails to compile and fails tests with NAG compiler
...
Fixes issues with KIND = BYTE assumptions.
2016-09-22 12:02:02 -05:00
Allen Byrne
60adc706e6
Add WORKING_DIR to command
2016-09-20 17:03:40 -05:00
Allen Byrne
a3bd6e7aa4
Add target depends require separate folders
2016-09-20 16:57:42 -05:00
Allen Byrne
347501aba2
Add another source property
2016-09-20 15:41:07 -05:00
Allen Byrne
55fa38f3c9
Update generated files commands and properties
2016-09-20 15:27:26 -05:00
Allen Byrne
e9d582a034
Chage command proces to generate file before use.
2016-09-20 13:38:57 -05:00
Allen Byrne
c635d46311
Add missing command to set shared generated file
2016-09-19 10:20:49 -05:00
Allen Byrne
8efb84b9a8
Separate fortran generation into static and shared folders.
2016-09-16 15:21:43 -05:00
Scot Breitenfeld
dd4744d3f6
[svn-r30089] fixed issue of CHARACTER argument of c_loc having a length of 1
2016-06-16 13:58:43 -05:00
Scot Breitenfeld
bdcb43071a
[svn-r30087] fixed issue of CHARACTER argument of c_loc having a length of 1
2016-06-16 13:00:13 -05:00
Scot Breitenfeld
a82edeb89b
[svn-r30085] changed from CHARACTER to CHARACTER(LEN=*), and moved the LEN of an optional argument into the optional check loop.
2016-06-16 11:54:45 -05:00
Larry Knox
3b507bb8c4
[svn-r30058] Correct typo in compile scripts that causes dropping of filename in -o outfile.
...
Addresses HDFFV-9530 and HDFFV-9938.
2016-06-08 15:14:32 -05:00
Scot Breitenfeld
57121ebb3d
[svn-r29952] merged change 29951 from
...
https://svn.hdfgroup.uiuc.edu/hdf5/branches/hdf5_1_10_0/fortran/src
into trunk.
2016-05-23 16:34:10 -05:00
Scot Breitenfeld
9b4603fc92
[svn-r29946] comment cleanup/reformatting
2016-05-18 09:14:56 -05:00
Scot Breitenfeld
61d18bbebe
[svn-r29939] HDFFV-9917: compile time error with H5f90global.f90
...
Fix:Made datatypes the same type and kind for both args to MAX().
Tested: jam (gnu)
2016-05-16 08:13:20 -05:00
Allen Byrne
74f3326a67
[svn-r29862] Convert source list names from *_SRCS to *_SOURCES.
...
Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR.
2016-05-04 10:06:05 -05:00
Scot Breitenfeld
6b21276650
[svn-r29591] Changed buf variable in h5awrite_f from INOUT to IN
2016-03-29 09:46:58 -05:00
Larry Knox
f5234cd194
[svn-r29379] Add individual LT_VERS_* variables for wrapper libraries: c++, fortran, java, hl, hl/c++, hl/fortran to so that the shared object version numbers can be incremented independently.
...
Disabled auto-increment of shared object version numbers by h5vers.
Files modified:
config/lt_vers.am
java/src/jni/Makefile.am
hl/src/Makefile.am
hl/c++/src/Makefile.am
hl/fortran/src/Makefile.am
c++/src/Makefile.am
bin/h5vers
fortran/src/Makefile.am
2016-03-09 13:55:31 -05:00
Dana Robinson
1b7b09b081
[svn-r29337] Cleaning warnings in Fortran code.
...
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
autotools serial w/ Fortran
2016-03-08 02:34:43 -05:00
Dana Robinson
a1035bd806
[svn-r29336] Removed unused variables from Fortran code.
...
Updated gnu Fortran flags.
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
autotools serial w/ Fortran
2016-03-08 01:38:33 -05:00
Allen Byrne
63249be0e1
[svn-r29226] HDFFV-9552: merge in java code.
2016-02-28 21:43:00 -05:00
Scot Breitenfeld
553374e665
[svn-r29169] Changed #ifdef to use H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE instead of H5_FORTRAN_HAVE_C_LONG_DOUBLE
...
Tested: jam (gnu)
2016-02-19 15:39:11 -05:00
Scot Breitenfeld
5126111606
[svn-r29165] Various rododoc fixes. Effects comments only.
2016-02-19 14:09:34 -05:00
Scot Breitenfeld
f4430184ab
[svn-r29162] added robodoc header information
2016-02-19 13:10:27 -05:00
Scot Breitenfeld
1b2c30753d
[svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata functions
...
Tested: h5committest.new
2016-02-19 09:24:11 -05:00
Scot Breitenfeld
745513e2b0
[svn-r29074] fixed integer type for H5Sget_simple_extent_ndims_f argument
2016-02-09 11:51:28 -05:00
Scot Breitenfeld
c418bc964d
[svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers.
...
Tested: h5committest.new
2016-02-08 09:01:29 -05:00