From: Nabil Ghodbane Date: Tue, 20 Apr 2021 15:16:19 +0000 (+0200) Subject: bos #20256 - test occ/20256_v2 branch X-Git-Tag: V9_7_0~63^2~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a5c1c93bd9e57f5cfe972549db024a2e77392ab7;p=tools%2Fsat_salome.git bos #20256 - test occ/20256_v2 branch --- diff --git a/applications/SALOME-master.pyconf b/applications/SALOME-master.pyconf index 7caa8cf..3fbd867 100644 --- a/applications/SALOME-master.pyconf +++ b/applications/SALOME-master.pyconf @@ -114,20 +114,20 @@ APPLICATION : 'SHAPERSTUDY' 'RESTRICTED' 'LIBBATCH' : {tag : 'V2_4_4'} - 'KERNEL' + 'KERNEL' : {tag : 'occ/20256_v2'} 'MEDCOUPLING' - 'GUI' + 'GUI' : {tag : 'occ/20256_v2'} 'GEOM' - 'SMESH' - 'NETGENPLUGIN' - 'BLSURFPLUGIN' - 'GHS3DPLUGIN' - 'GHS3DPRLPLUGIN' - 'HYBRIDPLUGIN' - 'HexoticPLUGIN' - 'GMSHPLUGIN' - 'HEXABLOCK' - 'HEXABLOCKPLUGIN' + 'SMESH' : {tag : 'occ/20256_v2'} + 'NETGENPLUGIN' : {tag : 'occ/20256_v2'} + 'BLSURFPLUGIN' : {tag : 'occ/20256_v2'} + 'GHS3DPLUGIN' : {tag : 'occ/20256_v2'} + 'GHS3DPRLPLUGIN' : {tag : 'occ/20256_v2'} + 'HYBRIDPLUGIN' : {tag : 'occ/20256_v2'} + 'HexoticPLUGIN' : {tag : 'occ/20256_v2'} + 'GMSHPLUGIN' : {tag : 'occ/20256_v2'} + 'HEXABLOCK' : {tag : 'occ/20256_v2'} + 'HEXABLOCKPLUGIN' : {tag : 'occ/20256_v2'} 'HOMARD' 'FIELDS' 'PARAVIS' diff --git a/products/KERNEL.pyconf b/products/KERNEL.pyconf index 72d73f4..38ba283 100644 --- a/products/KERNEL.pyconf +++ b/products/KERNEL.pyconf @@ -3,7 +3,7 @@ default : { name : "KERNEL" build_source : "cmake" - cmake_options : "-DSALOME_USE_LIBBATCH=ON -DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig -DSALOME_CMAKE_DEBUG=ON" + cmake_options : "-DSALOME_USE_LIBBATCH=ON -DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig -DSALOME_CMAKE_DEBUG=ON -DSALOME_USE_64BIT_IDS=ON" get_source : "git" git_info: {