Salome HOME
target medcoupling akr/paramedfile
[tools/sat_salome.git] / applications / SALOME-master-windows.pyconf
index c37b2949254c16003529d6189c83b6acb8231bf2..34d264ee29d155d486453b837368b4ab0acc6bd4 100644 (file)
@@ -26,7 +26,8 @@ APPLICATION :
         launch :
         {
             PYTHONIOENCODING:"UTF_8",
-            SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"
+            SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH",
+            SALOME_ON_DEMAND: "HIDE"
         }
         SALOME_trace : "local" # local/file:.../with_logger
         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
@@ -39,12 +40,13 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.67.0'
-        CAS : {tag : 'V7_5_3p4', section: 'version_CR753_SALOME_PATCH_win', base: 'no'}
+        CAS : {tag : 'V7_5_3p5', section: 'version_CR753_SALOME_PATCH_win', base: 'no'}
         certifi : '2019.6.16'
         cgns : '4.2.0'
         chardet : '3.0.4'
         click : '7.0'
         cmake : '3.24.2'
+        cminpack: '1.3.6'
         colorama: '0.4.1'
         cppunit : '1.13.2'
         cycler : '0.10.0'
@@ -57,6 +59,8 @@ APPLICATION :
         embree : '3.12.2'
         expat : '2.0.1'
         f2c : '1.0.0'
+        fftw: '3.3.9'
+        FMILibrary : '2.0.3'
         freeimage : '3.18.0'
         freetype : '2.9.1'
         gmsh : '4.10.3'
@@ -76,7 +80,7 @@ APPLICATION :
         matplotlib : '3.1.0'
         medfile : '4.1.1'
         mesa : '19.2.3'
-        MeshGems : '2.14-4'
+        MeshGems : '2.15-1'
         metis : '5.1.0'
         msvc : '2017'
         netgen : '5.3.1_with_CAS_7.2'
@@ -86,17 +90,22 @@ APPLICATION :
         numpy : '1.16.4'
         omniORB : '4.2.3'
         omniORBpy : '4.2.3'
+        openblas : '0.3.23'
         opencv : '3.2.0'
         openVKL: '0.11.0'
-        openturns: '1.20.1'
+        openturns: '1.21'
         ospray : '2.4.0'
         packaging : '19.0'
+        pandas : '0.25.2'
+        patsy : '0.5.2'
         ParaView : {tag:'5.11.0', base: 'no',  section: 'version_5_11_0'}
+        PERSALYS: 'v14.1'
         perl : '5.28.1.1'
         Pillow : '7.1.1'
         planegcs : '0.18-3cb6890'
         psutil : '5.7.2'
         pthreads : '2.9.1'
+        PyFMI : '2.6'
         Pygments : '2.4.2'
         pyparsing : '2.4.0'
         PyQt : '5.15.3'
@@ -123,8 +132,8 @@ APPLICATION :
         sphinxcontrib_websupport : '1.1.2'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '2.0.0'
-        StaticMeshPlugin: '5.11.0'
-        swig : '3.0.12'
+        statsmodels: '0.9.0'
+        swig : '4.0.2'
         tbb : '2019_U8_win'
         toml : '0.10.2'
         tcltk : '8.6.9'
@@ -137,9 +146,9 @@ APPLICATION :
         'SHAPER'
         'SHAPERSTUDY'
         'RESTRICTED'
-        'LIBBATCH' : {tag :'V2_4_6'}
+        'LIBBATCH' : {tag :'V2_5_0'}
         'KERNEL'
-        'MEDCOUPLING'
+        'MEDCOUPLING': 'akr/paramedfile'
         'GUI'
         'GEOM'
         'SMESH'
@@ -158,6 +167,7 @@ APPLICATION :
         'YACS'
         'YACSGEN'
         'DOCUMENTATION'
+        'SALOMEBOOTSTRAP'
         'SAMPLES'
         'COMPONENT'
         'PYCALCULATOR'
@@ -168,8 +178,11 @@ APPLICATION :
         'EFICAS_TOOLS'
         'ADAO'
         'PARAVISADDONS'
+        'PY2CPP'
+        'OPENTURNS_SALOME'
+        'YDEFX'
         'pmml'
-        'TESTBASE'
+        #'TESTBASE'
         'CEATESTBASE' : 'SalomeV9'
     }
     profile :
@@ -195,7 +208,7 @@ __overwrite__ :
 [
   {
     __condition__ : "APPLICATION.debug == 'yes'"
-    'APPLICATION.rm_products' : ['matplotlib', 'openturns', 'scipy', 'Pillow']
+    'APPLICATION.rm_products' : ['matplotlib', 'openturns', 'scipy', 'Pillow', 'PERSALYS', 'OPENTURNS_SALOME', 'cminpack', 'openblas', 'FMILibrary', 'PyFMI', 'fftw', 'statsmodel']
     # TODO: cmake 3.24 screws things up by adding _d suffix to debug libraries to KERNEL
     'APPLICATION.products.cmake'      : {tag: '3.12.1',  base: 'no', section : 'version_3_12_1'             }
     'APPLICATION.products.numpy'      : {tag: '1.16.4',  base: 'no', section : 'version_1_16_4_win_dbg'     }