]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
Switch back every FD30/32 builds to master branches (integrations in progress)
authorqc784398 <quentin.cozette@cea.fr>
Fri, 16 Apr 2021 14:02:48 +0000 (16:02 +0200)
committerqc784398 <quentin.cozette@cea.fr>
Fri, 16 Apr 2021 14:02:48 +0000 (16:02 +0200)
applications/SALOME-master.pyconf

index 5f3ddc3bfac10a760d218c6eee522f92495a00ac..7caa8cf0d52c481b5ee566f5c817494ca3498787 100644 (file)
@@ -175,24 +175,6 @@ APPLICATION :
 }
 __overwrite__ :
 [
-  {
-   # Dedicated builds to check new IMP SMESH 64bits support
-   __condition__ : "VARS.dist in ['FD32', 'FD30']"
-    'APPLICATION.products.KERNEL' : {tag : 'occ/20256'}
-    'PRODUCTS.KERNEL.default.cmake_options' : "-DSALOME_USE_LIBBATCH=ON -DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig -DSALOME_USE_64BIT_IDS=ON"
-    'APPLICATION.products.GUI' : {tag : 'occ/20256'}
-    'APPLICATION.products.SMESH' : {tag : 'occ/20256'}
-    'APPLICATION.products.HEXABLOCK' : {tag : 'occ/20256'}
-    'PRODUCTS.HEXABLOCK.default.patches' : ['HEXABLOCK_occ20256.patch']
-    'APPLICATION.products.HEXABLOCKPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.NETGENPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.GHS3DPRLPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.GHS3DPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.GMSHPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.BLSURFPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.HexoticPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.HYBRIDPLUGIN' : {tag : 'occ/20256'}
-  }
   {
    __condition__ : "VARS.dist in ['FD32']"
    # https://github.com/scipy/scipy/issues/11611