configfile: compilers: &compilers C: name: GCC: versionmin: 4.4 INTEL: versionmin: 15 MAC: versionmin: 6.0 32_VS2012: versionmin: 2012 64_VS2012: versionmin: 2012 32_VS2013: versionmin: 2013 64_VS2013: versionmin: 2013 32_VS2015: versionmin: 2015 64_VS2015: versionmin: 2015 32_VS2017: versionmin: 2017 64_VS2017: versionmin: 2017 distribute: &distribute status: true srctar: hdf5_plugins-master distributeREL: &distributeREL status: true srctar: hdf5_plugins-1_14_3 testparams: &testparams buildtype: Release bincheck: true publish: true testoptions: &testoptions cdashoption: true cdashproject: HDF5PLUGINS libfiles: &libfiles lzf.tar.gz: lzf.tar.gz BZ2.tar.gz: BZ2.tar.gz ZLib.tar.gz: ZLib.tar.gz JPEG.tar.gz: JPEG9d.tar.gz c-blosc.tar.gz: c-blosc.tar.gz szf.tar.gz: szf.tar.gz zfp.tar.gz: zfp.tar.gz zstd.tar.gz: zstd.tar.gz cmakefiles: &cmakefiles The HDF Group.pfx: The HDF Group.pfx ctest_opts: &ctest_opts CDASH_LOCAL: false REPOSITORY_URL: https://github.com/HDFGroup/hdf5_plugins.git REPOSITORY_BRANCH: master CTEST_USE_GIT_SOURCE: true RELctest_opts: &RELctest_opts CDASH_LOCAL: false REPOSITORY_URL: https://github.com/HDFGroup/hdf5_plugins.git REPOSITORY_BRANCH: release/1_14_3 CTEST_USE_GIT_SOURCE: true SIGNctest_opts: &SIGNctest_opts <<: *ctest_opts FILEROOT: h5pl-1.0.0 LOCAL_SIGN_PACKAGE: true SIGN_DESC: | "HDF5 Filter Plugins" RELSIGNctest_opts: &RELSIGNctest_opts <<: *RELctest_opts FILEROOT: h5pl-1.0.0 LOCAL_SIGN_PACKAGE: true SIGN_DESC: | "HDF5 Filter Plugins" ctest_baseconf: &ctest_baseconf CDASH_LOCAL: BOOL: OFF TGZPATH: PATH: ${CTEST_SCRIPT_DIRECTORY} H5PL_ALLOW_EXTERNAL_SUPPORT: STRING: TGZ BUILD_TESTING: BOOL: ON ctest_sharedconf: &ctest_sharedconf BUILD_SHARED_LIBS: BOOL: ON USE_SHARED_LIBS: BOOL: ON build_params: &build_params hdf5location: HDF_Group/HDF5/1.15.0 location: HDF_Group/HDF5/1.15.0 cmake_script: CTestScript.cmake cmake_example: H5PL_Examples.cmake cmake_folder: HDFPLExamples RELbuild_params: &RELbuild_params hdf5location: HDF_Group/HDF5/1.14.3 location: HDF_Group/HDF5/1.14.3 cmake_script: CTestScript.cmake cmake_example: H5PL_Examples.cmake cmake_folder: HDFPLExamples ctest_params: &ctest_params <<: *build_params RELctest_params: &RELctest_params <<: *RELbuild_params ctest_conf: &ctest_conf <<: *ctest_sharedconf <<: *ctest_baseconf btctest_params: &btctest_params <<: *build_params RELbtctest_params: &RELbtctest_params <<: *RELbuild_params ctest_pubbinary: &ctest_pubbinary 'hdf5plugin/binaries/': 'HDF5PluginsCMake-%s' RELctest_pubbinary: &RELctest_pubbinary 'hdf5plugin/relbinaries/': 'hdf5plugin-1.14.3-%s' ctest_btbinary: &ctest_btbinary 'hdf5trunk/binaries/': 'HDF5TrunkStandardRWDICMake-%s' RELctest_btbinary: &RELctest_btbinary 'hdf5114/relbinaries/': 'hdf5-1.14.3-Std-%s' StdAllRelease: compilers: *compilers bbparams: distribute: *distributeREL testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: Release buildsys: ctest: envparams: ftpbinary: <<: *RELctest_btbinary pubbinary: <<: *RELctest_pubbinary files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5All114RPLconfig.cmake binaryfolder: hdf cdash_model: Release srcbinary: 'hdf5plugin/source/': 'HDF5PL-1.14.3-Source-%s' testparams: buildname: HDF5_1143Plugins <<: *RELctest_params ctest_conf: <<: *ctest_conf ctest_opts: <<: *RELSIGNctest_opts btctest: envparams: ftpbinary: <<: *RELctest_btbinary <<: *RELctest_pubbinary binaryfolder: hdf cdash_model: Release testparams: <<: *RELbtctest_params buildname: BINARY_1143Examples ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_1143 StdAllTrunk: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: BuildBot buildsys: ctest: envparams: ftpbinary: <<: *ctest_btbinary pubbinary: <<: *ctest_pubbinary files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5AllTrunkPLconfig.cmake binaryfolder: hdf cdash_model: BuildBot srcbinary: 'hdf5plugin/source/': 'HDF5PL-Source-%s' testparams: buildname: HDF5_115Plugins <<: *ctest_params ctest_conf: <<: *ctest_conf ctest_opts: <<: *ctest_opts btctest: envparams: ftpbinary: <<: *ctest_btbinary <<: *ctest_pubbinary binaryfolder: hdf cdash_model: BuildBot testparams: <<: *btctest_params buildname: BINARY_115Examples DecodeAllTrunk: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: DecodeOnly buildsys: ctest: envparams: ftpbinary: <<: *ctest_btbinary pubbinary: 'hdf5plugin/binaries/': 'HDF5PluginsDecodeCMake-%s' files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5AllTrunkPLconfig.cmake binaryfolder: hdf cdash_model: DecodeOnly testparams: buildname: HDF5_115PluginsDecode <<: *ctest_params ctest_conf: <<: *ctest_conf DISABLE_H5PL_ENCODER: BOOL: ON ctest_opts: <<: *ctest_opts SITE_BUILDNAME_SUFFIX: DECODE btctest: envparams: ftpbinary: <<: *ctest_btbinary 'hdf5plugin/binaries/': 'HDF5PluginsDecodeCMake-%s' binaryfolder: hdf cdash_model: BuildBot testparams: <<: *btctest_params buildname: BIN_115DecodeExamples StdTrunk: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: BuildBot buildsys: ctest: envparams: ftpbinary: <<: *ctest_btbinary pubbinary: <<: *ctest_pubbinary files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5AllTrunkPLconfig.cmake binaryfolder: hdf cdash_model: BuildBot srcbinary: 'hdf5plugin/source/': 'HDF5PL-Source-%s' testparams: buildname: HDF5_115Plugins <<: *ctest_params ctest_conf: <<: *ctest_conf ctest_opts: <<: *ctest_opts btctest: envparams: ftpbinary: <<: *ctest_btbinary <<: *ctest_pubbinary binaryfolder: hdf cdash_model: BuildBot testparams: <<: *btctest_params buildname: BINARY_115Examples BLOSC: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: BuildBot buildsys: ctest: envparams: ftpbinary: <<: *ctest_btbinary pubbinary: 'hdf5plugin/binaries/': 'HDF5BloscCMake-%s' files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5TrunkPLconfig.cmake binaryfolder: hdf cdash_model: BuildBot srcbinary: 'hdf5plugin/source/': 'HDF5PL-Source-%s' testparams: buildname: HDF5_115BloscPlugins <<: *ctest_params ctest_conf: <<: *ctest_conf ctest_opts: <<: *ctest_opts btctest: envparams: ftpbinary: <<: *ctest_btbinary 'hdf5plugin/binaries/': 'HDF5BloscCMake-%s' binaryfolder: hdf cdash_model: BuildBot testparams: <<: *btctest_params buildname: BINARY_115BloscExamples BZIP2: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: BuildBot buildsys: ctest: envparams: ftpbinary: <<: *ctest_btbinary pubbinary: 'hdf5plugin/binaries/': 'HDF5BZip2CMake-%s' files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5TrunkPLconfig.cmake binaryfolder: hdf cdash_model: BuildBot srcbinary: 'hdf5plugin/source/': 'HDF5PL-Source-%s' testparams: buildname: HDF5_115BZip2Plugins <<: *ctest_params ctest_conf: <<: *ctest_conf ctest_opts: <<: *ctest_opts btctest: envparams: ftpbinary: <<: *ctest_btbinary 'hdf5plugin/binaries/': 'HDF5BZip2CMake-%s' binaryfolder: hdf cdash_model: BuildBot testparams: <<: *btctest_params buildname: BINARY_115BZip2Examples LZ4: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: BuildBot buildsys: ctest: envparams: ftpbinary: <<: *ctest_btbinary pubbinary: 'hdf5plugin/binaries/': 'HDF5LZ4CMake-%s' files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5TrunkPLconfig.cmake binaryfolder: hdf cdash_model: BuildBot srcbinary: 'hdf5plugin/source/': 'HDF5PL-Source-%s' testparams: buildname: HDF5_115LZ4Plugins <<: *ctest_params ctest_conf: <<: *ctest_conf ctest_opts: <<: *ctest_opts btctest: envparams: ftpbinary: <<: *ctest_btbinary 'hdf5plugin/binaries/': 'HDF5LZ4CMake-%s' binaryfolder: hdf cdash_model: BuildBot testparams: <<: *btctest_params buildname: BINARY_115LZ4Examples LZF: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: BuildBot buildsys: ctest: envparams: ftpbinary: <<: *ctest_btbinary pubbinary: 'hdf5plugin/binaries/': 'HDF5LZFCMake-%s' files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5TrunkPLconfig.cmake binaryfolder: hdf cdash_model: BuildBot srcbinary: 'hdf5plugin/source/': 'HDF5PL-Source-%s' testparams: buildname: HDF5_115LZFPlugins <<: *ctest_params ctest_conf: <<: *ctest_conf ctest_opts: <<: *ctest_opts btctest: envparams: ftpbinary: <<: *ctest_btbinary 'hdf5plugin/binaries/': 'HDF5LZFCMake-%s' binaryfolder: hdf cdash_model: BuildBot testparams: <<: *btctest_params buildname: BINARY_115LZFExamples MAFISC: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: BuildBot buildsys: ctest: envparams: ftpbinary: <<: *ctest_btbinary pubbinary: 'hdf5plugin/binaries/': 'HDF5MAFISCCMake-%s' files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5TrunkPLconfig.cmake binaryfolder: hdf cdash_model: BuildBot srcbinary: 'hdf5plugin/source/': 'HDF5PL-Source-%s' testparams: buildname: HDF5_115MAFISCPlugins <<: *ctest_params ctest_conf: <<: *ctest_conf ctest_opts: <<: *ctest_opts btctest: envparams: ftpbinary: <<: *ctest_btbinary 'hdf5plugin/binaries/': 'HDF5MAFISCCMake-%s' binaryfolder: hdf cdash_model: BuildBot testparams: <<: *btctest_params buildname: BINARY_115MAFISCExamples ZFP: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: BuildBot buildsys: ctest: envparams: ftpbinary: <<: *ctest_btbinary pubbinary: 'hdf5plugin/binaries/': 'HDF5ZFPCMake-%s' files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5TrunkPLconfig.cmake binaryfolder: hdf cdash_model: BuildBot srcbinary: 'hdf5plugin/source/': 'HDF5PL-Source-%s' testparams: buildname: HDF5_115ZFPPlugins <<: *ctest_params ctest_conf: <<: *ctest_conf ctest_opts: <<: *ctest_opts btctest: envparams: ftpbinary: <<: *ctest_btbinary 'hdf5plugin/binaries/': 'HDF5ZFPCMake-%s' binaryfolder: hdf cdash_model: BuildBot testparams: <<: *btctest_params buildname: BINARY_1135ZFPExamples