HDF5VOL
  1. HDF5VOL

TEMPLATE

Public

Network

 
AuthorCommitMessageCommit Date
Dana RobinsonDana Robinson
7b986260514Added instrospection and token classes to bring in line with HDF5 1.12.0 release.
Dana RobinsonDana Robinson
d118c37c76aUpdated the README
Dana RobinsonDana Robinson
f2ed12f5a18Tidied the CMake files.
Dana RobinsonDana Robinson
d915127543fFixed an issue in the CMake test files and added CMake instructions.
Dana RobinsonDana Robinson
6d7ff678052Fixed a minor typo.
Dana RobinsonDana Robinson
a000091c91dAdded CMake support (testing isn't picking up the environment variable, though)
Dana RobinsonDana Robinson
2945630e7c8Added plugin path output and tweaked a Makefile.am file.
Dana RobinsonDana Robinson
22d1cfb9c58Fixed botched text in README.md
Dana RobinsonDana Robinson
5856dd32ab8Updated the readme with Autotools info.
Dana RobinsonDana Robinson
4bf1984d0dbAddec config.h.in to the list of files to clean in restore.sh.
Dana RobinsonDana Robinson
43ccb4bac38Added a simple test program to ensure the plugin can be registered, etc.
Dana RobinsonDana Robinson
607bcfe9ddaRemoved -rpath /nowhere from the plugin since that was raising libtool warnings and I'm not sure it's necessary.
Dana RobinsonDana Robinson
a925c56cc7aAdded missing blob class to H5VL_class_t.
Dana RobinsonDana Robinson
826a1fc9876Added autotools build support.
Dana RobinsonDana Robinson
9aaa70dc863Added source stubs adapted from the HDF5 library's null VOL connector.
Dana RobinsonDana Robinson
f86636d4130Added initial boilerplate files