Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Building hdf5 from source * initial pass at new setup for hdf5 * addition of install.bat, test.q and restructure * update to directory structure * binary now hdf5 rather than libhdf5 * update to build location * dll in bin for hdf5 * use of path only * check for dll in Release, reintro of LD_LIBRARY_PATH * change to win build * change to travis_setup * revert * addition of include * Update hdf5.q * Update CMakeLists.txt * Rearranged paths * Update hdf5.q * Update hdf5.q * disable windows build * restart of testing windows * change to setup * reordering * change to build install dir * test * revert to initial travis_setup example * revert to allow linux tests to pass * revert to allow incorrect building and testing of windows * removal of 2nd mkdir cmake * revert to previous working version * removal of double mkdir * test * certificate check turned off * Change shared object to kdbhdf5 * Force windows to libkdbhdf5.dll so hdf5.q can find it on all OS * addition of slack test * addition of secure test * trigger secure build * removal of on pull request * kxsystems_travis * update to README and install script * change to indenting * fixed length string reads initialising at 1 rather than 0 * update to read for fixed length compound strings Co-authored-by: nmcdonnell-kx <[email protected]>
- Loading branch information