Allen Byrne
a1a1840d6e
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
...
* commit '6d353f8ccc908d494a4ea8e1a56c9fb8e973e908':
Snapshot version 1.10 release 2 (snap2)
Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
2017-10-19 12:32:15 -05:00
HDF Tester
b80fe75b7f
Snapshot version 1.10 release 2 (snap2)
2017-10-16 16:50:31 -05:00
Allen Byrne
f92ccce1f9
HDFFV-10297 merge from develop
2017-10-10 14:46:59 -05:00
Allen Byrne
b8039b3e00
Fix find package process
2017-09-19 12:39:27 -05:00
Allen Byrne
e59038e391
restore GEN HDRS and remove cache sets for defoult options
2017-09-13 15:03:52 -05:00
Allen Byrne
163cd4cf00
Generators need to be ON for development work
2017-09-12 10:35:35 -05:00
Allen Byrne
5584938600
HDFFV-9988 Merge from develop
2017-09-06 11:44:03 -05:00
Allen Byrne
c1afe1c21a
Correct VS2017 references
2017-09-05 13:29:59 -05:00
Allen Byrne
f4bc890039
HDFFV-10284 Add VS2017 merged from develop
2017-08-31 15:20:34 -05:00
hdftest
1015828c1f
Snapshot version 1.10 release 2 (snap1)
2017-08-08 23:31:21 -05:00
hdftest
d3b8037137
Snapshot 1.10.2-snap1
...
(Committed 8/1/2017 but not pushed from fork)
2017-08-04 15:49:04 -05:00
Allen Byrne
7bb2e5dfef
Correct case of var
2017-07-25 16:36:36 -05:00
Allen Byrne
82bf61e397
Correct name of VAR
2017-07-12 15:43:10 -05:00
Allen Byrne
d4896f7c30
Synch with CMake master
2017-07-12 15:43:10 -05:00
Dana Robinson
63647cd363
Merge of recent develop work to 1.10 branch.
...
Fixes for:
* HDFFV-10247 (autotools Fortran long double bug)
* HDFFV-10248 (autotools deprecated debug/production tweak)
* HDFFV-10250 (-fno-omit-frame-pointer w/ symbols)
* Disabled missing parameter warnings in Java constant code
* Added H5I_VFL ID checks to tmisc.c
* Added 'get a dummy VFD' call to h5test library
2017-07-05 11:35:03 -07:00
Dana Robinson
7e9d5c2c37
Merge pull request #554 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hdf5_1_10
...
* commit 'fb5c13d59c8f17dca9bbe0e35e00920be2690af3':
Merge of recent develop work to 1.10 branch: * H5FD_FEAT_DEFAULT_VFD_COMPATIBLE VFD feature flag (HDFFV-10214) * H5FDdriver_query() API call (HDFFV-10215) * Fix to skip SWMR tests that when the current VFD is not compatible with the default VFD (HDFFV-10197) * Removed obsolete compiler versions from config/gnu-flags (HDFFV-9937) * Many warning fixes
2017-06-08 14:23:06 -05:00
Allen Byrne
0563edffa1
Add toolset option
2017-06-02 11:52:55 -05:00
Dana Robinson
fb5c13d59c
Merge of recent develop work to 1.10 branch:
...
* H5FD_FEAT_DEFAULT_VFD_COMPATIBLE VFD feature flag (HDFFV-10214)
* H5FDdriver_query() API call (HDFFV-10215)
* Fix to skip SWMR tests that when the current VFD is not compatible
with the default VFD (HDFFV-10197)
* Removed obsolete compiler versions from config/gnu-flags (HDFFV-9937)
* Many warning fixes
2017-05-31 17:45:41 -04:00
Allen Byrne
91855efe6e
Synchronize cmake files with develop
2017-05-30 11:50:29 -05:00
Allen Byrne
635e8c5377
merge from develop and apply HDFFV-8611
2017-05-24 15:00:51 -05:00
Dana Robinson
1a4bda1bd8
Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed
...
the option from the CMake cache init files.
Fixes HDFFV-10184
2017-04-27 16:10:52 -04:00
Allen Byrne
b3fb91a932
HDFFV-10173 revert and add dynlib flags
2017-04-25 15:46:03 -05:00
Allen Byrne
6126528f11
Correct typo of file name
2017-04-20 12:25:27 -05:00
lrknox
49cded79ce
Add new files in release_docs to MANIFEST.
...
Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running
autogen.sh.
Conflicts:
README.txt
c++/src/Makefile.in
fortran/src/Makefile.in
hl/c++/src/Makefile.in
hl/fortran/src/Makefile.in
hl/src/Makefile.in
java/src/jni/Makefile.in
release_docs/RELEASE.txt
src/Makefile.in
2017-04-15 08:17:10 -05:00
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
Allen Byrne
ebc0a62517
Merge branch 'develop' into hdf5_1_10
2017-03-29 09:14:42 -05:00
lrknox
c7f3365015
Merge branch 'develop' into hdf5_1_10
2017-03-28 16:29:11 -05:00
Allen Byrne
7fd79abc0c
Remove duplicated paths, add new paths
2017-03-28 13:42:00 -05:00
Allen Byrne
5d830b1873
Update with extra checks for reference
2017-03-27 10:41:30 -05:00
Allen Byrne
4a60f5a057
Update cdash max test output and VS version matching
2017-03-27 08:42:32 -05:00
lrknox
972344e231
Merge bin/h5vers changes from develop.
...
Pull version from configure for version test in h5repack_plugin.sh.in
Update version to 1.10.2-snap0 for hdf5_1_10 branch.
2017-03-23 20:03:27 -05:00
lrknox
28136f6082
Set shared object version numbers (for lib.so files) to appropriate
...
numbers for HDF5 1.10.1 release according to the interface compatibility
report with respect to HDF5 1.10.0-patch1.
2017-03-23 17:21:20 -05:00
lrknox
cd8ec2cc44
Extend h5vers to update version strings in java files and h5repack
...
version test expected output file.
Update version on develop branch to 1.11.0.
Please enter the commit message for your changes. Lines starting
2017-03-20 17:14:16 -05:00
lrknox
41a54b4fab
Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_10
2017-03-20 16:45:10 -05:00
lrknox
9187d41af6
Update version numbers in HDF5config.cmake and 2 java files. h5vers
...
script missed them, will need updating.
2017-03-17 13:14:08 -05:00
Allen Byrne
4c6f538770
Add toolset option to cmake configure
2017-03-17 10:36:49 -05:00
Allen Byrne
24b11709af
Update cmake pubconf to match autotools and add strtoll checks
2017-03-16 12:59:20 -05:00
Allen Byrne
2687321987
HDFFV-10138 Merge app framework to examples
2017-03-14 12:14:44 -05:00
Allen Byrne
713f0f3721
Lowercase math and set CMake commands
2017-03-02 12:20:26 -06:00
Allen Byrne
f4dd30f41c
Update CMake formatting
2017-03-01 15:07:01 -06: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
ca8aeefeba
MS keeps changing names
2017-02-24 10:57:58 -06:00
Allen Byrne
ccee75d3e9
Update docs and scripts for release
2017-02-24 10:27:36 -06:00
Allen Byrne
64e1513f43
Smale changes from CMake repo
2017-02-23 16:32:06 -06:00
Allen Byrne
46bd5d0d95
Correct name of file
2017-02-17 11:39:16 -06:00
Allen Byrne
229033fea6
Update cmake build scripts, split out options to seprate file
2017-02-17 11:37:43 -06:00
Allen Byrne
08b5edca0b
Fix parallel h5diff test comapare
2017-02-14 14:59:57 -06:00
Allen Byrne
00cd884aed
Convert string APPEND to set commands
2017-02-14 12:12:32 -06:00