Salome HOME
7e36583aa2258feeb3837302b0a27a7f2697c459
[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         swig : '3.0.12'
121         tbb : '2019_U8_win'
122         tcltk : '8.6.9'
123         urllib3 : '1.25.3'
124         zlib : '1.2.5'
125
126         # SALOME MODULES :
127         'CONFIGURATION'
128         'SALOME'
129         'SHAPER'
130         'SHAPERSTUDY'
131         'RESTRICTED'
132         'LIBBATCH' : {tag :'V2_4_4'}
133         'KERNEL'
134         'MEDCOUPLING'
135         'GUI'
136         'GEOM'
137         'SMESH'
138         'NETGENPLUGIN'
139         'BLSURFPLUGIN'
140         'GHS3DPLUGIN'
141         'HYBRIDPLUGIN'
142         'HexoticPLUGIN'
143         #'GMSHPLUGIN'
144         'HEXABLOCK'
145         'HEXABLOCKPLUGIN'
146         #'HOMARD'
147         'FIELDS'
148         'PARAVIS'
149         'JOBMANAGER'
150         'YACS'
151         'YACSGEN'
152         'DOCUMENTATION'
153         'SAMPLES'
154         'COMPONENT'
155         'PYCALCULATOR'
156         'CALCULATOR'
157         'HELLO'
158         'PYHELLO'
159         'EFICAS'
160         'EFICAS_TOOLS'
161         'ADAO'
162         'PARAVISADDONS'
163         'CEATESTBASE' : {tag: 'SalomeV9'}
164     }
165     profile :
166     {
167         launcher_name : "salome"
168     }
169     virtual_app:
170     {
171         name : "salome"
172         application_name : "APPLI"
173     }
174     test_base : 
175     {
176         name : "SALOME"
177         tag : "SalomeV9"
178     }
179     properties :
180     {
181         mesa_launcher_in_package : "no"
182         repo_dev : "yes"
183         pip : 'yes'
184         pip_install_dir : 'python'
185         single_install_dir : "yes"
186     }
187 }
188
189 __overwrite__ :
190 [
191   {
192    # 
193     'PRODUCTS.PARAVISADDONS.default.patches' : ['paraview-5.9_PARAVISADDONS.patch']
194   }
195   {
196     __condition__ : "APPLICATION.debug == 'yes'"
197     'APPLICATION.products.numpy'      : '1.16.4-win-dbg'
198     'APPLICATION.products.sphinxintl' : '2.0.0-win-dbg'
199   }
200 ]