vsr
2cd148d066
Merge from V7_3_BR branch 18/12/2013
2013-12-18 15:08:18 +00:00
mpa
120b69a243
CMake:
...
- add definition WITH_TBB
2013-11-14 05:40:14 +00:00
eap
6a811b721c
-OPTION(SALOME_SMESH_USE_TBB "Enable shape recognition from picture" OFF)
...
+OPTION(SALOME_SMESH_USE_TBB "Enable parallel computation" OFF)
2013-11-13 13:01:26 +00:00
mpa
5e6fce4073
CMake:
...
- delete kernel dependency because options are local now
2013-11-13 12:27:06 +00:00
vsr
c399a1c959
0022400: EDF SMESH: ExportCGNS is not available anymore in V7_main
2013-11-13 06:12:05 +00:00
vsr
0db664340e
Correct documentation for SALOME_SMESH_USE_CGNS option
2013-11-13 05:13:10 +00:00
mpa
b0dd4fd16f
CMake:
...
- define variable SALOME_BUILD_TESTS and find CppUnit for adding tests to this module
2013-11-06 10:36:07 +00:00
mpa
23c65fd076
CMake: improved reloading of dependent CMake targets in Config file to
...
account for COMPONENTS.
2013-11-05 12:49:17 +00:00
mpa
da1147d0f1
CMake: Add keyword NOCHECK for accumulating environment because included directories not exists in this moment
2013-10-31 11:07:26 +00:00
mpa
ae1e664d2a
CMake:
...
- Accumulate environment variables, to be used later to run some command in proper environment.
2013-10-29 08:32:59 +00:00
mpa
233c58b13b
- SALOME_BUILD_DOC, SALOME_BUILD_TESTS and SALOME_BUILD_GUI should be independent in each module
...
- Add definitions and include directories of dependent modules
2013-10-22 07:35:44 +00:00
rnv
e33e8e2029
WIN32 compilation of the SMESH module:
...
1) Fix common WIN32 compilation errors.
2) Replace WNT deprecated macro definition by the WIN32.
3) Remove unnecessary test executables.
4) Make MEFISTO2D algorithm optional: try to determine f2c generator and generate C code from Fortran, otherwise MEFISTO2D is unavailable.
2013-10-18 13:29:00 +00:00
rnc
3c2705b25c
IMP: SMESH / CMake build procedure: Added the export of MEDFILE_ROOT_DIR to the configuration file so that other modules can find MEDFILE based on the information provided by SMESH.
2013-10-14 09:14:04 +00:00
rnv
1bd4ba8acd
Porting SALOME SMESH module to the CMake build system: initial version.
2013-10-10 12:57:42 +00:00