TESTING
  1. TESTING

hdf5_plugins

Public

Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
7f052d0e041Do not copy if lz4 library is built in the source.
Allen ByrneAllen Byrne
363107a4c68Blosc source requires linking with HDF5 library.
Allen ByrneAllen Byrne
c194e11fa47remove whitespace remove if from test
Allen ByrneAllen Byrne
51c6fd04af3Correct test for which define to use in linking the HDF5 libs
Allen ByrneAllen Byrne
171cfee4e80Correct which hdf library to find
Allen ByrneAllen Byrne
efd5ef3821cSet LIB_TYPE of hdf5 libs
Allen ByrneAllen Byrne
2c6a5e6673eCorrect find_package handling
Allen ByrneAllen Byrne
f466a18a515Correct find_package handling
Allen ByrneAllen Byrne
64212467224Need to check for dual-binary and single binary installs
Allen ByrneAllen Byrne
423a99b85a2correct package files correct target call
Allen ByrneAllen Byrne
8446024fc4cFix typos in macros
Allen ByrneAllen Byrne
050e9d0a234switch internal cdash URL
Allen ByrneAllen Byrne
b46fb3c0c56switch public cdash URL Update BLOSC build processing
Elena PourmalElena Pourmal
77dcb0478fcMaintenance: Added Copyright text for each example file. Ideally each non-generated file in each plugin directory sould have such entry. I will verify with Jo before proceeding with more modifications.
Elena PourmalElena Pourmal
d521421a0e5Maintenance: Modified COPYING files for each plugin and added additional legal resources with the copyrigths and licenses terms for each plugin. I followed COMPASS setup as was instructed by Jo. The new setup needs verification and approval. Stay tuned.
Eugen WintersbergerEugen Wintersberger
66fef1d8cebFixed typo in techrequirements.tex file
Allen ByrneAllen Byrne
157f393b875close if block
Allen ByrneAllen Byrne
5329d2cdf24Upgrade to latest internal standards
Allen ByrneAllen Byrne
d9a39088eceUpgrade to latest internal standards
Dana RobinsonDana Robinson
5a46664e94fCreated branch for filter memory function work.
Allen ByrneAllen Byrne
46da72091ecFix CMP0053 warning
Elena PourmalElena Pourmal
48ace395f57Adding RDA proposal document.
Elena PourmalElena Pourmal
d5742edd728Added Eugen's documents to the repository.
Elena PourmalElena Pourmal
aab02a0361aMaintenance: Added directory for storing documents regarding plugins maintenance and development.
Allen ByrneAllen Byrne
40a0cf52914Correct typos
Allen ByrneAllen Byrne
d9eef875532Skip copy if LZ4 built within lib source
Allen ByrneAllen Byrne
7e2386a21bbMove declaration statements to top of blocks for VS. add WIN32 wsock lib
Allen ByrneAllen Byrne
012d06887f1Move declaration statements to top of blocks for VS.
Allen ByrneAllen Byrne
76558eecdbbAdd winsock2 include for windows
Allen ByrneAllen Byrne
553694a666dEnable in source use of LZ4 by default for cacheinit.cache usage.
Allen ByrneAllen Byrne
cd78e083911update svn props
Allen ByrneAllen Byrne
b179e8ebbe6Add LZ4 filter for testing. Tested: local linux with cmake
Allen ByrneAllen Byrne
8188e02f58eAdd LZ4 filter for testing. Tested: local linux with cmake
Allen ByrneAllen Byrne
0a611216a7eUpdate autotools location in script
Allen ByrneAllen Byrne
2a00d38ed99Add example commands
Allen ByrneAllen Byrne
8d3adaa4d82add copy plugins commands for testing
Allen ByrneAllen Byrne
e95328a4b97Change WiX program check to use the ENV variable for path. Tested: Windows
Allen ByrneAllen Byrne
60350b8816cspecify examples as option
Allen ByrneAllen Byrne
96a26fcac37Default on windows is zip instead of tgz and check for windows installers before appending.
Allen ByrneAllen Byrne
b84bd94e55aChange default plugin install folder to hdf5/lib/plugin for cmake packaging
Allen ByrneAllen Byrne
41eb9741241Update packaging
Allen ByrneAllen Byrne
2c8e2e2adedneed to link static hdf5 with static use
Allen ByrneAllen Byrne
ee1dd616bebcorrect typo
Allen ByrneAllen Byrne
f42b2e1b0d5Integrate blosc source into plugin with CMake (still need to upgrade autotools). This should allow the plugin to build on windows. Example and h5dump work, hdfview fails with undefined symbol: H5E_CALLBACK_g
Allen ByrneAllen Byrne
e22dda895afCorrect default external options
Allen ByrneAllen Byrne
535b667e7d1Remove cut-paste error
Allen ByrneAllen Byrne
c6f6748ca75Remove cut-paste error
Allen ByrneAllen Byrne
53da3160fadcorrect copying just for windows
Allen ByrneAllen Byrne
4d6d32684c6correct copying just for windows
Allen ByrneAllen Byrne
63eca511484Update with latest changes from bzip filter