]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
Define specific branchs for modules to be recompiled after porting. cce/jfa_Porting_OCCT_780
authorcconopoima <cesar.conopoima@gmail.com>
Wed, 6 Mar 2024 10:15:13 +0000 (10:15 +0000)
committercconopoima <cesar.conopoima@gmail.com>
Wed, 6 Mar 2024 10:15:13 +0000 (10:15 +0000)
applications/SALOME-master-native.pyconf

index 73a33a39c1b83649570edb0bf5e0e2c48d27ef07..7a4adeba45990196f844b3cd799fd413a03a84bf 100644 (file)
@@ -4,8 +4,9 @@
 APPLICATION :
 {
     name : 'SALOME-master-native'
-    workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag : 'master'
+    #workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
+    workdir : $LOCAL.workdir
+    tag : 'jfa/Porting_OCCT_780'
     dev : 'no'
     verbose :'no'
     debug : 'no'
@@ -141,30 +142,30 @@ APPLICATION :
         # SALOME MODULES :
         'CONFIGURATION'
         'SALOME'
-        'SHAPER'
-        'SHAPERSTUDY'
+        'SHAPER' : {tag:'cce/jfa_Porting_OCCT_780_MasterRebased'}
+        'SHAPERSTUDY' : {tag: 'master'} 
         'RESTRICTED'
         'LIBBATCH' : 'V2_5_0'
         'KERNEL'
         'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'GUI'
         'GEOM'
-        'SMESH'
-        'NETGENPLUGIN'
+        'SMESH' : {tag:'cce/jfa_Porting_OCCT_780_MasterRebased'}
+        'NETGENPLUGIN': {tag:'cce/jfa_Porting_OCCT_780_MasterRebased'}
         'BLSURFPLUGIN'
-        'GHS3DPLUGIN'
-        'HYBRIDPLUGIN'
-        'HexoticPLUGIN'
-        'GMSHPLUGIN'
-        'HEXABLOCK'
-        'HEXABLOCKPLUGIN'
-        'HOMARD'
+        'GHS3DPLUGIN' : {tag:'master'}
+        'HYBRIDPLUGIN' : {tag: 'master'}
+        'HexoticPLUGIN' : {tag: 'master'}
+        'GMSHPLUGIN' : {tag: 'master'}
+        'HEXABLOCK' : {tag: 'master'}
+        'HEXABLOCKPLUGIN' : {tag: 'master'}
+        'HOMARD' : {tag: 'master'}
         'FIELDS'
         'PARAVIS': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'JOBMANAGER'
         'YACS'
         'YACSGEN'
-        'DOCUMENTATION'
+        'DOCUMENTATION' : {tag: 'master'}
         'SAMPLES'
         'COMPONENT'
         'PYCALCULATOR'
@@ -176,7 +177,7 @@ APPLICATION :
         'PY2CPP'
         'ADAO'
         'ADAO_INTERFACE'
-        'PARAVISADDONS'
+        'PARAVISADDONS' : {tag: 'master'}
         'OPENTURNS_SALOME'
         'YDEFX'
         'pmml'