Salome HOME
modules/kernel.git
7 years agoBug: GetIDs() method of AttributeParameter returns wrong list of ids for string,... V7_8_BR V7_dev
vsr [Mon, 17 Oct 2016 07:15:18 +0000 (10:15 +0300)]
Bug: GetIDs() method of AttributeParameter returns wrong list of ids for string, int array, real array, string array types.

8 years ago[TEMP] Disable failing and unstable tests V7_8_0 V7_8_0rc2
Cédric Aguerre [Mon, 23 May 2016 16:54:31 +0000 (18:54 +0200)]
[TEMP] Disable failing and unstable tests

8 years agoIncrement version: 7.8.0 V7_8_0rc1
vsr [Fri, 20 May 2016 14:41:20 +0000 (17:41 +0300)]
Increment version: 7.8.0

8 years agoWindows compatibility
ana [Mon, 16 May 2016 15:58:04 +0000 (18:58 +0300)]
Windows compatibility

8 years agoWindows compatibility
ana [Mon, 16 May 2016 15:56:51 +0000 (18:56 +0300)]
Windows compatibility

8 years agosimplify test process call V7_8_0b1
Cédric Aguerre [Mon, 2 May 2016 08:20:55 +0000 (10:20 +0200)]
simplify test process call

8 years agoRemove special process for PARAVIS
Cédric Aguerre [Mon, 18 Apr 2016 16:25:28 +0000 (18:25 +0200)]
Remove special process for PARAVIS

8 years agoAdded salome_test_driver_gui.py to run application tests with GUI.
abn [Mon, 18 Apr 2016 12:33:52 +0000 (14:33 +0200)]
Added salome_test_driver_gui.py to run application tests with GUI.

8 years agoCall unittest.main()
Cédric Aguerre [Mon, 18 Apr 2016 16:28:04 +0000 (18:28 +0200)]
Call unittest.main()

8 years ago[EDF-12448] Only search in TCP ports (avoid "oserror [Errno 7] Argument list too... V7_8_0a2
Cédric Aguerre [Mon, 29 Feb 2016 10:40:39 +0000 (11:40 +0100)]
[EDF-12448] Only search in TCP ports (avoid "oserror [Errno 7] Argument list too long" raised by python subprocess

8 years agoFixing PYC compilation: should fail when invalid Python.
abn [Mon, 11 Apr 2016 12:26:56 +0000 (14:26 +0200)]
Fixing PYC compilation: should fail when invalid Python.

8 years agoUpdate documentation on how to run SALOME
vsr [Mon, 11 Apr 2016 06:06:13 +0000 (09:06 +0300)]
Update documentation on how to run SALOME

8 years agoMerge branch 'V7_dev' of https://git.salome-platform.org/git/modules/kernel into...
Anthony Geay [Wed, 6 Apr 2016 05:52:52 +0000 (07:52 +0200)]
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/kernel into V7_dev

8 years agoset logging level to INFO
Cédric Aguerre [Thu, 31 Mar 2016 11:29:32 +0000 (13:29 +0200)]
set logging level to INFO

8 years agoFix problem with detection python libraries.
rnv [Tue, 29 Mar 2016 11:04:21 +0000 (14:04 +0300)]
Fix problem with detection python libraries.

8 years agoApply cpu/mem info on localhost in CatalogResources.xml to enforced default localhost...
Anthony Geay [Mon, 7 Mar 2016 10:34:02 +0000 (11:34 +0100)]
Apply cpu/mem info on localhost in CatalogResources.xml to enforced default localhost resource.

8 years agoCoTech ACTION 79.1: revert changes in documentation about application profile vsr/cotech_79.1
vsr [Tue, 22 Mar 2016 08:42:24 +0000 (11:42 +0300)]
CoTech ACTION 79.1: revert changes in documentation about application profile

8 years agoSearch python libraries with same version as python interpreter version
rnv [Thu, 17 Mar 2016 13:15:19 +0000 (16:15 +0300)]
Search python libraries with same version as python interpreter version

8 years agoMix misprint
vsr [Tue, 15 Mar 2016 14:11:23 +0000 (17:11 +0300)]
Mix misprint

8 years agoCopyright update: 2016
vsr [Fri, 11 Mar 2016 14:03:38 +0000 (17:03 +0300)]
Copyright update: 2016
+ remove deprecated files

8 years agoUse "default" theme for Sphinx < 1.3
vsr [Wed, 24 Feb 2016 10:14:15 +0000 (13:14 +0300)]
Use "default" theme for Sphinx < 1.3

8 years agoWindows compatibility.
rnv [Wed, 24 Feb 2016 09:46:12 +0000 (12:46 +0300)]
Windows compatibility.

8 years agoCoTech #79 decision: switch off C++0x/C++11 feature by default for SALOME 7x
vsr [Wed, 17 Feb 2016 13:44:17 +0000 (16:44 +0300)]
CoTech #79 decision: switch off C++0x/C++11 feature by default for SALOME 7x

8 years ago0023225: [CEA 1642] Patches for Windows version of SALOME
vsr [Wed, 17 Feb 2016 09:09:37 +0000 (12:09 +0300)]
0023225: [CEA 1642] Patches for Windows version of SALOME

8 years agoRestore PYTHONBIN CMake variable.
rnv [Tue, 16 Feb 2016 08:49:13 +0000 (11:49 +0300)]
Restore PYTHONBIN CMake variable.

8 years agoFix compilation with NumPy/SciPy.
rnv [Mon, 15 Feb 2016 15:12:28 +0000 (18:12 +0300)]
Fix compilation with NumPy/SciPy.

8 years agoMerge relevant changes from V8_0_0_BR branch
vsr [Wed, 20 Jan 2016 13:37:15 +0000 (16:37 +0300)]
Merge relevant changes from V8_0_0_BR branch

8 years agoFix compilation pb relating to numpy
eap [Mon, 15 Feb 2016 13:41:21 +0000 (16:41 +0300)]
Fix compilation pb relating to numpy

8 years agoCMake: simplifying Python detection mechanism: small correction.
rnv [Mon, 15 Feb 2016 12:45:08 +0000 (15:45 +0300)]
CMake: simplifying Python detection mechanism: small correction.

8 years agoCMake: simplifying Python detection mechanism.
abn [Thu, 4 Feb 2016 10:51:48 +0000 (11:51 +0100)]
CMake: simplifying Python detection mechanism.

8 years agoFix error preventing normal configuration with direct specifying of product directory...
vsr [Mon, 25 Jan 2016 10:47:58 +0000 (13:47 +0300)]
Fix error preventing normal configuration with direct specifying of product directory via cmake option.

8 years agoFix problem with possible incorrect detection of native products due to overriding... V7_8_0a1
vsr [Thu, 14 Jan 2016 13:24:59 +0000 (16:24 +0300)]
Fix problem with possible incorrect detection of native products due to overriding of the CMAKE_PREFIX_PATH.

8 years agoStandardize behaviour of graphviz. When GRAPHVIZ_ROOT_DIR cmake var is NOT defined...
Anthony Geay [Fri, 8 Jan 2016 09:48:00 +0000 (10:48 +0100)]
Standardize behaviour of graphviz. When GRAPHVIZ_ROOT_DIR cmake var is NOT defined and that dot is in the path now it works.

8 years agoMerge branch 'omu/mpi'
Ovidiu Mircescu [Tue, 5 Jan 2016 14:42:08 +0000 (15:42 +0100)]
Merge branch 'omu/mpi'

8 years agoMPI fixes.
Ovidiu Mircescu [Tue, 5 Jan 2016 14:29:27 +0000 (15:29 +0100)]
MPI fixes.

Flag -DHAVE_MPI2 is now detected properly.There was an issue when
MPI_C_INCLUDE_PATH contained several paths.

You can now use MPI containers on your local machine, with protocol "sh".

8 years agoUpdate salome_test
rnv [Sat, 26 Dec 2015 09:38:33 +0000 (12:38 +0300)]
Update salome_test

8 years agoNot sure but we have a problem on it. To be checked by cmake Guru \!
Anthony Geay [Thu, 17 Dec 2015 11:10:11 +0000 (12:10 +0100)]
Not sure but we have a problem on it. To be checked by cmake Guru \!

8 years agoWin32: fix problems with SALOME killing
ana [Fri, 27 Nov 2015 15:59:40 +0000 (18:59 +0300)]
Win32: fix problems with SALOME killing

8 years agoAllow switching OFF C++0x/C++11 support
vsr [Fri, 27 Nov 2015 09:01:41 +0000 (12:01 +0300)]
Allow switching OFF C++0x/C++11 support

8 years agoOne more commit to fix problems with SALOME killing causing by previous changes.
vsr [Wed, 25 Nov 2015 16:37:24 +0000 (19:37 +0300)]
One more commit to fix problems with SALOME killing causing by previous changes.

8 years agoFix for the bug 0023165: [CEA 1590] Salome 7.6.0 on Windows does not liberate the...
ana [Mon, 23 Nov 2015 15:22:13 +0000 (18:22 +0300)]
Fix for the bug 0023165: [CEA 1590] Salome 7.6.0 on Windows does not liberate the ports
Additional fix to previous commit

8 years agoFix for the bug 0023165: [CEA 1590] Salome 7.6.0 on Windows does not liberate the...
vsr [Fri, 20 Nov 2015 10:11:38 +0000 (13:11 +0300)]
Fix for the bug 0023165: [CEA 1590] Salome 7.6.0 on Windows does not liberate the ports

Additional change to previous commit, to fix regression with killing SALOME session.

8 years agoFix for the bug 0023165: [CEA 1590] Salome 7.6.0 on Windows does not liberate the...
ana [Wed, 18 Nov 2015 15:11:37 +0000 (18:11 +0300)]
Fix for the bug 0023165: [CEA 1590] Salome 7.6.0 on Windows does not liberate the ports

8 years agoMerge branch 'V7_7_BR'
vsr [Mon, 16 Nov 2015 08:04:33 +0000 (11:04 +0300)]
Merge branch 'V7_7_BR'

8 years agoWindows: fix problem with launching containers fix_for_770 V7_7_0_WIN
ana [Tue, 10 Nov 2015 14:53:36 +0000 (17:53 +0300)]
Windows: fix problem with launching containers

8 years agoWindows: fix problem with activation of 'PVViewer'
ana [Mon, 9 Nov 2015 10:22:37 +0000 (13:22 +0300)]
Windows: fix problem with activation of 'PVViewer'

8 years agoRun tests on Windows platform.
mkr [Mon, 17 Aug 2015 10:32:32 +0000 (13:32 +0300)]
Run tests on Windows platform.

8 years agoFix compilation problem in GCC5.2 with C++11 activated. V8_0_pre
Anthony Geay [Fri, 30 Oct 2015 09:45:06 +0000 (10:45 +0100)]
Fix compilation problem in GCC5.2 with C++11 activated.

8 years agoFix bug of concurrency between consumer/producer. Rare occurence.
Anthony Geay [Fri, 30 Oct 2015 09:32:43 +0000 (10:32 +0100)]
Fix bug of concurrency between consumer/producer. Rare occurence.
The case that raised bug.
0 - Consumer does t=dss.waitForKeyInVar(...).
1 - Producer push all the values and finish and call dss.moveRdExtInitToRdExt.
2 - Consumer does t.waitFor() -> Crash var has been destroyed by 1.

8 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Anthony Geay [Thu, 29 Oct 2015 18:34:18 +0000 (19:34 +0100)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel

8 years agoIn SDS add killVar transaction.
Anthony Geay [Thu, 29 Oct 2015 18:34:07 +0000 (19:34 +0100)]
In SDS add killVar transaction.

8 years agofix bug when generating links in virtual application for share/doc/dev
Cédric Aguerre [Thu, 29 Oct 2015 13:05:36 +0000 (14:05 +0100)]
fix bug when generating links in virtual application for share/doc/dev

8 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Anthony Geay [Thu, 29 Oct 2015 12:05:06 +0000 (13:05 +0100)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel

8 years agoAllow remote var definition.
Anthony Geay [Thu, 29 Oct 2015 12:04:57 +0000 (13:04 +0100)]
Allow remote var definition.

8 years agoEnable C++0x/C++11 support
vsr [Thu, 15 Oct 2015 14:25:12 +0000 (17:25 +0300)]
Enable C++0x/C++11 support

8 years agoHandle lists as command-line script argument
Cédric Aguerre [Mon, 26 Oct 2015 13:54:11 +0000 (14:54 +0100)]
Handle lists as command-line script argument

8 years agoGive possiblity to have access and data atomically in one shot for checkpoint/restart...
Anthony Geay [Thu, 22 Oct 2015 09:30:22 +0000 (11:30 +0200)]
Give possiblity to have access and data atomically in one shot for checkpoint/restart mechanism.

8 years agoCorrect bug in case of agressive producer/consumer config.
Anthony Geay [Thu, 22 Oct 2015 08:38:12 +0000 (10:38 +0200)]
Correct bug in case of agressive producer/consumer config.

8 years agoSet development flag to 1
vsr [Mon, 19 Oct 2015 08:10:01 +0000 (11:10 +0300)]
Set development flag to 1

8 years agoIncrement version: 7.7.0 V7_7_0 V7_7_0rc1
vsr [Thu, 15 Oct 2015 05:56:45 +0000 (08:56 +0300)]
Increment version: 7.7.0

8 years agoWin32 compatibility with hdf5-1.8.14
ana [Wed, 14 Oct 2015 09:23:20 +0000 (12:23 +0300)]
Win32 compatibility with hdf5-1.8.14

8 years agoWin32: remove obsolete win32pm implementation
ana [Tue, 13 Oct 2015 12:22:19 +0000 (15:22 +0300)]
Win32: remove obsolete win32pm implementation

8 years agoImplement a way to re-arrange modules order in study dump
vsr [Tue, 29 Sep 2015 12:34:12 +0000 (15:34 +0300)]
Implement a way to re-arrange modules order in study dump

8 years agoDeal with multi pyevaluator objects in containers + manage multi thread invokation. agy/BugParaLaunchOnPyScripts cbr/crowdin_V7_7_BR
Anthony Geay [Fri, 25 Sep 2015 08:02:02 +0000 (10:02 +0200)]
Deal with multi pyevaluator objects in containers + manage multi thread invokation.

8 years agoModification of API.
Anthony Geay [Fri, 25 Sep 2015 06:51:39 +0000 (08:51 +0200)]
Modification of API.

8 years agotests for salome command V7_7_0b1
Cédric Aguerre [Wed, 9 Sep 2015 14:54:16 +0000 (16:54 +0200)]
tests for salome command

8 years agoupdate doc and usage
Cédric Aguerre [Wed, 9 Sep 2015 11:56:06 +0000 (13:56 +0200)]
update doc and usage

8 years agoPort manager's lock file should be created with proper permissions; we must use umask...
vsr [Tue, 8 Sep 2015 15:22:10 +0000 (18:22 +0300)]
Port manager's lock file should be created with proper permissions; we must use umask command in all related functions.

8 years agoINT PAL 0052843: SIGSEGV when saving study if module which data is present in the... V7_7_0a1
mpa [Thu, 27 Aug 2015 13:34:51 +0000 (16:34 +0300)]
INT PAL 0052843: SIGSEGV when saving study if module which data is present in the study is not in the current session

8 years agoWarining hunting that solves a big bug in Release mode...
Anthony Geay [Mon, 17 Aug 2015 13:56:10 +0000 (15:56 +0200)]
Warining hunting that solves a big bug in Release mode...

8 years agoKillKey also OK for RdExt.
Anthony Geay [Fri, 14 Aug 2015 16:01:08 +0000 (18:01 +0200)]
KillKey also OK for RdExt.

8 years agoCorrect bug on assign on RdWr Glob var.
Anthony Geay [Thu, 13 Aug 2015 15:15:42 +0000 (17:15 +0200)]
Correct bug on assign on RdWr Glob var.

8 years agoSmall doc
Anthony Geay [Thu, 13 Aug 2015 14:33:38 +0000 (16:33 +0200)]
Small doc

8 years agoDefine a python interface for wrapped type of SalomeSDSClt module.
Anthony Geay [Thu, 13 Aug 2015 08:28:53 +0000 (10:28 +0200)]
Define a python interface for wrapped type of SalomeSDSClt module.

8 years agoRdExtInit is now OK for recovery.
Anthony Geay [Wed, 12 Aug 2015 13:44:11 +0000 (15:44 +0200)]
RdExtInit is now OK for recovery.

8 years agoMulti push key,value session in a transaction.
Anthony Geay [Tue, 11 Aug 2015 10:05:51 +0000 (12:05 +0200)]
Multi push key,value session in a transaction.

8 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Anthony Geay [Tue, 11 Aug 2015 06:43:42 +0000 (08:43 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel

8 years agoWait takes now into account of name of the var.
Anthony Geay [Tue, 11 Aug 2015 06:43:35 +0000 (08:43 +0200)]
Wait takes now into account of name of the var.

8 years agoFix incorrect behavior of IsExists() function on Windows
ana [Mon, 10 Aug 2015 16:59:28 +0000 (19:59 +0300)]
Fix incorrect behavior of IsExists() function on Windows

8 years agoFix subdir duplicates in CTestTestfile
Cédric Aguerre [Wed, 5 Aug 2015 17:06:27 +0000 (19:06 +0200)]
Fix subdir duplicates in CTestTestfile

8 years agoImplementation of working glob var. Remove memory leak on TestSalomeSDS.py.
Anthony Geay [Tue, 4 Aug 2015 16:12:23 +0000 (18:12 +0200)]
Implementation of working glob var. Remove memory leak on TestSalomeSDS.py.

8 years agoSupport of multi key,var append in global vars.
Anthony Geay [Tue, 4 Aug 2015 06:15:48 +0000 (08:15 +0200)]
Support of multi key,var append in global vars.

8 years agoSIMAN removal
Cédric Aguerre [Tue, 28 Jul 2015 14:04:44 +0000 (16:04 +0200)]
SIMAN removal

8 years agoRemove ports from PortManager config file if unused
Cédric Aguerre [Wed, 29 Jul 2015 07:36:56 +0000 (09:36 +0200)]
Remove ports from PortManager config file if unused

8 years agoPortManager: improve detection of busy ports
Cédric Aguerre [Tue, 28 Jul 2015 13:20:09 +0000 (15:20 +0200)]
PortManager: improve detection of busy ports

8 years agoReset ports list in case of problem when reading PortManager file
Cédric Aguerre [Tue, 28 Jul 2015 09:33:20 +0000 (11:33 +0200)]
Reset ports list in case of problem when reading PortManager file

8 years agocreate_python_service_instance(): meaningful implementation in
abn [Fri, 24 Jul 2015 11:48:03 +0000 (13:48 +0200)]
create_python_service_instance(): meaningful implementation in
Python container.

8 years agoFix problem with unicode symbols in path to home directory
vsr [Thu, 23 Jul 2015 07:14:16 +0000 (10:14 +0300)]
Fix problem with unicode symbols in path to home directory

8 years agoImplementation of producer/consumer mechanism and transaction mechanism for global...
Anthony Geay [Fri, 10 Jul 2015 13:10:22 +0000 (15:10 +0200)]
Implementation of producer/consumer mechanism and transaction mechanism for global vars.

8 years agoAdd dummy implementation of create_python_service_instance() function, to avoid compi...
mnt [Wed, 22 Jul 2015 13:26:44 +0000 (16:26 +0300)]
Add dummy implementation of create_python_service_instance() function, to avoid compilation errors when building parallel extensions

8 years agoMerge branch 'abn/pvserver_service'
abn [Mon, 20 Jul 2015 08:46:32 +0000 (10:46 +0200)]
Merge branch 'abn/pvserver_service'

8 years ago0023066: [CEA 1509] CMake - Installation of a SALOME module should be movable
mpa [Tue, 14 Jul 2015 12:13:39 +0000 (15:13 +0300)]
0023066: [CEA 1509] CMake - Installation of a SALOME module should be movable

8 years agoMerge branch 'rbe/fix-version-id'
Renaud Barate [Fri, 3 Jul 2015 15:47:51 +0000 (17:47 +0200)]
Merge branch 'rbe/fix-version-id'

8 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/kernel
abn [Fri, 3 Jul 2015 13:03:18 +0000 (15:03 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/kernel

8 years agoFixing bug introduced by AKL + better doc on macro
abn [Fri, 3 Jul 2015 13:02:23 +0000 (15:02 +0200)]
Fixing bug introduced by AKL + better doc on macro
SALOME_FIND_PACKAGE_DETECT_CONFLICT

8 years agoLittle cleanup for global vars.
Anthony Geay [Tue, 30 Jun 2015 15:19:33 +0000 (17:19 +0200)]
Little cleanup for global vars.

8 years agoAdded create_python_service_instance() method to Container. abn/pvserver_service
abn [Mon, 29 Jun 2015 11:35:12 +0000 (13:35 +0200)]
Added create_python_service_instance() method to Container.

Allows to load a simple Python servant in a given container, not inheriting
from the EngineComponent hierarchy.

8 years agoFix Salome launch when there are config files named SalomeApprc.DEV.7 for instance rbe/fix-version-id SALOME_COEUR_V1_2
Renaud Barate [Fri, 26 Jun 2015 08:55:18 +0000 (10:55 +0200)]
Fix Salome launch when there are config files named SalomeApprc.DEV.7 for instance

9 years agoAdditional fix for previous commit, to make SALOME_INSTALL_SCRIPTS macro working...
vsr [Thu, 18 Jun 2015 08:46:45 +0000 (11:46 +0300)]
Additional fix for previous commit, to make SALOME_INSTALL_SCRIPTS macro working when installing scripts from root directory

9 years agoFix problem with the PY compiling: names of targets in some cases are not unique
ana [Wed, 17 Jun 2015 15:20:58 +0000 (18:20 +0300)]
Fix problem with the PY compiling: names of targets  in some cases are not unique