]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
passage en meshgems 2.13-1 en attendant la nouvelle licence
authorNicolas OTTON <nicolas.otton@cea.fr>
Fri, 2 Sep 2022 07:43:13 +0000 (09:43 +0200)
committerNicolas OTTON <nicolas.otton@cea.fr>
Fri, 2 Sep 2022 07:43:13 +0000 (09:43 +0200)
applications/SALOME-master-MPI.pyconf
applications/SALOME-master-native.pyconf
applications/SALOME-master-windows.pyconf
applications/SALOME-master.pyconf

index 0b2b841af6cff3bb1ec8ce1bb748dec764ac5d14..40d6d5339527837db30297a8453a768b0193a552 100644 (file)
@@ -202,6 +202,10 @@ APPLICATION :
 }
 __overwrite__ :
 [
+    {
+        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB10']"
+        'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes'}
+    }
     {
         __condition__ : "VARS.dist in ['FD32', 'FD34', 'DB11']"
         # gcc https://github.com/scipy/scipy/issues/11611
index 9ae6cbfbfb07b779c4c14302e6e2798d24bc70f4..03b1a2efa2588b36c4a1f8f92bb233c1a0179840 100644 (file)
@@ -200,6 +200,10 @@ APPLICATION :
 }
 __overwrite__ :
 [
+    {
+        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB10']"
+        'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes'}
+    }
     {
         #
         __condition__ : "VARS.dist in ['UB20.04']"
index e4c93c119125beba9463d658636545db08d8c9db..5b6574ecd7da9208d1eb09bf2d3ee64351edc52b 100644 (file)
@@ -193,6 +193,10 @@ APPLICATION :
 
 __overwrite__ :
 [
+    {
+        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB10']"
+        'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes'}
+    }
   {
     __condition__ : "APPLICATION.debug == 'yes'"
     'APPLICATION.rm_products' : ['matplotlib', 'openturns', 'scipy', 'Pillow']
index ae6a11b1720a8501728c9da7621aad050b4ac495..735bead3aabf85a73b9ef855a8b395f9ad9ab191 100644 (file)
@@ -202,6 +202,10 @@ APPLICATION :
 }
 __overwrite__ :
 [
+    {
+        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB10']"
+        'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes'}
+    }
     {
         __condition__ : "VARS.dist in ['FD30']"
         'APPLICATION.products.gcc' : '9.3.0'