Salome HOME
6d038305f279fffe36bc546b139555e3111af884
[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         }
25         launch : {PYTHONIOENCODING:"UTF_8", SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"}
26         SALOME_trace : "local" # local/file:.../with_logger
27         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
28         SALOME_TMP_DIR : "%appdata%"
29         HOME : "%userprofile%"
30     }
31     products :
32     {
33         # PREREQUISITES :
34         alabaster : '0.7.6'
35         Babel : '2.7.0'
36         boost : '1.67.0'
37         CAS : {tag: 'CR750-SALOME-PATCH', section: 'version_V7_5_0_win'}
38         certifi : '2019.6.16'
39         cgns : '4.1.1'
40         chardet : '3.0.4'
41         click : '7.0'
42         cmake : '3.12.1'
43         colorama: '0.4.1'
44         cppunit : '1.13.2'
45         cycler : '0.10.0'
46         Cython : '0.29.12'
47         dateutil : '2.8.0'
48         docutils : '0.14'
49         doxygen : '1.8.3.1'
50         eigen : '3.3.4'
51         embree : '3.5.2'
52         expat : '2.0.1'
53         f2c : '1.0.0'
54         freeimage : '3.18.0'
55         freetype : '2.9.1'
56         #gmsh : '4.1.4'
57         graphviz : '2.44.1'
58         hdf5 : '1.10.3'
59         #homard_bin : '11.12'
60         idna : '2.8'
61         imagesize : '1.1.0'
62         ispc : '1.10.0'
63         Jinja2 : '2.10.1'
64         kiwisolver : '1.1.0'
65         lapack : '3.8.0'
66         libjpeg: '9c'
67         libpng: '1.5.10'
68         libxml2 : '2.9.1'
69         llvm : '8.0.1-clang-win'
70         markupsafe : '1.1.1'
71         matplotlib : '3.1.0'
72         medfile : '4.1.0'
73         mesa : '19.2.3'
74         MeshGems : '2.12-1'
75         metis : '5.1.0'
76         msvc : '2017'
77         netgen : '5.3.1_with_CAS_7.2'
78         nlopt : '2.5.0'
79         numpy : '1.16.4'
80         omniORB : '4.2.3'
81         omniORBpy : '4.2.3'
82         opencv : '3.2.0'
83         openVKL: '0.11.0'
84         openturns: '1.16'
85         ospray : '2.4.0'
86         packaging : '19.0'
87         ParaView : '5.9.0'
88         perl : '5.28.1.1'
89         Pillow : '7.1.1'
90         planegcs : '0.18-3cb6890'
91         psutil : '5.7.2'
92         pthreads : '2.9.1'
93         Pygments : '2.4.2'
94         pyparsing : '2.4.0'
95         PyQt : '5.15.3'
96         PyQtChart : '5.15.4'
97         pyreadline : '2.1'
98         Python : '3.6.5'
99         pytz : '2019.1'
100         qt : '5.12.10'
101         qwt : '6.1.2'
102         requests : '2.22.0'
103         rkCommon : '1.5.1'
104         ruby : '2.5.5-1'
105         scipy : '1.4.1'
106         setuptools : '41.0.1'
107         sip : '5.5.0'
108         six : '1.12.0'
109         snowballstemmer : '1.9.0'
110         Sphinx : '2.1.2'
111         sphinxcontrib_applehelp : '1.0.1'
112         sphinxcontrib_devhelp : '1.0.1'
113         sphinxcontrib_jsmath : '1.0.1'
114         sphinxcontrib_htmlhelp : '1.0.2'
115         sphinxcontrib_qthelp : '1.0.2'
116         sphinxcontrib_serializinghtml :'1.1.3'
117         sphinxcontrib_websupport : '1.1.2'
118         sphinx_rtd_theme : '0.4.3'
119         sphinxintl: '2.0.0'
120         StaticMeshPlugin : '5.8.0'
121         swig : '3.0.12'
122         tbb : '2019_U8_win'
123         tcltk : '8.6.9'
124         urllib3 : '1.25.3'
125         zlib : '1.2.5'
126
127         # SALOME MODULES :
128         'CONFIGURATION'
129         'SALOME'
130         'SHAPER'
131         'SHAPERSTUDY'
132         'RESTRICTED'
133         'LIBBATCH' : {tag :'V2_4_4'}
134         'KERNEL'
135         'MEDCOUPLING'
136         'GUI'
137         'GEOM'
138         'SMESH'
139         'NETGENPLUGIN'
140         'BLSURFPLUGIN'
141         'GHS3DPLUGIN'
142         'HYBRIDPLUGIN'
143         'HexoticPLUGIN'
144         #'GMSHPLUGIN'
145         'HEXABLOCK'
146         'HEXABLOCKPLUGIN'
147         #'HOMARD'
148         'FIELDS'
149         'PARAVIS'
150         'JOBMANAGER'
151         'YACS'
152         'YACSGEN'
153         'DOCUMENTATION'
154         'SAMPLES'
155         'COMPONENT'
156         'PYCALCULATOR'
157         'CALCULATOR'
158         'HELLO'
159         'PYHELLO'
160         'EFICAS'
161         'EFICAS_TOOLS'
162         'ADAO'
163         'PARAVISADDONS'
164         'CEATESTBASE' : {tag: 'SalomeV9'}
165     }
166     profile :
167     {
168         launcher_name : "salome"
169     }
170     virtual_app:
171     {
172         name : "salome"
173         application_name : "APPLI"
174     }
175     test_base : 
176     {
177         name : "SALOME"
178         tag : "SalomeV9"
179     }
180     properties :
181     {
182         mesa_launcher_in_package : "no"
183         repo_dev : "yes"
184         pip : 'yes'
185         pip_install_dir : 'python'
186         single_install_dir : "yes"
187     }
188 }
189
190 __overwrite__ :
191 [
192   {
193    # 
194     'PRODUCTS.PARAVISADDONS.default.patches' : ['paraview-5.9_PARAVISADDONS.patch']
195   }
196   {
197     __condition__ : "APPLICATION.debug == 'yes'"
198     'APPLICATION.products.numpy'      : '1.16.4-win-dbg'
199     'APPLICATION.products.sphinxintl' : '2.0.0-win-dbg'
200   }
201 ]