vsr
7eda9ca931
Copyright update: 2016
2016-03-18 20:10:28 +03:00
Paul RASCLE
5482b99d07
Merge branch 'hydro/imps_2015' into V7_dev
2016-02-16 18:52:15 +01:00
rnv
e1b9f3df7a
CMake: simplifying Python detection mechanism.
2016-02-15 15:49:45 +03:00
vsr
0b0c9fc096
Increment version: 7.7.1
2015-12-01 17:51:41 +03:00
vsr
204ce83e98
Set development flag to 1
2015-10-19 11:25:16 +03:00
vsr
dcdb487253
Increment version: 7.7.0
2015-10-15 08:57:03 +03:00
mpa
6ae3c2c26f
CMake improvement: usage of SALOME_GUI_MODE() macro
2015-06-11 16:21:30 +03:00
vsr
bd364729a6
Turn DEV version flag ON
2015-06-03 12:57:42 +03:00
Florian BRUNET
548b7c33ef
Modification into CMakeList for SMESH mpi compilation.
2015-05-06 18:45:39 +03:00
vsr
ef27b97a53
Increment version: 7.6.0
2015-04-17 18:46:17 +03:00
akl
251f8c052d
Copyrights update 2015.
2015-02-13 12:38:36 +04:00
Bernard Sécher
506b60a6d8
changes for mpi compilation
2015-02-09 11:10:27 +01:00
vsr
796ebe86e4
Switch DEV version marker to 1
2015-01-19 18:55:07 +03:00
vsr
11d09b7433
Increment version: 7.5.1
2014-12-09 11:50:50 +03:00
vsr
f8650eec95
Increment version: 7.5.0
2014-11-05 18:23:46 +03:00
vsr
d7c32d7ece
ParaView 4.2 porting
2014-10-15 14:30:12 +04:00
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