HDF5VOL
  1. HDF5VOL

REST

Public

Network

 
AuthorCommitMessageCommit Date
Jordan HendersonJordan Henderson
eb03474c0d0CMake - Install examples to build directory when requested Add Dimension Scale example
Jordan HendersonJordan Henderson
7acc1766260MMerge branch 'master' of ssh://git@bitbucket.hdfgroup.org:7999/~jhenderson/rest-vol.git
Jordan HendersonJordan Henderson
d660fb3f53fUpdates to CMake to allow building of REST VOL using pre-built HDF5
Jordan HendersonJordan Henderson
87cc5f8748cUnquote passed configure options for now to allow correct quoting
Jordan HendersonJordan Henderson
fb1760910e8Add YAJL version requirement
Jordan HendersonJordan Henderson
ebbb8b4a4c3Mention usage of `ctest` for running REST VOL test suite
Jordan HendersonJordan Henderson
41848147d02Update the README with information on the manual CMake build process
Jordan HendersonJordan Henderson
2e5f63d0ff4Updates for Pkg-config
Jordan HendersonJordan Henderson
57f87b91245Add section for CMake build options
Jordan HendersonJordan Henderson
bacd0bc979bUpdate README.md with changes for CMake build process Make build script options more uniform
Jordan HendersonJordan Henderson
5fca781be99Add Pkg-config changes to CMakeLists.txt
Jordan HendersonJordan Henderson
acf1d565d7cSet RPATH settings in CMake so REST VOL test suite links correctly
Jordan HendersonJordan Henderson
26bc532998aAdd support for filters and add a test for them Fix a bug when adding filters upon dataset creation where the wrong number of CD values were being retrieved Add note about a bug with optional filters
Jordan HendersonJordan Henderson
8907602cea1Add TODO note around dataset fill values and filters
Jordan HendersonJordan Henderson
b2cf6b5ff33Re-enable testing of external links
Jordan HendersonJordan Henderson
ad1e772211eMerge in latest changes for H5Lcreate_external fix
Jordan HendersonJordan Henderson
e1bead01bccRe-enable two of the external links test, but show them as skipped for now
Jordan HendersonJordan Henderson
f2ad0c2326aFix a few definition names in REST VOL config header generated by CMake Make sure concatenated CMake options don't have a leading whitespace; this confuses CMake Fix places in build scripts where the lack of quotes could cause path problems
Jordan HendersonJordan Henderson
4a574329541Add option to cmake build script to specify build directory
Jordan HendersonJordan Henderson
9d133ae7696Updates to the build scripts to display script usage on invalid argument
Jordan HendersonJordan Henderson
0e41b64b751Some updates for the CMake build shellscript
Jordan HendersonJordan Henderson
9cd2ae872a2Update hdf5 source folder with latest changes
Jordan HendersonJordan Henderson
81bfccf50cfInclude H5pubconf.h for C99 __func__ or __FUNCTION__ detection
Jordan HendersonJordan Henderson
a7bdfab01e2Correct library output name to not have "static" or "shared" appended
Jordan HendersonJordan Henderson
71dbb787093Update command used to extract REST VOL version from README.md
Jordan HendersonJordan Henderson
a8d68b12300Remove some more HDF5 references from CMake files
Jordan HendersonJordan Henderson
1e55808a3b1Add in configuration date to CMakeLists.txt
Jordan HendersonJordan Henderson
b67f7d101aaRemove references to HDF5 in REST VOL CMake config files
Jordan HendersonJordan Henderson
346cf32cca5Add empty beginning to REST VOL's CMake build batch file
Jordan HendersonJordan Henderson
898916c6fa2Make sure to install "test_rest_vol" and README.md
Jordan HendersonJordan Henderson
59ab1850324Updates to the CMake to link in HDF5 correctly not as a sub-project
Jordan HendersonJordan Henderson
901b163b9a3Update CMakeLists.txt to not configure HDF5 as external project
Jordan HendersonJordan Henderson
1cc64eea0a3Update CMakeLists.txt for README.md Remove TARGET_NAMING command from CMake build
Jordan HendersonJordan Henderson
5cacb9933acAdd -p option so mkdir doesn't complain about existing directories
Jordan HendersonJordan Henderson
26392b3b44eAdd in newly-updated HDF5 source files
Jordan HendersonJordan Henderson
0fd39f0fe6bRemove old outdated HDF5 source
Jordan HendersonJordan Henderson
0ee67fdae7cAllow script to exit of part of build fails
Jordan HendersonJordan Henderson
3e934b68808Add in REST VOL-necessary changes to HDF5 source
Jordan HendersonJordan Henderson
c11ad6d3c25Add develop-synced HDF5 folder
Jordan HendersonJordan Henderson
51e974bafc9Disable REST VOL tests until external links can be fixed in develop-synced VOL branch
Jordan HendersonJordan Henderson
eb837c4dd9eAdd new link for HSDS information
Jordan HendersonJordan Henderson
386af1e9385Attempt to correct some spacing issues in Lists in the markdown
Jordan HendersonJordan Henderson
16390a4549dMove some things out of code boxes
Jordan HendersonJordan Henderson
a019169e90eSome more list indentation correction
Jordan HendersonJordan Henderson
60b9ad23cacCorrect some list indentation
Jordan HendersonJordan Henderson
f39412a244cChange link to REST VOL code to be an actual link
Jordan HendersonJordan Henderson
ea52a75d849Finished merging Jake's changes
Jordan HendersonJordan Henderson
de4fe55d400Remove old README.txt
Jordan HendersonJordan Henderson
c219ca27149Nearly-completed README.md
Jordan HendersonJordan Henderson
6fdb58942adPartial README.md completed