]>
SALOME platform Git repositories - modules/kernel.git/log
vsr [Tue, 9 Dec 2014 06:46:16 +0000 (09:46 +0300)]
Merge remote branch 'origin/agr/python_refactoring' into V7_5_BR
Cédric Aguerre [Wed, 26 Nov 2014 14:45:03 +0000 (15:45 +0100)]
update usage info
Cédric Aguerre [Tue, 25 Nov 2014 11:04:52 +0000 (12:04 +0100)]
calling YACS driver
Cédric Aguerre [Mon, 24 Nov 2014 13:40:35 +0000 (14:40 +0100)]
remove hard-coded paths
remove hard-coded paths
Gilles DAVID [Mon, 24 Nov 2014 16:41:50 +0000 (17:41 +0100)]
Recover previously removed line
The previously removed "import" command is specifically tested in
the try except block.
Gilles DAVID [Fri, 21 Nov 2014 18:18:12 +0000 (19:18 +0100)]
Some Python refactoring and use argparse instead of optparse
vsr [Mon, 17 Nov 2014 14:06:24 +0000 (17:06 +0300)]
Merge branch 'master' into V7_5_BR
abn [Mon, 17 Nov 2014 08:43:35 +0000 (09:43 +0100)]
Bug fix: the command "salome shell" was broken on some machines.
vsr [Thu, 13 Nov 2014 16:04:17 +0000 (19:04 +0300)]
Merge branch 'master' into V7_5_BR
Christophe Bourcier local [Wed, 12 Nov 2014 17:09:46 +0000 (18:09 +0100)]
Add short option -w for --shutdown-servers
vsr [Thu, 6 Nov 2014 09:24:21 +0000 (12:24 +0300)]
Fix problem with saving/loading data of modules with incorrectly implemented persistence mechanism
vsr [Wed, 5 Nov 2014 15:21:42 +0000 (18:21 +0300)]
Increment version: 7.5.0
Cédric Aguerre [Mon, 27 Oct 2014 11:09:02 +0000 (12:09 +0100)]
Bug fix: running scripts in embedded python console
Cédric Aguerre [Fri, 24 Oct 2014 14:35:29 +0000 (16:35 +0200)]
using the new salome command is even better
Cédric Aguerre [Fri, 24 Oct 2014 12:51:29 +0000 (14:51 +0200)]
run scripts on remote machines (substitute for runSalomeScript)
eap [Wed, 22 Oct 2014 11:22:50 +0000 (15:22 +0400)]
Fix a bug that salome does not start if launched with --port option
Cédric Aguerre [Wed, 22 Oct 2014 08:26:31 +0000 (10:26 +0200)]
use os.pathsep
Cédric Aguerre [Tue, 21 Oct 2014 08:21:34 +0000 (10:21 +0200)]
[PortManager] create lock file in temporary folder, with 0666 permissions
abn [Fri, 17 Oct 2014 07:53:10 +0000 (09:53 +0200)]
Adapted salome_test to new PARAVIS architecture.
abn [Tue, 14 Oct 2014 14:20:03 +0000 (16:20 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/kernel
abn [Tue, 14 Oct 2014 14:19:39 +0000 (16:19 +0200)]
Minor bug fix: IN_SALOME_GUI should not be reset if already set.
vsr [Fri, 10 Oct 2014 06:18:58 +0000 (10:18 +0400)]
Merge branch 'omu/graphviz238'
vsr [Fri, 10 Oct 2014 06:15:43 +0000 (10:15 +0400)]
Detect version of graphviz, to set preprocessor definitions properly; for backward compatibility with graphviz < 2.36.
vsr [Thu, 9 Oct 2014 15:07:04 +0000 (19:07 +0400)]
Merge remote branch 'origin/omu/graphviz238'
vsr [Thu, 9 Oct 2014 07:34:09 +0000 (11:34 +0400)]
Since SALOME 7.5.0 Port Manager is switched ON by default
Renaud Barate [Wed, 8 Oct 2014 15:56:04 +0000 (17:56 +0200)]
Merge branch 'rbe/evol-job-newparams'
* rbe/evol-job-newparams:
Fix bug when creating JobParameters in Python (due to previous evolutions)
SALOME Launcher: add possibility to specify extra parameters
Add batch parameter wckey to SALOME Launcher
Renaud Barate [Wed, 8 Oct 2014 09:38:38 +0000 (11:38 +0200)]
Increase ORB parameter maxGIOPConnectionPerServer to 50
The default parameter (5) restricts the launch of containers in parallel.
This value (50) seems a good tradeoff on current machines. It might be
necessary to increase it further in the future.
Renaud Barate [Wed, 8 Oct 2014 08:36:15 +0000 (10:36 +0200)]
Fix bug when creating JobParameters in Python (due to previous evolutions)
Renaud Barate [Tue, 7 Oct 2014 15:24:47 +0000 (17:24 +0200)]
SALOME Launcher: add possibility to specify extra parameters
Ovidiu Mircescu [Mon, 6 Oct 2014 09:46:38 +0000 (11:46 +0200)]
Test Graphviz 2.38
Renaud Barate [Mon, 6 Oct 2014 16:03:07 +0000 (18:03 +0200)]
Add batch parameter wckey to SALOME Launcher
Anthony Geay [Mon, 6 Oct 2014 15:28:26 +0000 (17:28 +0200)]
Merge branch 'agy/ParallelContainerLaunch'
akl [Tue, 23 Sep 2014 08:21:50 +0000 (12:21 +0400)]
Multi-study support removal: finalization
Anthony Geay [Tue, 16 Sep 2014 08:56:02 +0000 (10:56 +0200)]
Correction of bug for HPContainers shared by different scripts.
abn [Mon, 15 Sep 2014 12:24:16 +0000 (14:24 +0200)]
Adding explicit ORB destruction function.
abn [Wed, 10 Sep 2014 06:53:57 +0000 (08:53 +0200)]
Minor: adding sphinx-apidoc tool to the Sphinx detection.
vsr [Thu, 28 Aug 2014 09:09:38 +0000 (13:09 +0400)]
Switch on dev version flag
vsr [Thu, 28 Aug 2014 09:05:41 +0000 (13:05 +0400)]
Merge remote branch 'origin/V7_4_BR'
akl [Thu, 28 Aug 2014 08:16:43 +0000 (12:16 +0400)]
Implementation of
0022617 : [CEA 1060] In OCC view, add "Show vertices" in the contextual menu.
Gilles DAVID [Wed, 27 Aug 2014 13:33:14 +0000 (15:33 +0200)]
Remove use of mutable as default parameter value
Usually the use of a mutable as a default parameter value is not
advised.
This is well explained in http://effbot.org/zone/default-values.htm
Anthony Geay [Wed, 20 Aug 2014 07:22:54 +0000 (09:22 +0200)]
Make ContainerManager::GiveContainer threadsafe to allow // launch of containers.
Anthony Geay [Thu, 14 Aug 2014 06:53:33 +0000 (08:53 +0200)]
Deal with ref count server side.
Anthony Geay [Wed, 13 Aug 2014 13:09:05 +0000 (15:09 +0200)]
Makes the remote interpretor or Salome accessible for both PyScriptNode and PyNode.
Anthony Geay [Fri, 8 Aug 2014 09:52:46 +0000 (11:52 +0200)]
Trying to fix Paco++/MPI optional compilation.
Anthony Geay [Thu, 7 Aug 2014 13:15:26 +0000 (15:15 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Anthony Geay [Thu, 7 Aug 2014 13:15:19 +0000 (15:15 +0200)]
Add some useful method in containers to extend the services to execute remotely python scripts.
vsr [Thu, 7 Aug 2014 09:20:46 +0000 (13:20 +0400)]
Revert "Synchronize adm files"
This reverts commit
641929d327319a80b4fc6f6157605a21f46413c4 .
Maintenance team (INV) [Wed, 6 Aug 2014 19:16:30 +0000 (23:16 +0400)]
Synchronize adm files
rnv [Tue, 15 Jul 2014 12:07:52 +0000 (16:07 +0400)]
Merge remote-tracking branch 'origin/rnv/py_win_fix'
Renaud Barate [Thu, 10 Jul 2014 10:06:45 +0000 (12:06 +0200)]
Improve Unicode support in class StudyEditor
akl [Wed, 9 Jul 2014 13:57:38 +0000 (17:57 +0400)]
Fixing of
0022619 : [CEA 1094] Dump study in utf8:
replacement
# -*- coding: iso-8859-1 -*-
by
# -*- coding: utf-8 -*-
rnv [Wed, 9 Jul 2014 11:02:11 +0000 (15:02 +0400)]
Fix problem with the python initialization on windows.
Renaud Barate [Tue, 8 Jul 2014 14:48:00 +0000 (16:48 +0200)]
Fix bug with Python warning messages not redirected when sys.stderr is redirected
Renaud Barate [Mon, 7 Jul 2014 15:22:48 +0000 (17:22 +0200)]
Use UTF-8 encoding when setting parameters of the study objects
vsr [Fri, 27 Jun 2014 10:11:13 +0000 (14:11 +0400)]
Version update: 7.4.1
vsr [Mon, 9 Jun 2014 11:54:38 +0000 (15:54 +0400)]
OCCT dev version porting (6.7.2): attempt #2
vsr [Fri, 6 Jun 2014 12:03:18 +0000 (16:03 +0400)]
OCCT dev version porting (6.7.2)
vsr [Wed, 28 May 2014 13:22:01 +0000 (17:22 +0400)]
Fix instable pb with starting SALOME on Windows
vsr [Mon, 26 May 2014 10:45:43 +0000 (14:45 +0400)]
link lib/paraview directories properly in salome application
eap [Tue, 20 May 2014 10:22:11 +0000 (14:22 +0400)]
22587: [CEA 1166] Exception KeyError in module threading at Salome exit
Cédric Aguerre [Fri, 16 May 2014 14:35:33 +0000 (16:35 +0200)]
add script for auto-completion
Cédric Aguerre [Fri, 16 May 2014 10:25:23 +0000 (12:25 +0200)]
remove extra print() calls
Cédric Aguerre [Fri, 16 May 2014 10:20:40 +0000 (12:20 +0200)]
bug fix: omninames kill
vsr [Wed, 14 May 2014 09:43:44 +0000 (13:43 +0400)]
0022585 : [CEA 1167] option --shutdown-servers kills all salome sessions instead of current session
Modify the way the servers are stopped at exit from Python, to correct bug introduced by the fix for issue 22489
rnv [Tue, 13 May 2014 09:45:30 +0000 (13:45 +0400)]
Build SALOME with the Macrosoft Visual Studio 2010.
vsr [Mon, 12 May 2014 08:30:51 +0000 (12:30 +0400)]
SALOME_GENERATE_TESTS_ENVIRONMENT script: process correctly ';' separator in env variables on Linux
vsr [Thu, 8 May 2014 12:46:57 +0000 (16:46 +0400)]
SALOME_GENERATE_TESTS_ENVIRONMENT() macro: strip "Salome" prefix from project name only for Salome project
rnv [Mon, 5 May 2014 16:00:31 +0000 (20:00 +0400)]
Close file.
Cédric Aguerre [Wed, 30 Apr 2014 15:12:10 +0000 (17:12 +0200)]
add doc for new salome command
Cédric Aguerre [Tue, 29 Apr 2014 16:13:04 +0000 (18:13 +0200)]
fix bug with quotes
Cédric Aguerre [Thu, 24 Apr 2014 14:33:35 +0000 (16:33 +0200)]
add salome_starter.py for application folder detection
Cédric Aguerre [Wed, 23 Apr 2014 13:42:17 +0000 (15:42 +0200)]
set returncode after Python scripts execution
Cédric Aguerre [Wed, 23 Apr 2014 09:28:01 +0000 (11:28 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Cédric Aguerre [Wed, 23 Apr 2014 09:26:59 +0000 (11:26 +0200)]
fix bug with ORB port management
ana [Fri, 18 Apr 2014 14:55:38 +0000 (18:55 +0400)]
Win32 compatibility
vsr [Fri, 18 Apr 2014 11:30:16 +0000 (15:30 +0400)]
Increment version: 7.4.0
mpa [Fri, 18 Apr 2014 11:16:35 +0000 (15:16 +0400)]
INT PAL
0052373 : TC7.4.0:Dump study failed
abn [Wed, 16 Apr 2014 07:38:43 +0000 (09:38 +0200)]
Revert "CMake: fixed minor bug: when a _ROOT_DIR variable was set by the user after"
This reverts commit f6f9c5 - the behavior is faulty with command line override
and doesn't work properly with special cases like OMNIORBPY
Cédric Aguerre [Tue, 15 Apr 2014 13:14:00 +0000 (15:14 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Cédric Aguerre [Tue, 15 Apr 2014 13:13:47 +0000 (15:13 +0200)]
If cfg file parser fails, try to read sh file
Cédric Aguerre [Tue, 15 Apr 2014 09:34:31 +0000 (11:34 +0200)]
remove notification server
abn [Tue, 15 Apr 2014 09:17:15 +0000 (11:17 +0200)]
CMake: fixed minor bug: when a _ROOT_DIR variable was set by the user after
having run CMake once, it was not taken into account (because of CMake cache
persistency).
Paul RASCLE [Sat, 12 Apr 2014 16:20:27 +0000 (18:20 +0200)]
control the presence of active studies in Python salome.salome_init()
Paul RASCLE [Sat, 12 Apr 2014 15:17:09 +0000 (17:17 +0200)]
forbid several simultaneously active studies in the same session, in study creation or opening
Paul RASCLE [Fri, 11 Apr 2014 12:50:08 +0000 (14:50 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel into pre/fix_single_study
vsr [Fri, 11 Apr 2014 12:49:55 +0000 (16:49 +0400)]
Fix problem of bad merge
Paul RASCLE [Fri, 11 Apr 2014 12:37:17 +0000 (14:37 +0200)]
Merge remote-tracking branch 'origin/master' into pre/fix_single_study
Cédric Aguerre [Fri, 11 Apr 2014 11:30:26 +0000 (13:30 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Cédric Aguerre [Fri, 11 Apr 2014 11:29:58 +0000 (13:29 +0200)]
trim quoted paths
Paul RASCLE [Fri, 11 Apr 2014 07:29:13 +0000 (09:29 +0200)]
Merge remote-tracking branch 'origin/master' into pre/fix_single_study
vsr [Fri, 11 Apr 2014 05:58:39 +0000 (09:58 +0400)]
fix problem with potentially missing nodes in the XML config file
Cédric Aguerre [Thu, 10 Apr 2014 14:05:42 +0000 (16:05 +0200)]
Merge branch 'master' into agr/start_procedure
Cédric Aguerre [Thu, 10 Apr 2014 13:26:52 +0000 (15:26 +0200)]
add context file
Cédric Aguerre [Wed, 9 Apr 2014 09:08:51 +0000 (11:08 +0200)]
library path for BSD
Cédric Aguerre [Wed, 9 Apr 2014 09:06:44 +0000 (11:06 +0200)]
add package name
Cédric Aguerre [Thu, 10 Apr 2014 13:26:52 +0000 (15:26 +0200)]
add context file
Paul RASCLE [Thu, 10 Apr 2014 08:09:09 +0000 (10:09 +0200)]
Merge remote-tracking branch 'origin/vsr/fix_single_study_pb' into pre/fix_single_study
Cédric Aguerre [Wed, 9 Apr 2014 09:11:01 +0000 (11:11 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Cédric Aguerre [Wed, 9 Apr 2014 09:08:51 +0000 (11:08 +0200)]
library path for BSD
Cédric Aguerre [Wed, 9 Apr 2014 09:06:44 +0000 (11:06 +0200)]
add package name