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-1_14 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_4 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.14.5 location: HDF_Group/HDF5/1.14.5 cmake_script: CTestScript.cmake cmake_example: H5PL_Examples.cmake cmake_folder: HDFPLExamples RELbuild_params: &RELbuild_params hdf5location: HDF_Group/HDF5/1.14.4 location: HDF_Group/HDF5/1.14.4 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-1.14-%s' RELctest_pubbinary: &RELctest_pubbinary 'hdf5plugin/relbinaries/': 'hdf5plugin-1.14.4-%s' ctest_btbinary: &ctest_btbinary 'hdf5114/binaries/': 'HDF5114StandardRWDICMake-%s' RELctest_btbinary: &RELctest_btbinary 'hdf5114/relbinaries/': 'hdf5-1.14.4-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.4-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: HDF5All114PLconfig.cmake binaryfolder: hdf cdash_model: BuildBot srcbinary: 'hdf5plugin/source/': 'HDF5PL-Source-%s' testparams: buildname: HDF5_114Plugins <<: *ctest_params ctest_conf: <<: *ctest_conf ctest_opts: <<: *SIGNctest_opts btctest: envparams: ftpbinary: <<: *ctest_btbinary <<: *ctest_pubbinary binaryfolder: hdf cdash_model: BuildBot testparams: <<: *btctest_params buildname: BINARY_114Examples ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_114