Salome HOME
Add config files and some code update for compilation of SALOME-7.8.0
authorSerge Rehbinder <serge.rehbinder@cea.fr>
Wed, 1 Jun 2016 13:30:24 +0000 (15:30 +0200)
committerSerge Rehbinder <serge.rehbinder@cea.fr>
Wed, 1 Jun 2016 13:30:24 +0000 (15:30 +0200)
commitfbb9baaff57e86ecf4bf63d05d48370414c03d7c
tree7cc835277d936008826b86ffbd1a5842ac9ae377
parentac18dbab387242ff3b710a40f58430f11f1aa09f
Add config files and some code update for compilation of SALOME-7.8.0
168 files changed:
commands/compile.py
complete_sat.sh
data/compil_scripts/CAS_6.7.sh [new file with mode: 0755]
data/compil_scripts/Homard.sh [new file with mode: 0755]
data/compil_scripts/Jinja2.sh [new file with mode: 0755]
data/compil_scripts/MeshGems.sh [new file with mode: 0755]
data/compil_scripts/ParMetis-3.sh [new file with mode: 0755]
data/compil_scripts/ParaView-5.0.sh [new file with mode: 0755]
data/compil_scripts/PyQt.sh [new file with mode: 0755]
data/compil_scripts/Pygments.sh [new file with mode: 0755]
data/compil_scripts/Sphinx.sh [new file with mode: 0755]
data/compil_scripts/boost.sh [new file with mode: 0755]
data/compil_scripts/cgns.sh [new file with mode: 0755]
data/compil_scripts/cmake.sh [new file with mode: 0755]
data/compil_scripts/cppunit.sh [new file with mode: 0755]
data/compil_scripts/cython.sh [new file with mode: 0755]
data/compil_scripts/dateutil.sh [new file with mode: 0755]
data/compil_scripts/distribute.sh [new file with mode: 0755]
data/compil_scripts/docutils.sh [new file with mode: 0755]
data/compil_scripts/doxygen.sh [new file with mode: 0755]
data/compil_scripts/fftw.sh [new file with mode: 0755]
data/compil_scripts/freeimage-3.16.0.sh [new file with mode: 0755]
data/compil_scripts/freetype.sh [new file with mode: 0755]
data/compil_scripts/graphviz-2.38.0.sh [new file with mode: 0755]
data/compil_scripts/hdf5CMake.sh [new file with mode: 0755]
data/compil_scripts/lapack.sh [new file with mode: 0755]
data/compil_scripts/libxml2_2_9_2.sh [new file with mode: 0755]
data/compil_scripts/markupsafe.sh [new file with mode: 0755]
data/compil_scripts/matplotlib.sh [new file with mode: 0755]
data/compil_scripts/medCMake.sh [new file with mode: 0755]
data/compil_scripts/metis.sh [new file with mode: 0755]
data/compil_scripts/netgen.sh [new file with mode: 0755]
data/compil_scripts/numpy.sh [new file with mode: 0755]
data/compil_scripts/omniORB.sh [new file with mode: 0755]
data/compil_scripts/omniORBpy.sh [new file with mode: 0755]
data/compil_scripts/opencv.sh [new file with mode: 0755]
data/compil_scripts/pyparsing.sh [new file with mode: 0755]
data/compil_scripts/pyreadline.sh [new file with mode: 0755]
data/compil_scripts/pytz.sh [new file with mode: 0755]
data/compil_scripts/qt.sh [new file with mode: 0755]
data/compil_scripts/qwt-6.1.0.sh [new file with mode: 0755]
data/compil_scripts/scipy.sh [new file with mode: 0755]
data/compil_scripts/scotch-5.1.12.sh [new file with mode: 0755]
data/compil_scripts/setuptools.sh [new file with mode: 0755]
data/compil_scripts/sip.sh [new file with mode: 0755]
data/compil_scripts/six.sh [new file with mode: 0755]
data/compil_scripts/swig.sh [new file with mode: 0755]
data/compil_scripts/tcl.sh [new file with mode: 0755]
data/compil_scripts/tk.sh [new file with mode: 0755]
data/env_scripts/CAS.py [new file with mode: 0644]
data/env_scripts/Cython.py [new file with mode: 0644]
data/env_scripts/Homard.py [new file with mode: 0755]
data/env_scripts/Jinja2.py [new file with mode: 0755]
data/env_scripts/MeshGems.py [new file with mode: 0644]
data/env_scripts/ParMetis.py [new file with mode: 0644]
data/env_scripts/ParaView.py [new file with mode: 0644]
data/env_scripts/PyQt.py [new file with mode: 0644]
data/env_scripts/Pygments.py [new file with mode: 0755]
data/env_scripts/Python.py [new file with mode: 0644]
data/env_scripts/Sphinx.py [new file with mode: 0755]
data/env_scripts/boost.py [new file with mode: 0755]
data/env_scripts/cgns.py [new file with mode: 0644]
data/env_scripts/cmake.py [new file with mode: 0755]
data/env_scripts/cppunit.py [new file with mode: 0644]
data/env_scripts/dateutil.py [new file with mode: 0644]
data/env_scripts/distene_license.py [new file with mode: 0644]
data/env_scripts/distribute.py [new file with mode: 0644]
data/env_scripts/docutils.py [new file with mode: 0755]
data/env_scripts/doxygen.py [new file with mode: 0755]
data/env_scripts/fftw.py [new file with mode: 0644]
data/env_scripts/freeimage.py [new file with mode: 0644]
data/env_scripts/freetype.py [new file with mode: 0644]
data/env_scripts/gl2ps.py [new file with mode: 0755]
data/env_scripts/graphviz.py [new file with mode: 0644]
data/env_scripts/hdf5.py [new file with mode: 0644]
data/env_scripts/lapack.py [new file with mode: 0644]
data/env_scripts/libxml2.py [new file with mode: 0644]
data/env_scripts/markupsafe.py [new file with mode: 0644]
data/env_scripts/matplotlib.py [new file with mode: 0644]
data/env_scripts/med.py [new file with mode: 0644]
data/env_scripts/metis.py [new file with mode: 0755]
data/env_scripts/netgen.py [new file with mode: 0644]
data/env_scripts/numpy.py [new file with mode: 0644]
data/env_scripts/omniORB.py [new file with mode: 0644]
data/env_scripts/omniORBpy.py [new file with mode: 0644]
data/env_scripts/opencv.py [new file with mode: 0755]
data/env_scripts/pyparsing.py [new file with mode: 0644]
data/env_scripts/pyreadline.py [new file with mode: 0755]
data/env_scripts/pytz.py [new file with mode: 0644]
data/env_scripts/qt.py [new file with mode: 0644]
data/env_scripts/qwt.py [new file with mode: 0755]
data/env_scripts/scipy.py [new file with mode: 0644]
data/env_scripts/scotch.py [new file with mode: 0755]
data/env_scripts/setuptools.py [new file with mode: 0644]
data/env_scripts/sip.py [new file with mode: 0644]
data/env_scripts/six.py [new file with mode: 0644]
data/env_scripts/swig.py [new file with mode: 0644]
data/env_scripts/tcl.py [new file with mode: 0644]
data/env_scripts/tk.py [new file with mode: 0755]
data/patches/doxygen-1.8.3.1.patch [new file with mode: 0755]
data/patches/freetype-2.4.11_ft_export_FD20.patch [new file with mode: 0644]
data/patches/gl2ps-1.3.8_link_libm_FD20.patch [new file with mode: 0755]
data/patches/matplotlib-1.4.3_no_auto_download.patch [new file with mode: 0644]
data/patches/matplotlib_1_4_3_patch_freetype_detection_for_SAT.patch [new file with mode: 0644]
data/patches/matplotlibrc-qt4.patch [new file with mode: 0644]
data/patches/netgen-4.9.13_without_togl.patch [new file with mode: 0644]
data/patches/netgen49ForSalome.patch [new file with mode: 0644]
data/patches/patchPyQt496noPhonon.patch [new file with mode: 0755]
data/patches/qt-4.8.4-enable-webkit-compilation-whith-gcc5.patch [new file with mode: 0644]
data/patches/scipy-0.14.1.patch [new file with mode: 0644]
data/products/CAS.pyconf [new file with mode: 0644]
data/products/Cython.pyconf [new file with mode: 0644]
data/products/GEOM.pyconf [new file with mode: 0644]
data/products/GUI.pyconf [new file with mode: 0644]
data/products/Homard.pyconf [new file with mode: 0644]
data/products/Jinja2.pyconf [new file with mode: 0644]
data/products/KERNEL.pyconf
data/products/LIBBATCH.pyconf [new file with mode: 0644]
data/products/MEDCOUPLING.pyconf [new file with mode: 0644]
data/products/MeshGems.pyconf [new file with mode: 0644]
data/products/PRODUCT_ARCHIVE.pyconf
data/products/ParMetis.pyconf [new file with mode: 0644]
data/products/PyQt.pyconf [new file with mode: 0644]
data/products/Pygments.pyconf [new file with mode: 0644]
data/products/Python.pyconf
data/products/SALOME_PROFILE.pyconf [new file with mode: 0644]
data/products/SMESH.pyconf [new file with mode: 0644]
data/products/Sphinx.pyconf [new file with mode: 0644]
data/products/boost.pyconf [new file with mode: 0644]
data/products/cgns.pyconf [new file with mode: 0644]
data/products/cmake.pyconf [new file with mode: 0644]
data/products/cppunit.pyconf [new file with mode: 0644]
data/products/dateutil.pyconf [new file with mode: 0644]
data/products/distribute.pyconf [new file with mode: 0644]
data/products/docutils.pyconf [new file with mode: 0644]
data/products/doxygen.pyconf [new file with mode: 0644]
data/products/fftw.pyconf [new file with mode: 0644]
data/products/freeimage.pyconf [new file with mode: 0644]
data/products/freetype.pyconf [new file with mode: 0644]
data/products/gl2ps.pyconf [new file with mode: 0644]
data/products/graphviz.pyconf [new file with mode: 0644]
data/products/hdf5.pyconf [new file with mode: 0644]
data/products/lapack.pyconf [new file with mode: 0644]
data/products/libxml2.pyconf [new file with mode: 0644]
data/products/markupsafe.pyconf [new file with mode: 0644]
data/products/matplotlib.pyconf [new file with mode: 0644]
data/products/med.pyconf [new file with mode: 0644]
data/products/metis.pyconf [new file with mode: 0644]
data/products/netgen.pyconf [new file with mode: 0644]
data/products/numpy.pyconf [new file with mode: 0644]
data/products/omniORB.pyconf [new file with mode: 0644]
data/products/omniORBpy.pyconf [new file with mode: 0644]
data/products/opencv.pyconf [new file with mode: 0644]
data/products/paraview.pyconf [new file with mode: 0644]
data/products/pyparsing.pyconf [new file with mode: 0644]
data/products/pyreadline.pyconf [new file with mode: 0644]
data/products/pytz.pyconf [new file with mode: 0644]
data/products/qt.pyconf [new file with mode: 0644]
data/products/qwt.pyconf [new file with mode: 0644]
data/products/scipy.pyconf [new file with mode: 0644]
data/products/scotch.pyconf [new file with mode: 0644]
data/products/setuptools.pyconf [new file with mode: 0644]
data/products/sip.pyconf [new file with mode: 0644]
data/products/six.pyconf [new file with mode: 0644]
data/products/swig.pyconf [new file with mode: 0644]
data/products/tcl.pyconf [new file with mode: 0644]
data/products/tk.pyconf [new file with mode: 0644]
src/compilation.py