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