Commit Graph

123 Commits

Author SHA1 Message Date
vsr
9230651287 Switch on dev version flag 2014-08-28 13:21:37 +04:00
vsr
9b6282e5b2 Version update: 7.4.1 2014-06-27 14:14:57 +04:00
vsr
bd5d71f761 Increment version: 7.4.0 2014-04-18 15:32:18 +04:00
vsr
5d68554076 Merge branch V7_3_1_BR 2014-04-03 15:36:10 +04:00
mpa
e3e68f1be2 Debug of CMake build procedure 2014-02-27 16:43:22 +04:00
vsr
fb2221e7e2 ParaView 4.1 / VTK 6.1 porting 2014-02-21 16:41:09 +04:00
akl
b0a908c0d2 Update copyrights 2014. 2014-02-20 16:25:37 +04:00
vsr
5d5af94ef0 Increment version: 7.3.1 2014-02-14 19:34:22 +04:00
vsr
2cd148d066 Merge from V7_3_BR branch 18/12/2013 2013-12-18 15:08:18 +00:00
vsr
5f4dcad99c Increment version to 7.3.0 2013-11-28 14:32:44 +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