Allen Byrne
a60e33f43d
Add example packaging option and fix html5 issues
2018-08-21 07:48:11 -05:00
Allen Byrne
a6f56eb159
Merge pull request #1207 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
...
* commit 'aab40090f0227bec4150f322aee40c1aa4dbd21e':
HDFFV-10552 Add missing HDF5_USE_110_API_DEFAULT option
2018-08-17 17:04:56 -05:00
Larry Knox
cdf2f3b3c4
Update version for HDF5 1.10.3 release.
2018-08-13 16:54:19 -05:00
Larry Knox
d9733edb86
Merge pull request #1184 in HDFFV/hdf5 from hdf5_1_10 to hdf5_1_10_3
...
* commit 'f378513a67dcda5cf4750a2422f5f646abdcbbe9': (86 commits)
HDFFV-10544 writeVL subfunction is unimplemented
Merge pull request #1178 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
HDFFV-10544 Improve JNI exception handling
Change exception text
Move unimplemented exception throw to just one function
Typo fix
Set CMAKE_REQUIRED_INCLUDES instead of using path in call
Add Autotools and CMake checks for big I/O MPI-3 functions
Add hdf5settings section for parallel compression status in CMake builds
Switch to CheckSymbolExists in CMake
Add configure check for MPI_Mprobe and MPI_Imrecv functions
Revert "Merge pull request #1149 in HDFFV/hdf5 from hdf5_1_10.sync to hdf5_1_10"
Update HDF5 examples to correct version.
Correct a few typos.
Correct typo in comment in config/gnu-flags.
Update bine/release to create batch scripts and build-unix-sh, and to put files in a subdirectory.
misc. fixed version paths
misc. versioning fixes
Fixed versioning
Add missing '\' in the middle of the public headers list in Makefile.am.
...
2018-08-09 09:54:55 -05:00
Larry Knox
73ffe6b6df
Update version to 1.10.3-pre2.
2018-08-07 15:41:30 -05:00
Jordan Henderson
bccf6e38a4
Add Autotools and CMake checks for big I/O MPI-3 functions
2018-08-02 09:47:35 -05:00
Jordan Henderson
7a4025f259
Add hdf5settings section for parallel compression status in CMake builds
2018-08-02 09:47:26 -05:00
Allen Byrne
0636e97e42
Merge pull request #1171 in HDFFV/hdf5 from hdf5_1_10 to hdf5_1_10_3
...
* commit '3e7979902ade13ba8f37e020e5ae95f03a82b0f9':
Merge pull request #1158 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp4:develop to develop
Merge from develop
HDFFV-10534 add note
HDFFV-10534 change to runtime exception
2018-07-31 12:43:55 -05:00
Allen Byrne
4f5bdadd50
Merge from develop
2018-07-31 10:07:00 -05:00
Larry Knox
18a9cd7b85
Update library version information.
2018-07-30 22:42:11 -05:00
Larry Knox
42e5635d2c
Set version to 1.10.3-pre1, disable maintainer mode, commit files
...
generated by autogen.sh.
2018-07-28 15:26:20 -05:00
Allen Byrne
2c6dadbd13
Correct git synch error
2018-07-27 10:17:54 -05:00
Allen Byrne
bb436dbc61
Update macros and cygwin flags
2018-07-27 09:58:11 -05:00
Larry Knox
7de3caf110
Correct typo in comment in config/gnu-flags.
2018-07-26 17:28:46 -05:00
Larry Knox
35542e9de8
Apply Cygwin pathches from Marco Atzeri.
...
Commit Joe Lee's typo corrections for src/H5MF.c.
2018-07-26 17:22:09 -05:00
Allen Byrne
c0dfec8913
HDFFV-10519 Disable WriteVL JNI function, updgrade JNI
2018-06-29 09:57:47 -05:00
hdftest
25f80cbbec
Snapshot version 1.10 release 3 (snap3)
2018-06-24 17:35:05 -05:00
hdftest
afe28b7607
Snapshot version 1.10 release 3 (snap2)
2018-06-03 21:53:30 -05:00
hdftest
f8690c40b9
Updated version to 1.10.3-snap2
2018-05-29 15:16:31 -05:00
M. Scot Breitenfeld
e8eb130ce6
Merge branch 'develop' into hdf5_1_10.sync
2018-05-23 17:15:13 -05:00
Allen Byrne
0ce9d125f6
Update support link
2018-05-23 14:37:30 -05:00
M. Scot Breitenfeld
4ddd7704b6
Merge branch 'develop' into hdf5_1_10.sync
2018-05-22 11:48:44 -05:00
Allen Byrne
715ae9c865
Correct attribute location
2018-05-22 10:43:01 -05:00
Allen Byrne
955201531f
Fix soversion
2018-05-16 11:25:07 -05:00
M. Scot Breitenfeld
88e0c3e748
Merge branch 'develop' into hdf5_1_10.sync
2018-05-10 09:06:35 -05:00
M. Scot Breitenfeld
b69bd0771e
Merge branch 'develop' into hdf5_1_10.sync
2018-05-08 17:17:45 -05:00
Allen Byrne
6fcf4c9aeb
Remove APPEND
2018-05-03 15:41:50 -05:00
Allen Byrne
1d1333ed6b
Revert to old style for LINK_FLAGS gen expr not working
2018-05-03 11:57:30 -05:00
Allen Byrne
01a77cbfb1
LINK_FLAGS must be separate property sets
2018-05-03 10:44:57 -05:00
Allen Byrne
6dd91d206f
TRILABS-19 Link flags need - character
2018-05-02 10:04:14 -05:00
Allen Byrne
76d0cc0ca9
TRILABS-19 Refactor fortran properties
2018-04-30 09:03:29 -05:00
hdftest
0c91e6b922
Updated version to 1.10.3-snap1
2018-04-30 08:16:49 -05:00
Allen Byrne
80afe46e70
TRILABS-19 revert to previous method
2018-04-27 13:04:40 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -05:00
Allen Byrne
bc9a773b99
TRILABS-20 Fix fortran configure during fix of CXX configure
2018-04-24 17:22:55 -05:00
Allen Byrne
6c82c49dd5
TRILABS-20 set a compiler name on all project commands
2018-04-20 10:11:55 -05:00
Allen Byrne
46f2a2a432
TRILABS-19 Initial conversion of include_directories to targets
2018-04-17 15:57:58 -05:00
Allen Byrne
df83d78134
HDFFV-10444 fix so numbers and merge java test changes
2018-04-10 10:52:18 -05:00
Allen Byrne
db3d744f25
HDFFV-10444 fix soversion numbers for libraries
2018-04-10 08:55:17 -05:00
lrknox
8ff01c5fb7
Update config/lt_vers.am so that the .so numbers for the hdf5_1_10
...
snapshots are not behind the 1.10.2 release.
HDF5 version 1.10.2 released on 2018-03-29
2018-04-03 14:53:25 -05:00
Allen Byrne
73e2748547
Correct Readme VS version merge from develop
2018-03-22 13:09:24 -05:00
Allen Byrne
ef3e20d988
Correct if block typo
2018-03-22 13:08:04 -05:00
Allen Byrne
60eafb9f6c
Correct VS version for readme
2018-03-22 13:06:56 -05:00
lrknox
aa199c893f
Updated version to 1.10.3-snap0
2018-03-14 16:19:26 -05:00
M. Scot Breitenfeld
48eaac2029
Merge branch 'develop' into hdf5_1_10_merge
2018-03-12 12:07:51 -05:00
M. Scot Breitenfeld
a5d95ec083
Merge branch 'develop' into hdf5_1_10_merge
2018-03-09 16:57:54 -06:00
Allen Byrne
24c62ba7fe
Change CMake min to 3.10
2018-03-09 12:32:06 -06:00
Allen Byrne
3712738877
HDFFV-4359 Add C,HL,CXX files
2018-03-08 15:54:40 -06:00
M. Scot Breitenfeld
496af1be89
Needs to sync with lib version and Sencode.
2018-03-07 15:49:14 -06:00
Jerome Soumagne
9364df1c6d
Fix CMake build type if none was specified to be cached
...
Restrict CMAKE_BUILD_TYPE to default ones
2018-03-02 13:50:23 -06:00