Author Commit Message Commit Date Francesc Altet 321ca7c0ce7 Nuked internal-complibs now that c-blosc is a submodule now 24 Oct 2016 Francesc Altet b718345bf13 Added the c-blosc module 24 Oct 2016 Allen Byrne f0368b23bfa M Merge pull request #14 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master
* commit 'a08c79321bca6f0e2edee75255303f25d5670e7b':
Update cmake version to consistent value 26 Sep 2016 Allen Byrne a08c79321bc Update cmake version to consistent value 26 Sep 2016 Allen Byrne 5e926404563 M Merge pull request #13 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master
* commit '759d9ff6add52ea2cbf4888258d2b014b9ceffd7':
Correct usage of vars in example build and test
fix plugin binary example cmake code
Need add_executable statement for h5repack
Correct variable for hdf5 install
Fix HDF5 and plugin install location 23 Sep 2016 Allen Byrne 759d9ff6add Correct usage of vars in example build and test 23 Sep 2016 Allen Byrne 2af8b0f4aab fix plugin binary example cmake code 23 Sep 2016 Allen Byrne c00bf159cdd Need add_executable statement for h5repack 23 Sep 2016 Allen Byrne d2b2507802a Correct variable for hdf5 install 23 Sep 2016 Allen Byrne 77195a18cbd Fix HDF5 and plugin install location 23 Sep 2016 Allen Byrne 6cf67aa2ca1 M Merge pull request #12 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master
* commit '1555e5515afd6f85a6aebaa73de028d5e3e5aa4b':
Fix cmake resources reference 23 Sep 2016 Allen Byrne 1555e5515af Fix cmake resources reference 23 Sep 2016 Allen Byrne 953ae626585 M Merge pull request #11 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master
* commit 'fac096dc6fb4d3449389778e63eaba30162b5f60':
Change to ALL components for packaging 22 Sep 2016 Allen Byrne fac096dc6fb Change to ALL components for packaging 22 Sep 2016 Allen Byrne f894bd4b6d9 M Merge pull request #9 in TEST/hdf5_plugins from ~LRKNOX/hdf5_plugins_lrk:master to master
* commit '221f2a530dac123b49acba7c422c5647ddb04d9a':
tar2zip needs the IN_VERS name for the extracted tar file to be zipped. 22 Sep 2016 Larry Knox 221f2a530da M Merge branch 'master' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_plugins_lrk 22 Sep 2016 Larry Knox 09ec84898b4 tar2zip needs the IN_VERS name for the extracted tar file to be zipped. 22 Sep 2016 Allen Byrne 05caaa054e4 M Merge pull request #10 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master
* commit 'f20bdad5f561ec23bc89e8649558f553fb50581f':
Change copy to copy_directory 22 Sep 2016 Allen Byrne f20bdad5f56 Change copy to copy_directory 22 Sep 2016 Allen Byrne e2d03e0500e M Merge pull request #7 in TEST/hdf5_plugins from ~LRKNOX/hdf5_plugins_lrk:master to master
* commit '61b5e37994b0bec0a5a9174c81b11b26f8abf689':
Directory inside tarballs must be hdfsrc for the buildbot tests.
Add branch name to the tarball names. 22 Sep 2016 Larry Knox 61b5e37994b Directory inside tarballs must be hdfsrc for the buildbot tests. 22 Sep 2016 Larry Knox 9e1faaab035 Add branch name to the tarball names. 22 Sep 2016 Allen Byrne 36a20026e93 M Merge pull request #8 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master
* commit 'c37f3bf6784a3c5cc6913b304949fd9913fe6d73':
Update CMake code to package examples and use correct paths 22 Sep 2016 Allen Byrne c37f3bf6784 Update CMake code to package examples and use correct paths 22 Sep 2016 Allen Byrne 70682ac71c7 M Merge pull request #6 in TEST/hdf5_plugins from ~LRKNOX/hdf5_plugins_lrk:master to master
* commit 'b0c38173ea94febb7e9ed4d91c2eed028b985cc4':
Added bin /bbrelease script for Buildbot to create source tarballs for daily testing. 22 Sep 2016 Larry Knox b0c38173ea9 Added bin /bbrelease script for Buildbot to create source tarballs for
daily testing.
Addresses HDFFV-9990.
Tested on jelly. 22 Sep 2016 Allen Byrne b9c8ce38db3 M Merge pull request #5 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master
* commit 'afacb0ddb01dbeb678b463a48c9a6555b9cab3c5':
Add whitespace to binary example 21 Sep 2016 Allen Byrne afacb0ddb01 Add whitespace to binary example 21 Sep 2016 Allen Byrne aab956b80b2 M Merge pull request #4 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master
* commit 'd6c09a2570323b404a36b5c8fd5fd04ac0faf4bc':
Add back whitespace
Add new FILL_TIME value default
Correct names
Set the plugin install path
Add binary example folder 21 Sep 2016 Allen Byrne d6c09a25703 Add back whitespace 21 Sep 2016 Allen Byrne 6e100cf147e Add new FILL_TIME value default 21 Sep 2016 Allen Byrne 0daa4439216 Correct names 21 Sep 2016 Allen Byrne 639290132df Set the plugin install path 21 Sep 2016 Allen Byrne d58a0699003 Add binary example folder 21 Sep 2016 Francesc Altet a7ef40b4671 Using the static Blosc library. Vendored c-Blosc sources 11 Oct 2016 Francesc Altet 2cac3f05cbb Using the c-blosc library as a dependency 04 Oct 2016 Francesc Altet 1649e8391d0 Exported functions explicitly. Using external zlib now. 04 Oct 2016 Francesc Altet 21ed88c46cb Added blosc_plugin.c (i.e. fix the masked SOURCES) 04 Oct 2016 Francesc Altet 245131f29dc First version that creates a plugin as a shared library for Blosc 27 Sep 2016 Allen Byrne 121623f3917 M Merge pull request #3 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master
* commit 'df131e30a7d975cfefbe8c657c31b7f218cc097a':
Change UPDATE_TYPE to git and use full CDash name 15 Sep 2016 Allen Byrne df131e30a7d Change UPDATE_TYPE to git and use full CDash name 15 Sep 2016 Allen Byrne 5e3f4b7fa2a M Merge pull request #2 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master
* commit 'cbe0c3da4b2deb3fbe010067e37e86cb647a3bda':
Update autotools script to match cmake change 07 Sep 2016 Allen Byrne cbe0c3da4b2 Update autotools script to match cmake change 07 Sep 2016 Allen Byrne f3c6a899d88 M Merge pull request #1 in TEST/hdf5_plugins from ~BYRN/hdf5_plugins_adb:master to master
* commit '038269f5922f55b789d3a12ba9429d4c81a51855':
Add chunk size to h5repack test and update output reference. 07 Sep 2016 Allen Byrne 038269f5922 Add chunk size to h5repack test and update output reference. 07 Sep 2016 Allen Byrne 22ed62892ef Correct if block closure 23 Oct 2015 Allen Byrne 013307020f7 cleanup checks and import support 22 Oct 2015 Allen Byrne bac3021a1bf cleanup checks 22 Oct 2015 Allen Byrne 85398a2a255 Cmake 3.3 allowed execute_process to merge output and error files if the filename or the variable were the same.
Changed instances to make the outpu_variable different. 02 Oct 2015 Allen Byrne 5086625074f external libraries always built internal 01 Sep 2015 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: '321ca7c0ce715b910b2ae1361b7064d83c0e9bd8', href: '/projects/TEST/repos/hdf5_plugins/commits/321ca7c0ce715b910b2ae1361b7064d83c0e9bd8',parents: [{ id: 'b718345bf13f041882371d439632005725a097f1' }]},{id: 'b718345bf13f041882371d439632005725a097f1', href: '/projects/TEST/repos/hdf5_plugins/commits/b718345bf13f041882371d439632005725a097f1',parents: [{ id: 'f0368b23bfac5e776246a15ad390f607c7b5a501' }]},{id: 'f0368b23bfac5e776246a15ad390f607c7b5a501', href: '/projects/TEST/repos/hdf5_plugins/commits/f0368b23bfac5e776246a15ad390f607c7b5a501',parents: [{ id: '5e9264045636f56ed75f0fc2125f219de464b2aa' },{ id: 'a08c79321bca6f0e2edee75255303f25d5670e7b' }]},{id: 'a08c79321bca6f0e2edee75255303f25d5670e7b', href: '/projects/TEST/repos/hdf5_plugins/commits/a08c79321bca6f0e2edee75255303f25d5670e7b',parents: [{ id: '5e9264045636f56ed75f0fc2125f219de464b2aa' }]},{id: '5e9264045636f56ed75f0fc2125f219de464b2aa', href: '/projects/TEST/repos/hdf5_plugins/commits/5e9264045636f56ed75f0fc2125f219de464b2aa',parents: [{ id: '6cf67aa2ca1a837070e24b38dbb0c3d5d4a3a70b' },{ id: '759d9ff6add52ea2cbf4888258d2b014b9ceffd7' }]},{id: '759d9ff6add52ea2cbf4888258d2b014b9ceffd7', href: '/projects/TEST/repos/hdf5_plugins/commits/759d9ff6add52ea2cbf4888258d2b014b9ceffd7',parents: [{ id: '2af8b0f4aab409cc22c6e7685b0f9b47e8d10bf0' }]},{id: '2af8b0f4aab409cc22c6e7685b0f9b47e8d10bf0', href: '/projects/TEST/repos/hdf5_plugins/commits/2af8b0f4aab409cc22c6e7685b0f9b47e8d10bf0',parents: [{ id: 'c00bf159cddda0595d08878382a4f637de7e0ea5' }]},{id: 'c00bf159cddda0595d08878382a4f637de7e0ea5', href: '/projects/TEST/repos/hdf5_plugins/commits/c00bf159cddda0595d08878382a4f637de7e0ea5',parents: [{ id: 'd2b2507802a4064216be2ee599d3ed99b07ac959' }]},{id: 'd2b2507802a4064216be2ee599d3ed99b07ac959', href: '/projects/TEST/repos/hdf5_plugins/commits/d2b2507802a4064216be2ee599d3ed99b07ac959',parents: [{ id: '77195a18cbd8d96558797eb97621dbbe7afe208e' }]},{id: '77195a18cbd8d96558797eb97621dbbe7afe208e', href: '/projects/TEST/repos/hdf5_plugins/commits/77195a18cbd8d96558797eb97621dbbe7afe208e',parents: [{ id: '6cf67aa2ca1a837070e24b38dbb0c3d5d4a3a70b' }]},{id: '6cf67aa2ca1a837070e24b38dbb0c3d5d4a3a70b', href: '/projects/TEST/repos/hdf5_plugins/commits/6cf67aa2ca1a837070e24b38dbb0c3d5d4a3a70b',parents: [{ id: '953ae626585048b3cfedd7c6bf0ccd085aed66d7' },{ id: '1555e5515afd6f85a6aebaa73de028d5e3e5aa4b' }]},{id: '1555e5515afd6f85a6aebaa73de028d5e3e5aa4b', href: '/projects/TEST/repos/hdf5_plugins/commits/1555e5515afd6f85a6aebaa73de028d5e3e5aa4b',parents: [{ id: '953ae626585048b3cfedd7c6bf0ccd085aed66d7' }]},{id: '953ae626585048b3cfedd7c6bf0ccd085aed66d7', href: '/projects/TEST/repos/hdf5_plugins/commits/953ae626585048b3cfedd7c6bf0ccd085aed66d7',parents: [{ id: 'f894bd4b6d9f168b27184d2259893547e9625baf' },{ id: 'fac096dc6fb4d3449389778e63eaba30162b5f60' }]},{id: 'fac096dc6fb4d3449389778e63eaba30162b5f60', href: '/projects/TEST/repos/hdf5_plugins/commits/fac096dc6fb4d3449389778e63eaba30162b5f60',parents: [{ id: 'f894bd4b6d9f168b27184d2259893547e9625baf' }]},{id: 'f894bd4b6d9f168b27184d2259893547e9625baf', href: '/projects/TEST/repos/hdf5_plugins/commits/f894bd4b6d9f168b27184d2259893547e9625baf',parents: [{ id: '05caaa054e47a885f77f30c436322949c611ec4c' },{ id: '221f2a530dac123b49acba7c422c5647ddb04d9a' }]},{id: '221f2a530dac123b49acba7c422c5647ddb04d9a', href: '/projects/TEST/repos/hdf5_plugins/commits/221f2a530dac123b49acba7c422c5647ddb04d9a',parents: [{ id: '09ec84898b4fe819d3c32c7a2753553f04a9b628' },{ id: 'e2d03e0500e5df7bd07a371a84d9a7a4c0088970' }]},{id: '09ec84898b4fe819d3c32c7a2753553f04a9b628', href: '/projects/TEST/repos/hdf5_plugins/commits/09ec84898b4fe819d3c32c7a2753553f04a9b628',parents: [{ id: '61b5e37994b0bec0a5a9174c81b11b26f8abf689' }]},{id: '05caaa054e47a885f77f30c436322949c611ec4c', href: '/projects/TEST/repos/hdf5_plugins/commits/05caaa054e47a885f77f30c436322949c611ec4c',parents: [{ id: 'e2d03e0500e5df7bd07a371a84d9a7a4c0088970' },{ id: 'f20bdad5f561ec23bc89e8649558f553fb50581f' }]},{id: 'f20bdad5f561ec23bc89e8649558f553fb50581f', href: '/projects/TEST/repos/hdf5_plugins/commits/f20bdad5f561ec23bc89e8649558f553fb50581f',parents: [{ id: 'e2d03e0500e5df7bd07a371a84d9a7a4c0088970' }]},{id: 'e2d03e0500e5df7bd07a371a84d9a7a4c0088970', href: '/projects/TEST/repos/hdf5_plugins/commits/e2d03e0500e5df7bd07a371a84d9a7a4c0088970',parents: [{ id: '36a20026e93c6ea4c2530ab2fd6cd82e33e63043' },{ id: '61b5e37994b0bec0a5a9174c81b11b26f8abf689' }]},{id: '61b5e37994b0bec0a5a9174c81b11b26f8abf689', href: '/projects/TEST/repos/hdf5_plugins/commits/61b5e37994b0bec0a5a9174c81b11b26f8abf689',parents: [{ id: '9e1faaab035e70141bda4851bc430440449da5c5' }]},{id: '9e1faaab035e70141bda4851bc430440449da5c5', href: '/projects/TEST/repos/hdf5_plugins/commits/9e1faaab035e70141bda4851bc430440449da5c5',parents: [{ id: '70682ac71c765ece25ab4237613c61b5167a2e73' }]},{id: '36a20026e93c6ea4c2530ab2fd6cd82e33e63043', href: '/projects/TEST/repos/hdf5_plugins/commits/36a20026e93c6ea4c2530ab2fd6cd82e33e63043',parents: [{ id: '70682ac71c765ece25ab4237613c61b5167a2e73' },{ id: 'c37f3bf6784a3c5cc6913b304949fd9913fe6d73' }]},{id: 'c37f3bf6784a3c5cc6913b304949fd9913fe6d73', href: '/projects/TEST/repos/hdf5_plugins/commits/c37f3bf6784a3c5cc6913b304949fd9913fe6d73',parents: [{ id: '70682ac71c765ece25ab4237613c61b5167a2e73' }]},{id: '70682ac71c765ece25ab4237613c61b5167a2e73', href: '/projects/TEST/repos/hdf5_plugins/commits/70682ac71c765ece25ab4237613c61b5167a2e73',parents: [{ id: 'b9c8ce38db3662840276bce655b213a2df38f1e9' },{ id: 'b0c38173ea94febb7e9ed4d91c2eed028b985cc4' }]},{id: 'b0c38173ea94febb7e9ed4d91c2eed028b985cc4', href: '/projects/TEST/repos/hdf5_plugins/commits/b0c38173ea94febb7e9ed4d91c2eed028b985cc4',parents: [{ id: 'b9c8ce38db3662840276bce655b213a2df38f1e9' }]},{id: 'b9c8ce38db3662840276bce655b213a2df38f1e9', href: '/projects/TEST/repos/hdf5_plugins/commits/b9c8ce38db3662840276bce655b213a2df38f1e9',parents: [{ id: 'aab956b80b20f08fa02d5ce8962025c30223f99b' },{ id: 'afacb0ddb01dbeb678b463a48c9a6555b9cab3c5' }]},{id: 'afacb0ddb01dbeb678b463a48c9a6555b9cab3c5', href: '/projects/TEST/repos/hdf5_plugins/commits/afacb0ddb01dbeb678b463a48c9a6555b9cab3c5',parents: [{ id: 'aab956b80b20f08fa02d5ce8962025c30223f99b' }]},{id: 'aab956b80b20f08fa02d5ce8962025c30223f99b', href: '/projects/TEST/repos/hdf5_plugins/commits/aab956b80b20f08fa02d5ce8962025c30223f99b',parents: [{ id: '121623f3917ae0569cd6b244e18f4f8269ae9123' },{ id: 'd6c09a2570323b404a36b5c8fd5fd04ac0faf4bc' }]},{id: 'd6c09a2570323b404a36b5c8fd5fd04ac0faf4bc', href: '/projects/TEST/repos/hdf5_plugins/commits/d6c09a2570323b404a36b5c8fd5fd04ac0faf4bc',parents: [{ id: '6e100cf147eb82c619fed22651fb209966272690' }]},{id: '6e100cf147eb82c619fed22651fb209966272690', href: '/projects/TEST/repos/hdf5_plugins/commits/6e100cf147eb82c619fed22651fb209966272690',parents: [{ id: '0daa4439216b5297854d08e1d72200c9f4a9c97d' }]},{id: '0daa4439216b5297854d08e1d72200c9f4a9c97d', href: '/projects/TEST/repos/hdf5_plugins/commits/0daa4439216b5297854d08e1d72200c9f4a9c97d',parents: [{ id: '639290132dfc7d6dfdd52c0afb84b6bddd802938' }]},{id: '639290132dfc7d6dfdd52c0afb84b6bddd802938', href: '/projects/TEST/repos/hdf5_plugins/commits/639290132dfc7d6dfdd52c0afb84b6bddd802938',parents: [{ id: 'd58a06990036236c31d6d9f4d9030e51d5d5ceb4' }]},{id: 'd58a06990036236c31d6d9f4d9030e51d5d5ceb4', href: '/projects/TEST/repos/hdf5_plugins/commits/d58a06990036236c31d6d9f4d9030e51d5d5ceb4',parents: [{ id: '121623f3917ae0569cd6b244e18f4f8269ae9123' }]},{id: 'a7ef40b46719bbef1a538927fd2054935c2cbe06', href: '/projects/TEST/repos/hdf5_plugins/commits/a7ef40b46719bbef1a538927fd2054935c2cbe06',labels: [{name: 'single-shared-lib', type: 'BRANCH', href: '/projects/TEST/repos/hdf5_plugins/browse?at=single-shared-lib'}],parents: [{ id: '1649e8391d01259ecaf5c05840529078f8e3b039' }]},{id: '2cac3f05cbb3c800f1094415635a536aef570b47', href: '/projects/TEST/repos/hdf5_plugins/commits/2cac3f05cbb3c800f1094415635a536aef570b47',labels: [{name: 'libblosc-dependency', type: 'BRANCH', href: '/projects/TEST/repos/hdf5_plugins/browse?at=libblosc-dependency'}],parents: [{ id: '1649e8391d01259ecaf5c05840529078f8e3b039' }]},{id: '1649e8391d01259ecaf5c05840529078f8e3b039', href: '/projects/TEST/repos/hdf5_plugins/commits/1649e8391d01259ecaf5c05840529078f8e3b039',parents: [{ id: '21ed88c46cbda800dc7d697d729b983f2400e472' }]},{id: '21ed88c46cbda800dc7d697d729b983f2400e472', href: '/projects/TEST/repos/hdf5_plugins/commits/21ed88c46cbda800dc7d697d729b983f2400e472',parents: [{ id: '245131f29dc536aba6785cb4c38047ba20794452' }]},{id: '245131f29dc536aba6785cb4c38047ba20794452', href: '/projects/TEST/repos/hdf5_plugins/commits/245131f29dc536aba6785cb4c38047ba20794452',parents: [{ id: '121623f3917ae0569cd6b244e18f4f8269ae9123' }]},{id: '121623f3917ae0569cd6b244e18f4f8269ae9123', href: '/projects/TEST/repos/hdf5_plugins/commits/121623f3917ae0569cd6b244e18f4f8269ae9123',parents: [{ id: '5e3f4b7fa2abc408ebc6410320f1e4772da7a96e' },{ id: 'df131e30a7d975cfefbe8c657c31b7f218cc097a' }]},{id: 'df131e30a7d975cfefbe8c657c31b7f218cc097a', href: '/projects/TEST/repos/hdf5_plugins/commits/df131e30a7d975cfefbe8c657c31b7f218cc097a',parents: [{ id: '5e3f4b7fa2abc408ebc6410320f1e4772da7a96e' }]},{id: '5e3f4b7fa2abc408ebc6410320f1e4772da7a96e', href: '/projects/TEST/repos/hdf5_plugins/commits/5e3f4b7fa2abc408ebc6410320f1e4772da7a96e',parents: [{ id: 'f3c6a899d88df3e481988b6015f4f699c3a09f54' },{ id: 'cbe0c3da4b2deb3fbe010067e37e86cb647a3bda' }]},{id: 'cbe0c3da4b2deb3fbe010067e37e86cb647a3bda', href: '/projects/TEST/repos/hdf5_plugins/commits/cbe0c3da4b2deb3fbe010067e37e86cb647a3bda',parents: [{ id: 'f3c6a899d88df3e481988b6015f4f699c3a09f54' }]},{id: 'f3c6a899d88df3e481988b6015f4f699c3a09f54', href: '/projects/TEST/repos/hdf5_plugins/commits/f3c6a899d88df3e481988b6015f4f699c3a09f54',parents: [{ id: '22ed62892efed94671e7373248366ba1193f6f17' },{ id: '038269f5922f55b789d3a12ba9429d4c81a51855' }]},{id: '038269f5922f55b789d3a12ba9429d4c81a51855', href: '/projects/TEST/repos/hdf5_plugins/commits/038269f5922f55b789d3a12ba9429d4c81a51855',parents: [{ id: '22ed62892efed94671e7373248366ba1193f6f17' }]},{id: '22ed62892efed94671e7373248366ba1193f6f17', href: '/projects/TEST/repos/hdf5_plugins/commits/22ed62892efed94671e7373248366ba1193f6f17',parents: [{ id: '013307020f7cf1fc5c28420c48c04c9b69446c2b' }]},{id: '013307020f7cf1fc5c28420c48c04c9b69446c2b', href: '/projects/TEST/repos/hdf5_plugins/commits/013307020f7cf1fc5c28420c48c04c9b69446c2b',parents: [{ id: 'bac3021a1bfae19728e6f958eeba657563fa60ba' }]},{id: 'bac3021a1bfae19728e6f958eeba657563fa60ba', href: '/projects/TEST/repos/hdf5_plugins/commits/bac3021a1bfae19728e6f958eeba657563fa60ba',parents: [{ id: '85398a2a25567d650e4d521dc37aae6fb3cb832e' }]},{id: '85398a2a25567d650e4d521dc37aae6fb3cb832e', href: '/projects/TEST/repos/hdf5_plugins/commits/85398a2a25567d650e4d521dc37aae6fb3cb832e',parents: [{ id: '5086625074f3127fe461edb3b6b3f537441969ec' }]},{id: '5086625074f3127fe461edb3b6b3f537441969ec', href: '/projects/TEST/repos/hdf5_plugins/commits/5086625074f3127fe461edb3b6b3f537441969ec',parents: [{ id: '7f052d0e04117c313bfb7681d578b2910332cc7f' }]}]);