Allen Byrne
d4e7beb9ee
Incr CMake min, add missing test, rework test CMake script
2018-02-27 16:39:10 -06:00
Allen Byrne
20ee50c5b9
HDFFV-10345 splelling and whitespace corrections
2018-02-05 12:48:01 -06:00
Allen Byrne
16e649fa0d
HDFFV-10398 merge from develop improve CMake code
2018-01-30 16:30:17 -06:00
Allen Byrne
233afe3b6f
HDFFV-10385,10392,10393 merge from develop
2018-01-22 11:22:27 -06:00
Allen Byrne
dc8a70bf28
HDFFV-10385 includes cleanup
2018-01-10 09:53:42 -06:00
Allen Byrne
aec8543888
HDFFV-10385 merge corrections from develop
2018-01-10 08:41:28 -06:00
Allen Byrne
87e8fa7d04
HDFFV-10385 correct folder typo
2018-01-09 16:56:11 -06:00
Allen Byrne
fa2e3b4554
HDFFV-10385 correct platform issues
2018-01-09 16:38:54 -06:00
Allen Byrne
49479589d3
HDFFV-10385 Refactor use of CMAKE_BUILD_TYPE
2018-01-08 16:04:46 -06:00
Allen Byrne
a17349a872
Reworked MPI includes to be used as default with parallel
2017-12-20 13:42:23 -06:00
Allen Byrne
21aadab493
Fix fortran includes
2017-12-20 12:29:35 -06:00
M. Scot Breitenfeld
6eab04894e
HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
...
This is now fixed via the HDFFV-10325 fix.
2017-12-07 08:56:04 -06:00
M. Scot Breitenfeld
701029876e
removed duplicate exports of DS subroutines
2017-12-06 13:48:29 -06:00
M. Scot Breitenfeld
d37c9b1cb0
export var.
2017-11-29 16:34:20 -06:00
M. Scot Breitenfeld
d60ec508bc
initialized integer constants
2017-11-29 15:24:27 -06:00
Allen Byrne
04f22540e2
Update macros
2017-11-29 10:27:00 -06:00
M. Scot Breitenfeld
858e6c3c9c
HDFFV-10325: removed the COMMON/EQUIV statements.
2017-11-29 10:25:47 -06:00
Allen Byrne
addde7dcb8
Correct link lines of libraries
2017-11-14 15:07:26 -06:00
M. Scot Breitenfeld
b8cbd11dfb
Fix for Intel 18 Fortran compilation error.
...
HDFFV-10322
2017-11-02 14:26:44 -05:00
Allen Byrne
47f4db394b
Add missing dir reference
2017-11-02 10:54:43 -05:00
Allen Byrne
f190509675
Remove incorrect link var
2017-11-01 13:50:13 -05:00
Allen Byrne
f8fd6d0b41
Correct usage of MPI vars
2017-11-01 13:41:44 -05:00
Allen Byrne
930cfc402d
Convert to use MPI:: for link
2017-11-01 12:29:53 -05:00
M. Scot Breitenfeld
be5257f876
libtool does not pass the correct argument linking (-WL,-WL,,) for the
...
NAG Fortran compiler on Linux (other OSs have not been tested).
Therefore, detect if we are using the NAG Fortran compiler, and replace
the wl="-Wl," for Fortran to wl="-Wl,-WL,," in the libtool file. (HDFFV-10037)
2017-07-27 11:32:21 -05:00
M. Scot Breitenfeld
b7f19967d7
Removed FCFLAGS when building the examples since they should already be included the h5fc wrapper. NAG complains about doubly declared options.
2017-07-27 08:52:21 -05:00
M. Scot Breitenfeld
1ccdb2e23f
fixed check output string to match test
2017-06-09 12:19:50 -05:00
M. Scot Breitenfeld
2b2a1d605e
Fix for shared fortran libraries on mac (HDFFV-2772).
2017-05-18 16:32:26 -05:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
...
* commit '54957d37f5aa73912763dbb6e308555e863c43f4':
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
2017-04-25 16:05:36 -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
Quincey Koziol
0313cbb91d
Final merge of page buffering branch to develop
2017-03-13 21:30:37 -07:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
6cd6daf8f9
mpich module file is in env var
2017-02-24 15:50:51 -06:00
Allen Byrne
c37ecd5bba
Add MPI_Fortran variables
2017-02-17 12:43:47 -06: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
cdd4df5127
Fix test output file name
2017-01-12 12:24:10 -06:00
Allen Byrne
244faaa0d0
HDFFV-10094: upgrade cmake command conventions
...
Also converted tests to use macros
2017-01-11 14:02:34 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
M. Scot Breitenfeld
a5c15d7b59
Enabled commented out code,
...
HDFFV-9498 -- PGI COMPILER BUG: READ(...,pos,) fails for pgf90 causes offset test to fail
2017-01-06 15:25:21 -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
f9364c0080
removed the use of C_SIZEOF for non BIND(C) derived type
2016-10-03 13:26:39 -05:00
M. Scot Breitenfeld
e45ee9fa96
Fixed test to use storage_size instead of c_sizeof when available.
2016-09-29 14:52:26 -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