Salome HOME
modules/kernel.git
10 years agobug recursive history xml_parser
cvw [Fri, 26 Jul 2013 13:16:14 +0000 (13:16 +0000)]
bug recursive history xml_parser

10 years ago0022287: [CEA 912] Notebook: clicking on "update study" returns an error message
eap [Fri, 26 Jul 2013 12:50:57 +0000 (12:50 +0000)]
0022287: [CEA 912] Notebook: clicking on "update study" returns an error message

initialize myValue in constructor

10 years agoSet VERSION variable.
rnv [Thu, 25 Jul 2013 11:12:44 +0000 (11:12 +0000)]
Set VERSION variable.

10 years ago22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
eap [Tue, 23 Jul 2013 15:04:47 +0000 (15:04 +0000)]
22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs

+  typedef SALOME::GenericObj_wrap< UseCaseBuilder     > UseCaseBuilder_wrap;

10 years ago22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
eap [Tue, 23 Jul 2013 14:28:34 +0000 (14:28 +0000)]
22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs

Fix leaks of CORBA objects

10 years agoCMake: documented FindPaco.cmake. New macro SALOME_ADD_MPI_TO_HDF5()
bruneton [Tue, 23 Jul 2013 12:17:29 +0000 (12:17 +0000)]
CMake: documented FindPaco.cmake. New macro SALOME_ADD_MPI_TO_HDF5()
to overload HDF5 variables with MPI stuff when HDF5 was compiled parallel.

10 years agoEnable KERNEL compilation with PACO
barate [Tue, 23 Jul 2013 09:23:14 +0000 (09:23 +0000)]
Enable KERNEL compilation with PACO

10 years agoscript update in order to take into account MED evolution and VISU module disappearance.
fahed [Tue, 23 Jul 2013 06:56:33 +0000 (06:56 +0000)]
script update in order to take into account MED evolution and VISU module disappearance.

10 years agoCMake: documenting FindMEDFile.cmake
bruneton [Mon, 22 Jul 2013 13:54:40 +0000 (13:54 +0000)]
CMake: documenting FindMEDFile.cmake

10 years agobecause on Fedora, check error :
fahed [Mon, 22 Jul 2013 13:07:38 +0000 (13:07 +0000)]
because on Fedora, check error :
 /usr/bin/ld: /tmp/ccQHybYu.o: undefined reference to symbol 'MEDfileOpen'
usr/bin/ld: note: 'MEDfileOpen' is defined in DSO /data/tmplgls/salome/prerequis/install/FD18_64/med-dev/FROM_hdf5-1.8.10/lib/libmedC.so so try adding it to the linker command line
See http://comments.gmane.org/gmane.linux.redhat.fedora.devel/160632

10 years agoCMake: minor: marking HDF5_DIR as advanced variable
bruneton [Mon, 22 Jul 2013 12:08:53 +0000 (12:08 +0000)]
CMake: minor: marking HDF5_DIR as advanced variable

10 years agoCMake: bug fix in HDF5 detection. Making CONFIG mode and MODULE mode consistent:
bruneton [Fri, 19 Jul 2013 13:09:52 +0000 (13:09 +0000)]
CMake: bug fix in HDF5 detection. Making CONFIG mode and MODULE mode consistent:
both give out variables HDF5_LIBRARIES and HDF5_INCLUDE_DIRS

10 years agoCMake: in CONFIG mode, adding NO_CMAKE_SYSTEM_PATH option to avoid looking into
bruneton [Fri, 19 Jul 2013 12:55:20 +0000 (12:55 +0000)]
CMake: in CONFIG mode, adding NO_CMAKE_SYSTEM_PATH option to avoid looking into
system directories. See documentation of macro SALOME_FIND_PACKAGE().

10 years agoCMake: fixes for MPI and PACO compilation
bruneton [Fri, 19 Jul 2013 08:17:12 +0000 (08:17 +0000)]
CMake: fixes for MPI and PACO compilation

10 years agoKilling autotools files.
bruneton [Fri, 19 Jul 2013 06:55:12 +0000 (06:55 +0000)]
Killing autotools files.

10 years agoCMake: set the flag Boost_NO_BOOST_CMAKE to avoid that the *standard* FindBoost.cmake B4KillOfAutomake
bruneton [Thu, 18 Jul 2013 12:36:21 +0000 (12:36 +0000)]
CMake: set the flag Boost_NO_BOOST_CMAKE to avoid that the *standard* FindBoost.cmake
tries to do a find_package() in config mode ... man what were they having in mind
when they wrote this ...

10 years agoCMake: added warning message when the reference variable passed to the macro
bruneton [Wed, 17 Jul 2013 08:01:06 +0000 (08:01 +0000)]
CMake: added warning message when the reference variable passed to the macro
SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS() is not defined or empty.

10 years agoBug fix on path names
aguerre [Thu, 11 Jul 2013 09:54:31 +0000 (09:54 +0000)]
Bug fix on path names

10 years agoCMake: nicer error message (hinting to the ROOT_DIR variable) when a
bruneton [Thu, 11 Jul 2013 09:52:16 +0000 (09:52 +0000)]
CMake: nicer error message (hinting to the ROOT_DIR variable) when a
package is not found.

10 years agoConsider echo and unset keywords when parsing configuration files
aguerre [Wed, 10 Jul 2013 14:18:47 +0000 (14:18 +0000)]
Consider echo and unset keywords when parsing configuration files

10 years agoCMake: re-activating the option to overload PYTHONPATH of Sphinx.
bruneton [Wed, 10 Jul 2013 06:56:29 +0000 (06:56 +0000)]
CMake: re-activating the option to overload PYTHONPATH of Sphinx.

10 years agoFix bug with CMAKE_FIND_ROOT_PATH variable in FindOmniORBPy.cmake
barate [Tue, 9 Jul 2013 14:43:55 +0000 (14:43 +0000)]
Fix bug with CMAKE_FIND_ROOT_PATH variable in FindOmniORBPy.cmake

10 years agoFix an error in killSalome.py
eap [Tue, 9 Jul 2013 14:02:57 +0000 (14:02 +0000)]
Fix an error in killSalome.py

10 years ago+FindSalomeMEDFile.cmake \
eap [Tue, 9 Jul 2013 12:44:55 +0000 (12:44 +0000)]
+FindSalomeMEDFile.cmake \
 FindSphinx.cmake \
-FindMEDFILE.cmake \
+FindMEDFile.cmake \

10 years agoCMake: replacing CMAKE_* variables by PROJECT_* variables
bruneton [Tue, 9 Jul 2013 10:05:56 +0000 (10:05 +0000)]
CMake: replacing CMAKE_* variables by PROJECT_* variables

10 years agoCMake: MARK_AS_ADVANCED some advanced vars in CppUnit detection.
bruneton [Tue, 9 Jul 2013 09:12:27 +0000 (09:12 +0000)]
CMake: MARK_AS_ADVANCED some advanced vars in CppUnit detection.

10 years agoCMake: changed variable used for conflict detection: MEDFILE_INCLUDE_DIRS
bruneton [Tue, 9 Jul 2013 09:10:12 +0000 (09:10 +0000)]
CMake: changed variable used for conflict detection: MEDFILE_INCLUDE_DIRS
which exists in both CONFIG and MODULE mode.

10 years agolittle bug
ageay [Tue, 9 Jul 2013 09:07:40 +0000 (09:07 +0000)]
little bug

10 years agoCMake: Adding DOCUTILS_ROOT_DIR and SETUPTOOLS_ROOT_DIR to the PYTHONPATH
bruneton [Tue, 9 Jul 2013 08:20:43 +0000 (08:20 +0000)]
CMake: Adding DOCUTILS_ROOT_DIR and SETUPTOOLS_ROOT_DIR to the PYTHONPATH
when invoking the sphinx-build command.

10 years ago0021708: [CEA 586] Object browser sort only children:
akl [Tue, 9 Jul 2013 08:02:24 +0000 (08:02 +0000)]
0021708: [CEA 586] Object browser sort only children:
Add sorting function to the UseCaseBuilder CORBA interface to sort child data objects of the specified parent data object according to the specified sort order (ascending or descending).

10 years agoFixed MEDFile detection files installation. Provided the ability to override the...
bruneton [Tue, 9 Jul 2013 07:45:09 +0000 (07:45 +0000)]
Fixed MEDFile detection files installation. Provided the ability to override the PYTHONPATH for the run of SPHINX.
Exposed OMNIORBPY_PYTHONPATH giving the path to the Python modules for OmniORB.

10 years agoFix filenames of CMake modules
barate [Tue, 9 Jul 2013 07:16:07 +0000 (07:16 +0000)]
Fix filenames of CMake modules

10 years agoFrom Francis
ageay [Tue, 9 Jul 2013 06:45:18 +0000 (06:45 +0000)]
From Francis

10 years agoMEDFile detection
ageay [Mon, 8 Jul 2013 13:53:06 +0000 (13:53 +0000)]
MEDFile detection

10 years agoaddition of numpy
ageay [Mon, 8 Jul 2013 10:36:06 +0000 (10:36 +0000)]
addition of numpy

10 years agoImprove CPPUNIT detection to avoid -ldl problem on link.
ageay [Mon, 8 Jul 2013 09:38:04 +0000 (09:38 +0000)]
Improve CPPUNIT detection to avoid -ldl problem on link.

10 years agoforgot to remove a line
rnc [Fri, 5 Jul 2013 15:44:47 +0000 (15:44 +0000)]
forgot to remove a line

10 years agoBUG: KERNEL/CMake: Added missing lines and fixed some problems for omniorbpy configur...
rnc [Fri, 5 Jul 2013 15:26:08 +0000 (15:26 +0000)]
BUG: KERNEL/CMake: Added missing lines and fixed some problems for omniorbpy configuration export

10 years agoCMake: splitting OmniORB and OmniORBPy detection
bruneton [Thu, 4 Jul 2013 09:00:24 +0000 (09:00 +0000)]
CMake: splitting OmniORB and OmniORBPy detection

10 years agoCMake: bug fix: OmniORB detection: Python backend is detected by looking
bruneton [Thu, 4 Jul 2013 07:27:59 +0000 (07:27 +0000)]
CMake: bug fix: OmniORB detection: Python backend is detected by looking
for the file omniidl_be/python.py (was omniidl_be/__init__.py)

10 years agoCMake: FIND_PACKAGE(CONFIG) is called with options to ignore
bruneton [Wed, 3 Jul 2013 10:21:57 +0000 (10:21 +0000)]
CMake: FIND_PACKAGE(CONFIG) is called with options to ignore
Windows registry and builds done with a Cmake GUI.
KERNEL config file now automatically import required dependent targets
(for example HDF5 targets, if HDF5 was used in CONFIG mode)

10 years agoBUG: KERNEL/CMake: missing check_med3.m4 in the CMakeLists.txt
rnc [Wed, 3 Jul 2013 10:08:02 +0000 (10:08 +0000)]
BUG: KERNEL/CMake: missing check_med3.m4 in the CMakeLists.txt

10 years agoCMake: restoring FindKERNEL.cmake for compatibility with AutoTools
bruneton [Tue, 2 Jul 2013 11:49:44 +0000 (11:49 +0000)]
CMake: restoring FindKERNEL.cmake for compatibility with AutoTools

11 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Tue, 2 Jul 2013 10:53:23 +0000 (10:53 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

+  FindMEDFILE.cmake

11 years agoCMake: renamed FindKERNEL.cmake into FindSalomeKERNEL.cmake
bruneton [Tue, 2 Jul 2013 08:46:16 +0000 (08:46 +0000)]
CMake: renamed FindKERNEL.cmake into FindSalomeKERNEL.cmake

11 years agoCMake: updated CMake procedure mainly to correctly expose targets needed by GUI.
bruneton [Tue, 2 Jul 2013 08:25:21 +0000 (08:25 +0000)]
CMake: updated CMake procedure mainly to correctly expose targets needed by GUI.

11 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Thu, 27 Jun 2013 08:26:23 +0000 (08:26 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

move FindMEDFILE.cmake from MED to KERNEL

11 years agoRoll back the previous modif
eap [Wed, 26 Jun 2013 12:50:55 +0000 (12:50 +0000)]
Roll back the previous modif

11 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Wed, 26 Jun 2013 12:00:10 +0000 (12:00 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

MED_CHECK_SIZEOF_MEDINT not needed

11 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Wed, 26 Jun 2013 11:27:23 +0000 (11:27 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

+check_med3.m4

11 years agoAdd PATHs passed via env vars to find on Linux
eap [Tue, 25 Jun 2013 16:00:24 +0000 (16:00 +0000)]
Add PATHs passed via env vars to find on Linux

11 years agoCMake: minor: renamed exported target group to ${PROJECT_NAME}targets.
bruneton [Mon, 24 Jun 2013 06:49:59 +0000 (06:49 +0000)]
CMake: minor: renamed exported target group to ${PROJECT_NAME}targets.

11 years ago0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
eap [Fri, 21 Jun 2013 08:32:21 +0000 (08:32 +0000)]
0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64

Initialize myModified in constructor

11 years agoRemove my ugly fix after adrien's fix
gdd [Fri, 21 Jun 2013 08:12:31 +0000 (08:12 +0000)]
Remove my ugly fix after adrien's fix

11 years agoCMake: Fixed bug at installation: directories should be set after
bruneton [Fri, 21 Jun 2013 06:46:25 +0000 (06:46 +0000)]
CMake: Fixed bug at installation: directories should be set after
prerequisite detection to have the correct Python version string.

11 years agoChange some flags from CXX to CPP because they are defined as the pre processor flags
gdd [Thu, 20 Jun 2013 15:59:53 +0000 (15:59 +0000)]
Change some flags from CXX to CPP because they are defined as the pre processor flags

11 years agoDefine the PYLOGLEVEL variable used in KERNEL_PY
gdd [Thu, 20 Jun 2013 15:45:17 +0000 (15:45 +0000)]
Define the PYLOGLEVEL variable used in KERNEL_PY

11 years agoUgly fix to correctly define the python lib install path
gdd [Thu, 20 Jun 2013 15:44:35 +0000 (15:44 +0000)]
Ugly fix to correctly define the python lib install path

11 years agoFix compilation issues using CMake new procedure
nge [Wed, 19 Jun 2013 13:34:10 +0000 (13:34 +0000)]
Fix compilation issues using CMake new procedure

11 years agoFix autotools compilation error
gdd [Wed, 19 Jun 2013 11:52:14 +0000 (11:52 +0000)]
Fix autotools compilation error

11 years agoBUG: CMake: master find macro was improperly using CMAKE_PREFIX_PATH
bruneton [Wed, 19 Jun 2013 06:59:50 +0000 (06:59 +0000)]
BUG: CMake: master find macro was improperly using CMAKE_PREFIX_PATH

(was appending instead of overriding)

11 years agoFix make problem (with automake)
vsr [Wed, 19 Jun 2013 05:20:57 +0000 (05:20 +0000)]
Fix make problem (with automake)

11 years agoenable running without "APPLI" env var
eap [Tue, 18 Jun 2013 14:24:08 +0000 (14:24 +0000)]
enable running without "APPLI" env var

11 years agoCMake: tweaks for Win32 platform: configuration is successful
bruneton [Tue, 18 Jun 2013 09:41:38 +0000 (09:41 +0000)]
CMake: tweaks for Win32 platform: configuration is successful

11 years agoRemoved old files
bruneton [Tue, 18 Jun 2013 09:04:20 +0000 (09:04 +0000)]
Removed old files

11 years agoNew CMake procedure.
bruneton [Tue, 18 Jun 2013 07:58:01 +0000 (07:58 +0000)]
New CMake procedure.

** Here are the Git logs describing the change:
Renamed two flags to: SALOME_BUILD_TESTS and SALOME_BUILD_DOC
Versioning in root CMakeLists.txt
New prerequisite detection for: PThread, Python, HDF5, MPI and SWIG.
New prerequisite system for Sphinx, Doxygen, Graphviz, Boost.
Rewrote OmniORB find logic.
Rewrote LibBatch detection procedure.
Renaming functino to avoid name conflict with HDF5.
Fixed path detection for Graphiz and Doxygen. Added PTHREAD_LIBRARY where needed.
Removed SWIG warning: specifying lang in typemap is deprecated.
Rewrote FindCppUnit. Renamed flags.
Option WITHONLYLAUNCHER renamed to SALOME_LAUNCHER_ONLY. Not tested.
Added export logic.

11 years agoFix bug in OMNIORB_USER_PATH
aguerre [Mon, 17 Jun 2013 16:15:14 +0000 (16:15 +0000)]
Fix bug in OMNIORB_USER_PATH

11 years agoRename new launcher as "salome".
aguerre [Mon, 17 Jun 2013 09:37:58 +0000 (09:37 +0000)]
Rename new launcher as "salome".
Use default value in os.getenv (fix bug for PYTHONPATH).
Introduce OMNIORB_USER_PATH variable.

11 years agoPossibility to use HDF5 compiled with CMake (and with MPI support) BR_new_bop3
gdd [Thu, 13 Jun 2013 16:44:12 +0000 (16:44 +0000)]
Possibility to use HDF5 compiled with CMake (and with MPI support)

11 years agoFix bug to ensure compatibility with Python < 2.6
aguerre [Thu, 13 Jun 2013 15:06:01 +0000 (15:06 +0000)]
Fix bug to ensure compatibility with Python < 2.6

11 years agoRemove display in console of information messages related to new salome.py launcher
aguerre [Fri, 7 Jun 2013 09:30:59 +0000 (09:30 +0000)]
Remove display in console of information messages related to new salome.py launcher

11 years agoEnable an old way to launch application, because salome.py script is missing.
rnv [Wed, 5 Jun 2013 08:22:27 +0000 (08:22 +0000)]
Enable an old way to launch application, because salome.py script is missing.

11 years agoAdd CACHE keyword to put 'PYTHON_INCLUDE_DIR' and 'PYTHON_LIBRARY' variables into...
akl [Tue, 4 Jun 2013 13:32:18 +0000 (13:32 +0000)]
Add CACHE keyword to put 'PYTHON_INCLUDE_DIR' and 'PYTHON_LIBRARY' variables into cache file.

11 years agoaguerre and rnc : runSalome was missing in the Makefile.am and CmakeLists.txt file...
rnc [Tue, 4 Jun 2013 09:43:05 +0000 (09:43 +0000)]
aguerre and rnc : runSalome was missing in the Makefile.am and CmakeLists.txt file list and thus not installed. This prevented the other modules from detecting the KERNEL

11 years agoMerge from BR_KERNEL_REFACTORING
aguerre [Mon, 3 Jun 2013 14:37:30 +0000 (14:37 +0000)]
Merge from BR_KERNEL_REFACTORING

11 years agoAdd missing include directory for CMake compilation.
gdd [Fri, 31 May 2013 11:56:40 +0000 (11:56 +0000)]
Add missing include directory for CMake compilation.

11 years agoTest of PARAVIS module has been added.
akl [Thu, 23 May 2013 12:55:17 +0000 (12:55 +0000)]
Test of PARAVIS module has been added.

11 years agoFix regression with multi-node schemas on clusters with blaunch internal protocol V7_2_1_BR V7_2_0 V7_2_0rc2
barate [Wed, 24 Apr 2013 16:16:11 +0000 (16:16 +0000)]
Fix regression with multi-node schemas on clusters with blaunch internal protocol

11 years agoMinor fix for notebokk access
vsr [Wed, 24 Apr 2013 14:41:23 +0000 (14:41 +0000)]
Minor fix for notebokk access

11 years agoCorrection of dumped string to initialize of NoteBook by a new instance of the study.
akl [Wed, 24 Apr 2013 13:54:21 +0000 (13:54 +0000)]
Correction of dumped string to initialize of NoteBook by a new instance of the study.

11 years agoFix regression in Launcher with ForEach-like batch jobs V7_2_0rc1
barate [Fri, 19 Apr 2013 16:04:46 +0000 (16:04 +0000)]
Fix regression in Launcher with ForEach-like batch jobs

11 years agoUpdate documentation for 7.2.0
vsr [Thu, 18 Apr 2013 07:34:04 +0000 (07:34 +0000)]
Update documentation for 7.2.0

11 years agoFix cmake compilation problem.
rnv [Wed, 17 Apr 2013 11:20:09 +0000 (11:20 +0000)]
Fix cmake compilation problem.

11 years agoFix build with CMake - process nesting variables substitutions properly
vsr [Mon, 15 Apr 2013 10:19:18 +0000 (10:19 +0000)]
Fix build with CMake - process nesting variables substitutions properly

11 years agoIncrement version to 7.2.0
vsr [Fri, 12 Apr 2013 15:21:42 +0000 (15:21 +0000)]
Increment version to 7.2.0

11 years agoCorrection of MED and VISU parts because of removing of MEDMEM.
akl [Fri, 12 Apr 2013 14:26:51 +0000 (14:26 +0000)]
Correction of MED and VISU parts because of removing of MEDMEM.

11 years agoUnify YACS documentation by using dynamic header and doxyfile.
akl [Fri, 12 Apr 2013 08:41:18 +0000 (08:41 +0000)]
Unify YACS documentation by using dynamic header and doxyfile.

11 years agoUnify of BLSURFPLUGIN documentation.
akl [Thu, 11 Apr 2013 06:20:32 +0000 (06:20 +0000)]
Unify of BLSURFPLUGIN documentation.

11 years agoAdd command to copy 'head.png' into 'idl' documentation for 'visu' and 'py' documenta...
akl [Wed, 10 Apr 2013 13:42:43 +0000 (13:42 +0000)]
Add command to copy 'head.png' into 'idl' documentation for 'visu' and 'py' documentation for 'netgenplugin', 'blsurfplugin', 'hexoticplugin', 'ghs3dplugin', 'ghs3dprlplugin' modules.

11 years agoAdd missing .bashrc script to be installed in appliskel with CMake procedure
gdd [Wed, 10 Apr 2013 12:16:57 +0000 (12:16 +0000)]
Add missing .bashrc script to be installed in appliskel with CMake procedure

11 years agoCorrection of path to temporary script to remove it successfully.
akl [Wed, 10 Apr 2013 08:23:29 +0000 (08:23 +0000)]
Correction of path to temporary script to remove it successfully.

11 years agoUsing HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and custo...
akl [Tue, 9 Apr 2013 11:40:22 +0000 (11:40 +0000)]
Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only.

11 years agoImprove documentation
vsr [Mon, 8 Apr 2013 15:32:32 +0000 (15:32 +0000)]
Improve documentation

11 years agoDon't print the content of /tmp on stdout when launching a remote container
barate [Mon, 8 Apr 2013 14:59:24 +0000 (14:59 +0000)]
Don't print the content of /tmp on stdout when launching a remote container

11 years agoImprove documentation
vsr [Mon, 8 Apr 2013 05:18:37 +0000 (05:18 +0000)]
Improve documentation

11 years agoReplace 'geompy' to 'geomBuilder' because of renaming geompyDC.py
akl [Fri, 5 Apr 2013 13:50:14 +0000 (13:50 +0000)]
Replace 'geompy' to 'geomBuilder' because of renaming geompyDC.py

11 years agoRemove documentation in triple double quotes in Python script to avoid it in generate...
akl [Fri, 5 Apr 2013 11:32:50 +0000 (11:32 +0000)]
Remove documentation in triple double quotes in Python script to avoid it in generated pages.

11 years agoCompilation without libBatch.
ouv [Thu, 4 Apr 2013 07:27:49 +0000 (07:27 +0000)]
Compilation without libBatch.

11 years agoInstall libraries SalomePalm and SalomeCalcium with CMake because they are real libra...
barate [Wed, 3 Apr 2013 13:02:01 +0000 (13:02 +0000)]
Install libraries SalomePalm and SalomeCalcium with CMake because they are real libraries here (CMake has no concept of convenience libraries)

11 years agoFix bug with previous integration: JobParameters constructor now takes two more param...
barate [Wed, 3 Apr 2013 12:29:31 +0000 (12:29 +0000)]
Fix bug with previous integration: JobParameters constructor now takes two more parameters