Salome HOME
Several issues fixed:
[tools/sat_salome.git] / applications / SALOME-master-windows.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-master'
7     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name
8     cmake_generator : 'Visual Studio 15 2017 Win64'
9     tag : 'master'
10     dev : 'no'
11     verbose : 'no'
12     debug   : 'no'
13     base    : 'no'
14     python3 : 'yes'
15     environ :
16     {
17         build : 
18         {
19             CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
20             RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED"
21             SALOME_HAS_GLOBAL_ENV : "1"
22             SALOME_USE_64BIT_IDS : '1'
23             SET_usr_docs_VARS : "1" # required for PyEditor build
24             CMAKE_GENERATOR : '"Visual Studio 15 2017 Win64"'
25         }
26         launch :
27         {
28             PYTHONIOENCODING:"UTF_8",
29             SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH",
30             SALOME_ON_DEMAND: "HIDE"
31         }
32         SALOME_trace : "local" # local/file:.../with_logger
33         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
34         SALOME_TMP_DIR : "%appdata%"
35         HOME : "%userprofile%"
36     }
37     products :
38     {
39         # PREREQUISITES :
40         alabaster : '0.7.6'
41         Babel : '2.7.0'
42         boost : '1.67.0'
43         CAS : {tag : 'eefcafca', section: 'version_CR753_SALOME_PATCH_win', base: 'no'}
44         certifi : '2019.6.16'
45         cgns : '4.2.0'
46         chardet : '3.0.4'
47         click : '7.0'
48         cmake : '3.24.2'
49         cminpack: '1.3.6'
50         colorama: '0.4.1'
51         cppunit : '1.13.2'
52         cycler : '0.10.0'
53         Cython : '0.29.12'
54         dateutil : '2.8.0'
55         dill : '0.3.4'
56         docutils : '0.14'
57         doxygen : '1.8.3.1'
58         eigen : '3.3.4'
59         embree : '3.12.2'
60         expat : '2.0.1'
61         f2c : '1.0.0'
62         freeimage : '3.18.0'
63         freetype : '2.9.1'
64         gmsh : '4.10.3'
65         graphviz : '2.44.1'
66         hdf5 : '1.10.3'
67         idna : '2.8'
68         imagesize : '1.1.0'
69         ispc : '1.15.0'
70         Jinja2 : '2.10.1'
71         kiwisolver : '1.1.0'
72         lapack : '3.8.0'
73         libjpeg: '9c'
74         libpng: '1.5.10'
75         libxml2 : '2.9.1'
76         llvm : '8.0.1-clang-win'
77         markupsafe : '1.1.1'
78         matplotlib : '3.1.0'
79         medfile : '4.1.1'
80         mesa : '19.2.3'
81         MeshGems : '2.15-1'
82         metis : '5.1.0'
83         msvc : '2017'
84         netgen : '5.3.1_with_CAS_7.2'
85         # comment out line above and uncomment the line below to use Netgen 6.
86         #netgen : '6.2.2101'
87         nlopt : '2.5.0'
88         numpy : '1.16.4'
89         omniORB : '4.2.3'
90         omniORBpy : '4.2.3'
91         openblas : '0.3.23'
92         opencv : '3.2.0'
93         openVKL: '0.11.0'
94         openturns: '1.20.1'
95         ospray : '2.4.0'
96         packaging : '19.0'
97         ParaView : {tag:'5.11.0', base: 'no',  section: 'version_5_11_0'}
98         #PERSALYS: 'v14.0.1'
99         perl : '5.28.1.1'
100         Pillow : '7.1.1'
101         planegcs : '0.18-3cb6890'
102         psutil : '5.7.2'
103         pthreads : '2.9.1'
104         Pygments : '2.4.2'
105         pyparsing : '2.4.0'
106         PyQt : '5.15.3'
107         pyreadline : '2.1'
108         Python : '3.6.5'
109         pytz : '2019.1'
110         qt : '5.12.10'
111         qwt : '6.1.2'
112         requests : '2.22.0'
113         rkCommon : '1.5.1'
114         ruby : '2.5.5-1'
115         scipy : '1.4.1'
116         setuptools : '41.0.1'
117         sip : '5.5.0'
118         six : '1.12.0'
119         snowballstemmer : '1.9.0'
120         Sphinx : '2.1.2'
121         sphinxcontrib_applehelp : '1.0.1'
122         sphinxcontrib_devhelp : '1.0.1'
123         sphinxcontrib_jsmath : '1.0.1'
124         sphinxcontrib_htmlhelp : '1.0.2'
125         sphinxcontrib_qthelp : '1.0.2'
126         sphinxcontrib_serializinghtml :'1.1.3'
127         sphinxcontrib_websupport : '1.1.2'
128         sphinx_rtd_theme : '0.4.3'
129         sphinxintl: '2.0.0'
130         StaticMeshPlugin: '5.11.0'
131         swig : '3.0.12'
132         tbb : '2019_U8_win'
133         toml : '0.10.2'
134         tcltk : '8.6.9'
135         urllib3 : '1.25.3'
136         zlib : '1.2.5'
137
138         # SALOME MODULES :
139         'CONFIGURATION'
140         'SALOME'
141         'SHAPER'
142         'SHAPERSTUDY'
143         'RESTRICTED'
144         'LIBBATCH' : {tag :'V2_4_6'}
145         'KERNEL'
146         'MEDCOUPLING'
147         'GUI'
148         'GEOM'
149         'SMESH'
150         'NETGENPLUGIN'
151         'BLSURFPLUGIN'
152         'GHS3DPLUGIN'
153         'HYBRIDPLUGIN'
154         'HexoticPLUGIN'
155         'GMSHPLUGIN'
156         'HEXABLOCK'
157         'HEXABLOCKPLUGIN'
158         #'HOMARD'
159         'FIELDS'
160         'PARAVIS'
161         'JOBMANAGER'
162         'YACS'
163         'YACSGEN'
164         'DOCUMENTATION'
165         'SAMPLES'
166         'COMPONENT'
167         'PYCALCULATOR'
168         'CALCULATOR'
169         'HELLO'
170         'PYHELLO'
171         'EFICAS'
172         'EFICAS_TOOLS'
173         'ADAO'
174         'PARAVISADDONS'
175         'PY2CPP'
176         #'OPENTURNS_SALOME'
177         #'YDEFX'
178         'pmml'
179         'TESTBASE'
180         'CEATESTBASE' : 'SalomeV9'
181     }
182     profile :
183     {
184         launcher_name : "salome"
185     }
186     test_base : 
187     {
188         name : "SALOME"
189         tag : "SalomeV9"
190     }
191     properties :
192     {
193         mesa_launcher_in_package : "no"
194         repo_dev : "yes"
195         pip : 'yes'
196         pip_install_dir : 'python'
197         single_install_dir : "yes"
198     }
199 }
200
201 __overwrite__ :
202 [
203   {
204     __condition__ : "APPLICATION.debug == 'yes'"
205     'APPLICATION.rm_products' : ['matplotlib', 'openturns', 'scipy', 'Pillow']
206     # TODO: cmake 3.24 screws things up by adding _d suffix to debug libraries to KERNEL
207     'APPLICATION.products.cmake'      : {tag: '3.12.1',  base: 'no', section : 'version_3_12_1'             }
208     'APPLICATION.products.numpy'      : {tag: '1.16.4',  base: 'no', section : 'version_1_16_4_win_dbg'     }
209     'APPLICATION.products.Cython'     : {tag: '0.29.12', base: 'no', section : 'version_0_29_12_win_dbg'    }
210     'APPLICATION.products.sphinxintl' : {tag: '2.0.0',   base: 'no', section : 'version_2_0_0_win_dbg'      }
211     'APPLICATION.products.llvm'       : {tag: '8.0.1',   base: 'no', section : 'version_8_0_1_clang_win_dbg'}
212     'APPLICATION.products.tbb'        : {tag: '2019_U8', base: 'no', section : 'version_2019_U8_win_dbg'    }
213     'APPLICATION.products.omniORB'    : {tag: '4.2.3',   base: 'no', section : 'version_4_2_3_win_dbg'      }
214     'APPLICATION.products.psutil'     : {tag: '5.7.2',   base: 'no', section : 'version_5_7_2_win_dbg'      }
215     'APPLICATION.products.ParaView'   : {tag: '5.11.0',  base: 'no', section : 'version_5_11_0_win_dbg'     }
216     'APPLICATION.products.zlib'       : {tag: '1.2.5',   base: 'no', section : 'version_1_2_5_win_dbg'      }
217     'APPLICATION.products.gmsh'       : {tag: '4.10.3',  base: 'no', section : 'version_4_10_3_win_dbg'     }
218   }
219 ]