summaryrefslogtreecommitdiffstats
path: root/java/src/jni/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Re-write of Java JNI error handlingJordan Henderson2019-02-111-1/+4
|
* HDFFV-10664 Add new functions and constants to java interfaceAllen Byrne2018-12-191-1/+1
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | 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.
* LDFLAGS module forces .so lib to be built on osx instead of .dylibAllen Byrne2017-04-181-1/+1
|
* java jni lib also needs to avoid the version-infoAllen Byrne2017-04-181-1/+1
|
* Add plugin options for libsAllen Byrne2017-04-181-1/+1
|
* [svn-r29379] Add individual LT_VERS_* variables for wrapper libraries: c++, ↵Larry Knox2016-03-091-1/+1
| | | | | | | | | | | | | | | | 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
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+44