mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r29307] Add Java to new configuration
This commit is contained in:
parent
b346cb0599
commit
d447f6a1c5
@ -41,6 +41,10 @@ New Features
|
||||
|
||||
Configuration:
|
||||
-------------
|
||||
- Java JNI library API wrappers and supporting files added as HDF_JAVA language
|
||||
option. Both configure and CMake disable this option by default.
|
||||
HDFFV-9552 (ADB 2016/02.28)
|
||||
- CMake minimum is now 3.1.0. (ADB 2015/11/14)
|
||||
- cmakehdf5: configure options added to enable or disable the building of
|
||||
different API's and testings. See "cmakehdf5 --help" for details.
|
||||
(AKC - 2014/12/09 HDFFV-8932)
|
||||
@ -1266,6 +1270,7 @@ Supported Platforms
|
||||
Visual Studio 2010 w/ Intel Fortran 14 (cmake)
|
||||
Visual Studio 2012 w/ Intel Fortran 15 (cmake)
|
||||
Visual Studio 2013 w/ Intel Fortran 15 (cmake)
|
||||
Visual Studio 2015 (cmake)
|
||||
Cygwin(CYGWIN_NT-6.1 1.7.34(0.285/5/3) gcc(4.9.2) compiler and gfortran)
|
||||
(cmake and autotools)
|
||||
|
||||
@ -1273,6 +1278,7 @@ Supported Platforms
|
||||
Visual Studio 2010 w/ Intel Fortran 14 (cmake)
|
||||
Visual Studio 2012 w/ Intel Fortran 15 (cmake)
|
||||
Visual Studio 2013 w/ Intel Fortran 15 (cmake)
|
||||
Visual Studio 2015 (cmake)
|
||||
|
||||
Windows 8.1 Visual Studio 2012 w/ Intel Fortran 15 (cmake)
|
||||
Visual Studio 2013 w/ Intel Fortran 15 (cmake)
|
||||
|
Loading…
Reference in New Issue
Block a user