Salome HOME
modules/kernel.git
10 years agoFix compilation pb caused by previous integration
vsr [Thu, 10 Oct 2013 05:59:01 +0000 (05:59 +0000)]
Fix compilation pb caused by previous integration

10 years agoFix bug with missing libboost_filesystem library detection
vsr [Wed, 9 Oct 2013 07:39:00 +0000 (07:39 +0000)]
Fix bug with missing libboost_filesystem library detection

10 years agoFix bug with missing libboost_filesystem library detection
vsr [Wed, 9 Oct 2013 07:34:43 +0000 (07:34 +0000)]
Fix bug with missing libboost_filesystem library detection

10 years agoMinimize external dependencies: libxml is "local" dependency for KERNEL
vsr [Wed, 9 Oct 2013 06:55:05 +0000 (06:55 +0000)]
Minimize external dependencies: libxml is "local" dependency for KERNEL

10 years agoMinimize external dependencies: libxml is "local" dependency for KERNEL
vsr [Wed, 9 Oct 2013 06:46:42 +0000 (06:46 +0000)]
Minimize external dependencies: libxml is "local" dependency for KERNEL

10 years agoCMake: using SALOME_ACCUMULATE_HEADERS() to populate the complete list of includes...
bruneton [Mon, 7 Oct 2013 07:43:14 +0000 (07:43 +0000)]
CMake: using SALOME_ACCUMULATE_HEADERS() to populate the complete list of includes required by KERNEL header files.

10 years agoMoving config file to root dir
bruneton [Mon, 7 Oct 2013 07:27:10 +0000 (07:27 +0000)]
Moving config file to root dir

10 years agodiscard changes related to PortManager (development moved to branch agr_portmanager_b...
aguerre [Fri, 4 Oct 2013 16:02:47 +0000 (16:02 +0000)]
discard changes related to PortManager (development moved to branch agr_portmanager_branch_131004

10 years agoChanging socket begin_agr_portmanager_branch_131004
aguerre [Fri, 4 Oct 2013 12:27:55 +0000 (12:27 +0000)]
Changing socket

10 years agoFix
aguerre [Fri, 4 Oct 2013 08:29:55 +0000 (08:29 +0000)]
Fix

10 years agoNew approach for PortManager
aguerre [Thu, 3 Oct 2013 15:50:41 +0000 (15:50 +0000)]
New approach for PortManager

10 years agoSearch for some required boost components.
vsr [Thu, 3 Oct 2013 14:33:53 +0000 (14:33 +0000)]
Search for some required boost components.

10 years agoCMake: preparing call to new macro SALOME_ACCUMULATE_HEADERS(). Currently disabled...
bruneton [Thu, 3 Oct 2013 07:22:52 +0000 (07:22 +0000)]
CMake: preparing call to new macro SALOME_ACCUMULATE_HEADERS(). Currently disabled (waiting for COTECH decision)

10 years agoCMake: introduced flag SALOME_CMAKE_DEBUG to see the initial CMake error when
bruneton [Wed, 2 Oct 2013 12:51:10 +0000 (12:51 +0000)]
CMake: introduced flag SALOME_CMAKE_DEBUG to see the initial CMake error when
having troubles with the package detection mechanism.

10 years agoCMake: minor: modified a warning message in the detection macro (an empty reference
bruneton [Wed, 2 Oct 2013 12:44:12 +0000 (12:44 +0000)]
CMake: minor: modified a warning message in the detection macro (an empty reference
variable is now considered valid).

10 years agominor: removing debug message about PYTHON_ROOT_DIR
bruneton [Thu, 26 Sep 2013 07:03:22 +0000 (07:03 +0000)]
minor: removing debug message about PYTHON_ROOT_DIR

10 years agoCMake: Python detection was not always seting PYTHON_ROOT_DIR!
bruneton [Wed, 25 Sep 2013 07:23:42 +0000 (07:23 +0000)]
CMake: Python detection was not always seting PYTHON_ROOT_DIR!

10 years agoAdd job parameter mem_per_cpu (EDF issue #2671)
barate [Mon, 23 Sep 2013 13:29:19 +0000 (13:29 +0000)]
Add job parameter mem_per_cpu (EDF issue #2671)

10 years agoCorrection of the previous wrong commit.
rnv [Fri, 20 Sep 2013 06:21:25 +0000 (06:21 +0000)]
Correction of the previous wrong commit.

10 years agoCMake: Boost include are one directory deeper under Win32
bruneton [Thu, 19 Sep 2013 14:16:04 +0000 (14:16 +0000)]
CMake: Boost include are one directory deeper under Win32

10 years agoCMake: docutils: added "../lib64/..." to the OmniORB PYTHONPATH.
bruneton [Thu, 19 Sep 2013 07:32:58 +0000 (07:32 +0000)]
CMake: docutils: added "../lib64/..." to the OmniORB PYTHONPATH.

10 years agoSet SALOME_USE_LIBBATCH to OFF by default
vsr [Wed, 18 Sep 2013 09:53:01 +0000 (09:53 +0000)]
Set SALOME_USE_LIBBATCH to OFF by default

10 years agoCMake: windows compilation - added some missing PTHREAD_INCLUDE_DIR
bruneton [Wed, 18 Sep 2013 09:51:29 +0000 (09:51 +0000)]
CMake: windows compilation - added some missing PTHREAD_INCLUDE_DIR

10 years agoCMake: IF(WINDOWS) is deprecated - please always use IF(WIN32)
bruneton [Wed, 18 Sep 2013 09:08:52 +0000 (09:08 +0000)]
CMake: IF(WINDOWS) is deprecated - please always use IF(WIN32)

10 years agoCMake: added advanced options SALOME_BUILD_FOR_GCOV to add flags:
bruneton [Tue, 17 Sep 2013 12:25:42 +0000 (12:25 +0000)]
CMake: added advanced options SALOME_BUILD_FOR_GCOV to add flags:
    -fprofile-arcs
    -ftest-coverage
to compiler flags.

10 years agoCMake: reverting to the previous behaviour for optional prerequisites.
bruneton [Tue, 17 Sep 2013 09:37:28 +0000 (09:37 +0000)]
CMake: reverting to the previous behaviour for optional prerequisites.

If not found, we trigger the failure of the configuration. This is handled
by macros SALOME_PACKAGE_REPORT_AND_CHECK
and SALOME_LOG_OPTIONAL_PACKAGE, allowing a nice error message which indicates
what flag should be switched off to avoid the issue.

10 years agoRNV: win32 building.
ana [Fri, 13 Sep 2013 13:34:09 +0000 (13:34 +0000)]
RNV: win32  building.

10 years agoFix comment to args of GetDefaultScript()
eap [Fri, 13 Sep 2013 13:11:43 +0000 (13:11 +0000)]
Fix comment to args of GetDefaultScript()

-    string GetDefaultScript(in string theID, in string theModuleName);
+    string GetDefaultScript(in string theModuleName, in string indent);

10 years agoReplace "import geompy"
fahed [Fri, 13 Sep 2013 09:28:27 +0000 (09:28 +0000)]
Replace "import geompy"

10 years agoAutotools: Add Boost include dirs to KERNEL includes. This is needed because an expor...
barate [Fri, 13 Sep 2013 07:31:02 +0000 (07:31 +0000)]
Autotools: Add Boost include dirs to KERNEL includes. This is needed because an exported header in KERNEL depends on Boost shared pointers.

10 years agoCMake: Add Boost include dirs and definitions to KERNEL includes and definitions...
barate [Thu, 12 Sep 2013 13:27:01 +0000 (13:27 +0000)]
CMake: Add Boost include dirs and definitions to KERNEL includes and definitions. This is needed because an exported header in KERNEL depends on Boost.

10 years agoCMake: introducing KERNEL_DEFINITIONS and completing KERNEL_INCLUDE_DIRS to have
bruneton [Wed, 11 Sep 2013 08:40:19 +0000 (08:40 +0000)]
CMake: introducing KERNEL_DEFINITIONS and completing KERNEL_INCLUDE_DIRS to have
MPI. This avoids redetecting MPI in GUI. Also fixed a typo in SALOMEDSImpl.

10 years agoInstall macros FindCAS.cmake and FindSalomeCAS.cmake
barate [Mon, 9 Sep 2013 14:08:09 +0000 (14:08 +0000)]
Install macros FindCAS.cmake and FindSalomeCAS.cmake

10 years agoWindows porting by ana
eap [Mon, 9 Sep 2013 09:36:18 +0000 (09:36 +0000)]
Windows porting by ana

10 years agoGEOM porting to CMake
eap [Mon, 9 Sep 2013 09:32:41 +0000 (09:32 +0000)]
GEOM porting to CMake

Move from GUI as GEOM needs Cascade in "Without GUI" mode

10 years agoCompilation SALOME on Windows
ana [Mon, 9 Sep 2013 09:09:40 +0000 (09:09 +0000)]
Compilation SALOME on Windows

10 years agoFix system Python detection with autotools on Ubuntu 13.04
barate [Mon, 9 Sep 2013 08:15:44 +0000 (08:15 +0000)]
Fix system Python detection with autotools on Ubuntu 13.04

10 years agotest port manager
aguerre [Fri, 6 Sep 2013 16:15:42 +0000 (16:15 +0000)]
test port manager

10 years agobug fix
aguerre [Fri, 6 Sep 2013 15:26:30 +0000 (15:26 +0000)]
bug fix

10 years agoAdd port manager to ensure concurrent sessions have a unique port each.
aguerre [Fri, 6 Sep 2013 14:31:59 +0000 (14:31 +0000)]
Add port manager to ensure concurrent sessions have a unique port each.

10 years agoAdd parameter exclusive to JobParameters Python constructor BR_new_bop4
barate [Tue, 3 Sep 2013 09:10:58 +0000 (09:10 +0000)]
Add parameter exclusive to JobParameters Python constructor

10 years agoFix bug when passing port&host to salome shell
aguerre [Fri, 30 Aug 2013 12:51:53 +0000 (12:51 +0000)]
Fix bug when passing port&host to salome shell

10 years agoCMake: including Python (and hence NumPy) definitions for DSC (Calcium)
bruneton [Thu, 29 Aug 2013 12:18:42 +0000 (12:18 +0000)]
CMake: including Python (and hence NumPy) definitions for DSC (Calcium)

10 years agoRestore passing single study file as command line argument
aguerre [Wed, 28 Aug 2013 16:17:34 +0000 (16:17 +0000)]
Restore passing single study file as command line argument

10 years agoHandling Python scripts without execution permissions
aguerre [Wed, 28 Aug 2013 15:52:53 +0000 (15:52 +0000)]
Handling Python scripts without execution permissions

10 years agoAdd job parameter 'exclusive' to let the user choose to share nodes or not (EDF issue...
barate [Wed, 28 Aug 2013 15:50:30 +0000 (15:50 +0000)]
Add job parameter 'exclusive' to let the user choose to share nodes or not (EDF issue #2700)

10 years agobad text warning
cvw [Wed, 28 Aug 2013 07:45:31 +0000 (07:45 +0000)]
bad text warning

10 years agoavoid error for complicated sh line xx=`...=...`
cvw [Wed, 28 Aug 2013 07:40:32 +0000 (07:40 +0000)]
avoid error for complicated sh line xx=`...=...`

10 years agoImprove documentation for some macros SALOME_JUSTIFY_STRING() and SALOME_PACKAGE_REPO...
vsr [Tue, 27 Aug 2013 09:52:08 +0000 (09:52 +0000)]
Improve documentation for some macros SALOME_JUSTIFY_STRING() and SALOME_PACKAGE_REPORT() macros

10 years agoSmall improvement of SALOME_PACKAGE_REPORT() macro: justify package names
vsr [Tue, 27 Aug 2013 09:30:03 +0000 (09:30 +0000)]
Small improvement of SALOME_PACKAGE_REPORT() macro: justify package names

10 years agoCMake: minor bug: Python_FOUND flag was not set at all.
bruneton [Tue, 27 Aug 2013 09:14:03 +0000 (09:14 +0000)]
CMake: minor bug: Python_FOUND flag was not set at all.

10 years agoCMake: creation of the macros SALOME_UPDATE_FLAG_AND_LOG_PACKAGE() and SALOME_PACKAGE...
bruneton [Tue, 27 Aug 2013 08:57:32 +0000 (08:57 +0000)]
CMake: creation of the macros SALOME_UPDATE_FLAG_AND_LOG_PACKAGE() and SALOME_PACKAGE_REPORT().
The two are used to register optional packages and to turn off specific configuration
flags when the optional prerequisites is not found. The final setup is printed on screen through
SALOME_PACKAGE_REPORT()

10 years agoCMake: creation of the macros SALOME_UPDATE_FLAG_AND_LOG_PACKAGE() and SALOME_PACKAGE...
bruneton [Tue, 27 Aug 2013 08:45:56 +0000 (08:45 +0000)]
CMake: creation of the macros SALOME_UPDATE_FLAG_AND_LOG_PACKAGE() and SALOME_PACKAGE_REPORT().
The two are used to register optional packages and to turn off specific configuration
flags when the optional prerequisites is not found. The final setup is printed on screen through
SALOME_PACKAGE_REPORT()

10 years agoManagement of scripts+args in SALOME shell and TUI (not yet in GUI)
aguerre [Mon, 26 Aug 2013 16:11:13 +0000 (16:11 +0000)]
Management of scripts+args in SALOME shell and TUI (not yet in GUI)

10 years agoempty Noned --config and catch sys.exit(0) as normal
cvw [Fri, 23 Aug 2013 10:42:25 +0000 (10:42 +0000)]
empty Noned --config and catch sys.exit(0) as normal

10 years agoCMake build procedure improvements:
vsr [Wed, 21 Aug 2013 07:04:03 +0000 (07:04 +0000)]
CMake build procedure improvements:
- minor general improvements

10 years agoCMake build procedure improvements:
vsr [Wed, 21 Aug 2013 06:51:13 +0000 (06:51 +0000)]
CMake build procedure improvements:
- minor general improvements

10 years agoCMake build procedure improvements:
vsr [Wed, 21 Aug 2013 06:22:42 +0000 (06:22 +0000)]
CMake build procedure improvements:
- minor general improvements

10 years agoCMake build procedure improvements:
vsr [Wed, 21 Aug 2013 06:05:41 +0000 (06:05 +0000)]
CMake build procedure improvements:
- minor general improvements

10 years agoCMake build procedure improvements:
vsr [Tue, 20 Aug 2013 14:00:28 +0000 (14:00 +0000)]
CMake build procedure improvements:
- minor general improvements

10 years agoCMake build procedure improvements:
vsr [Tue, 20 Aug 2013 12:47:15 +0000 (12:47 +0000)]
CMake build procedure improvements:
- minor general improvements

10 years agoCMake build procedure improvements:
vsr [Tue, 20 Aug 2013 12:33:21 +0000 (12:33 +0000)]
CMake build procedure improvements:
- minor general improvements

10 years agoCMake build procedure improvements:
vsr [Tue, 20 Aug 2013 10:01:55 +0000 (10:01 +0000)]
CMake build procedure improvements:
- Doxygen staff

10 years agoCMake build procedure improvements:
vsr [Tue, 20 Aug 2013 10:01:40 +0000 (10:01 +0000)]
CMake build procedure improvements:
- CORBA staff

10 years agoOoops, rollback some previous changes
vsr [Fri, 16 Aug 2013 10:30:43 +0000 (10:30 +0000)]
Ooops, rollback some previous changes

10 years agoMinor improvements
vsr [Fri, 16 Aug 2013 09:14:00 +0000 (09:14 +0000)]
Minor improvements

10 years agoSmall improvement: remove redundant "VERSION" variables
vsr [Fri, 16 Aug 2013 06:57:57 +0000 (06:57 +0000)]
Small improvement: remove redundant "VERSION" variables

10 years agoMerge from V7_2_BR 09/08/2013
vsr [Mon, 12 Aug 2013 09:23:08 +0000 (09:23 +0000)]
Merge from V7_2_BR 09/08/2013

10 years agoRemove warning messages on resources when launching batch jobs
barate [Tue, 6 Aug 2013 12:47:51 +0000 (12:47 +0000)]
Remove warning messages on resources when launching batch jobs

10 years agoRemove distinction between batch managers ssh_batch and none
barate [Tue, 6 Aug 2013 12:13:39 +0000 (12:13 +0000)]
Remove distinction between batch managers ssh_batch and none

10 years agoFix Libbatch usage with CMake compilation
barate [Tue, 6 Aug 2013 10:11:52 +0000 (10:11 +0000)]
Fix Libbatch usage with CMake compilation

10 years agoRemove test
vsr [Fri, 2 Aug 2013 11:14:43 +0000 (11:14 +0000)]
Remove test

10 years agoPython containers are no more supported
vsr [Fri, 2 Aug 2013 10:28:41 +0000 (10:28 +0000)]
Python containers are no more supported

10 years agoCMake: minor fix to avoid detection of a package on the system in CONFIG mode.
bruneton [Thu, 1 Aug 2013 13:34:05 +0000 (13:34 +0000)]
CMake: minor fix to avoid detection of a package on the system in CONFIG mode.

10 years agodefine _DEBUG_
eap [Thu, 1 Aug 2013 08:28:54 +0000 (08:28 +0000)]
define _DEBUG_

10 years ago[CEA 900] Regression: on test glue_performance.py
vsr [Wed, 31 Jul 2013 14:20:13 +0000 (14:20 +0000)]
[CEA 900] Regression: on test glue_performance.py
Fix problem with missing env variable OMNIORB_USER_PATH.

10 years agotest inexisting config fiele for error
cvw [Wed, 31 Jul 2013 12:14:43 +0000 (12:14 +0000)]
test inexisting config fiele for error

10 years agofilename for warning
cvw [Tue, 30 Jul 2013 14:29:21 +0000 (14:29 +0000)]
filename for warning

10 years agoCMake: Sphinx: simplifying Win32 command
bruneton [Tue, 30 Jul 2013 09:20:29 +0000 (09:20 +0000)]
CMake: Sphinx: simplifying Win32 command

10 years agosh->cfg convert procedure, no delete temporary generated .cfg
cvw [Mon, 29 Jul 2013 14:21:23 +0000 (14:21 +0000)]
sh->cfg convert procedure, no delete temporary generated .cfg

10 years agoskip clean calls with ending ";" problem
cvw [Mon, 29 Jul 2013 14:01:37 +0000 (14:01 +0000)]
skip clean calls with ending ";" problem

10 years agoskip cleandup in EnvFileConverter .sh
cvw [Fri, 26 Jul 2013 13:17:45 +0000 (13:17 +0000)]
skip cleandup in EnvFileConverter .sh

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