alabaster : '0.7.6'
Babel : '2.7.0'
boost : '1.71.0'
- CAS : {tag: 'CR750-SALOME-PATCH', section: 'version_V7_5_0'}
+ CAS : {tag: 'V7_5_0p1', section: 'version_V7_5_0'}
certifi : '2018.8.24'
cgns : {tag : '4.1.1', hpc : 'yes'}
chardet : '3.0.4'
alabaster : '0.7.6'
Babel : '2.7.0'
boost : '1.71.0'
- CAS : {tag: 'CR750-SALOME-PATCH', section: 'version_V7_5_0'}
+ CAS : {tag: 'V7_5_0p1', section: 'version_V7_5_0'}
certifi : '2018.8.24'
cgns : '4.1.1'
chardet : '3.0.4'
}
__overwrite__ :
[
- {
- # GTK compilation issue
- __condition__ : "VARS.dist in ['CO6']"
- 'APPLICATION.products.opencv' : '2.4.13.5'
- 'APPLICATION.products.tbb' : '4.4'
- 'APPLICATION.products.llvm' : '3.9.1-clang'
- 'APPLICATION.products.mesa' : '13.0.6'
- 'PRODUCTS.embree.default.patches' : ['embree-3.5.2-centos6.patch']
- }
-
{
# tbb as a mandatory native product since SMESH with tbb, not installed on DB8 (temporary)
__condition__ : "VARS.dist in ['DB08']"
alabaster : '0.7.6'
Babel : '2.7.0'
boost : '1.67.0'
- CAS : {tag: 'CR750-SALOME-PATCH', section: 'version_V7_5_0_win'}
+ CAS : {tag: 'V7_5_0p1', section: 'version_V7_5_0_win'}
certifi : '2019.6.16'
cgns : '4.1.1'
chardet : '3.0.4'
alabaster : '0.7.6'
Babel : '2.7.0'
boost : '1.71.0'
- CAS : {tag: 'CR750-SALOME-PATCH', section: 'version_V7_5_0'}
+ CAS : {tag: 'V7_5_0p1', section: 'version_V7_5_0'}
certifi : '2018.8.24'
cgns : '4.1.1'
chardet : '3.0.4'
name : "root"
build_source : "cmake"
cmake_options : " -Dgminimal:BOOL=ON -Dmathmore:BOOL=ON -Ddataframe:BOOL=ON -Dmlp:BOOL=ON -Dfftw3:BOOL=ON -Dminuit2:BOOL=ON -Dxml:BOOL=ON -Dasimage:BOOL=ON -Dpyroot:BOOL=ON -Dsoversion:BOOL=ON -Ddataframe:BOOL=ON -DPYTHON_EXECUTABLE:STRING=${PYTHONBIN} -DPYTHON_INCLUDE_DIR:STRING=${PYTHON_INCLUDE} "
- get_source : "archive"
+ get_source : "git"
+ git_info:
+ {
+ repo : "https://github.com/root-project/root.git"
+ repo_dev : $repo
+ }
environ :
{
env_script : $name + ".py"
version_6_22_06:
{
+ get_source : "archive"
patches : ['root-6.22.06.patch']
}
version_6_22_02:
{
+ get_source : "archive"
patches : ['root-6.22.02.patch']
}
}
version_6_16_00:
-{}
+{
+ get_source : "archive"
+}
version_6_16_00_win:
{