]>
SALOME platform Git repositories - modules/kernel.git/log
caremoli [Mon, 14 Sep 2009 08:08:36 +0000 (08:08 +0000)]
CCAR: remove memory leaks
caremoli [Mon, 14 Sep 2009 07:58:07 +0000 (07:58 +0000)]
CCAR: remove memory leaks
secher [Thu, 10 Sep 2009 13:12:54 +0000 (13:12 +0000)]
simplification of API of MPI object
adam [Thu, 10 Sep 2009 10:02:27 +0000 (10:02 +0000)]
*** empty log message ***
adam [Thu, 10 Sep 2009 09:51:38 +0000 (09:51 +0000)]
Fix a problem with space in directories
adam [Thu, 10 Sep 2009 09:20:36 +0000 (09:20 +0000)]
windows port
vsr [Wed, 9 Sep 2009 16:51:43 +0000 (16:51 +0000)]
Issue
0020472 : An error in SALOMEDSImpl_Tool::Exists
caremoli [Wed, 9 Sep 2009 11:20:21 +0000 (11:20 +0000)]
CCAR: replace the old way to take the python global interpreter lock
by calls to PyGILState_Ensure/PyGILState_Release in C++ container
so that GIL management be coherent from GUI embedded interpreter to embedded
python container.
caremoli [Tue, 8 Sep 2009 17:29:16 +0000 (17:29 +0000)]
CCAR: add a message in case of error when loading a component.
The dlerror output for dlopen plus the traceback for the import of the python module
The import_component python function now returns a string instead of a boolean.
If the string is empty, the import is OK.
The C++ code in container MPIContainer and ParallelContainer has been adapted.
caremoli [Tue, 8 Sep 2009 17:13:17 +0000 (17:13 +0000)]
CCAR: remove debug prints from the standard trace and put these prints
in a developer trace activated with #define MYDEBUG to put manually in sources
caremoli [Tue, 8 Sep 2009 17:04:07 +0000 (17:04 +0000)]
CCAR: remove some memory leaks in DF and NamingService
add helper methods to NamingService and LifeCycle
adam [Tue, 8 Sep 2009 13:46:34 +0000 (13:46 +0000)]
*** empty log message ***
adam [Tue, 8 Sep 2009 10:13:00 +0000 (10:13 +0000)]
A fix to launch more than one session on windows
adam [Tue, 8 Sep 2009 09:50:22 +0000 (09:50 +0000)]
*** empty log message ***
adam [Tue, 8 Sep 2009 09:07:23 +0000 (09:07 +0000)]
To construct the target cmake name, only the first "lib"
must be removed ...
adam [Tue, 8 Sep 2009 09:04:29 +0000 (09:04 +0000)]
Remove -fPIC option on windows
adam [Tue, 8 Sep 2009 08:41:04 +0000 (08:41 +0000)]
Update according new version of
make_common_starter.am in which is defined
AM_CXXFLAGS = -I$(top_builddir)/salome_adm/unix -include SALOMEconfig.h
AM_CPPFLAGS = -I$(top_builddir)/salome_adm/unix -include SALOMEconfig.h
ribes [Wed, 2 Sep 2009 09:18:32 +0000 (09:18 +0000)]
- Patch for recent Debian distrib:
multiple same file is not allowed in one installation line
secher [Mon, 31 Aug 2009 12:48:18 +0000 (12:48 +0000)]
just a little modification
secher [Mon, 31 Aug 2009 12:42:14 +0000 (12:42 +0000)]
launch ompi-server with salome, and kill it at the end of Salome
prascle [Fri, 28 Aug 2009 07:04:15 +0000 (07:04 +0000)]
PR: Python 2.6 compatibility
caremoli [Thu, 27 Aug 2009 16:12:13 +0000 (16:12 +0000)]
CCAR: I have added a way to define the directory for the container log files
If the environment variable SALOME_TMP_DIR is defined and is a directory the
log files are created in this directory and not in /tmp.
This modification has only be done for Linux and only for the container logs.
Other temporary files go in /tmp as before.
caremoli [Wed, 26 Aug 2009 07:26:06 +0000 (07:26 +0000)]
CCAR: remove some memory leaks in SALOMEDS CORBA interface
vsr [Fri, 21 Aug 2009 08:23:15 +0000 (08:23 +0000)]
Issue 20406: Time compilation when recompiling
vsr [Thu, 20 Aug 2009 11:55:37 +0000 (11:55 +0000)]
Fix bug in GetDirFromPath() function - wrong directory is returned if the file in the current directory is specified
vsr [Thu, 20 Aug 2009 05:05:31 +0000 (05:05 +0000)]
Issue
0020406 : Time compilation when recompiling
Customize install script
vsr [Thu, 20 Aug 2009 04:58:53 +0000 (04:58 +0000)]
Issue
0020406 : Time compilation when recompiling
Customize install script
vsr [Wed, 19 Aug 2009 16:20:32 +0000 (16:20 +0000)]
Issue
0020406 : Time compilation when recompiling
Customize install script
vsr [Tue, 18 Aug 2009 12:12:41 +0000 (12:12 +0000)]
Issue
0020445 : Be able to launch runSalome aaa.py
vsr [Tue, 18 Aug 2009 10:36:56 +0000 (10:36 +0000)]
Issue
0020448 : Put the omniNames log files in a subdir
vsr [Thu, 13 Aug 2009 06:55:41 +0000 (06:55 +0000)]
Issue
0020194 : EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined
vsr [Thu, 13 Aug 2009 04:50:10 +0000 (04:50 +0000)]
Issue
0020194 : EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined
vsr [Wed, 12 Aug 2009 06:30:23 +0000 (06:30 +0000)]
Improve check scripts: avoid warnings with autoconf v2.63
prascle [Thu, 6 Aug 2009 08:05:26 +0000 (08:05 +0000)]
PR: option -f to force clean, for use by YACS, make check
adam [Tue, 4 Aug 2009 09:48:30 +0000 (09:48 +0000)]
windows port
adam [Mon, 3 Aug 2009 15:17:14 +0000 (15:17 +0000)]
windows port
adam [Mon, 3 Aug 2009 15:14:21 +0000 (15:14 +0000)]
PYTHON_CPPFLAGS is used by yacs
adam [Mon, 3 Aug 2009 15:11:53 +0000 (15:11 +0000)]
Improve boost detection in order to be correct for all modules
adam [Mon, 3 Aug 2009 14:57:17 +0000 (14:57 +0000)]
add a runSalome.bat for windows
adam [Thu, 30 Jul 2009 16:04:05 +0000 (16:04 +0000)]
Remove warnings
vsr [Wed, 29 Jul 2009 14:52:00 +0000 (14:52 +0000)]
Fix compilation pb on Windows
adam [Tue, 28 Jul 2009 14:34:56 +0000 (14:34 +0000)]
add the --ddd-session option
secher [Tue, 28 Jul 2009 08:34:15 +0000 (08:34 +0000)]
use root_poa for activate MPI servant
vsr [Wed, 15 Jul 2009 08:00:51 +0000 (08:00 +0000)]
Merge from V5_1_2_BR branch (14 July 2009)
srn [Wed, 1 Jul 2009 06:31:19 +0000 (06:31 +0000)]
Changed WNT32 defines to WIN32
srn [Tue, 30 Jun 2009 12:46:32 +0000 (12:46 +0000)]
Now Study is saved firstly in the temporary directory and after copied into the chosen by the user destination directory. So in case of crash the Study files is not damaged
secher [Tue, 16 Jun 2009 10:16:24 +0000 (10:16 +0000)]
debug MPI Containers
secher [Thu, 11 Jun 2009 13:02:25 +0000 (13:02 +0000)]
debug TestContainerManager following EDF improvement of ressources manager
maintenance team [Mon, 1 Jun 2009 10:25:29 +0000 (10:25 +0000)]
Changing version to 5.1.2
adam [Fri, 29 May 2009 11:59:36 +0000 (11:59 +0000)]
[windows] Avoid a segmentation in killOmniNames
adam [Fri, 29 May 2009 11:58:03 +0000 (11:58 +0000)]
[windows] Increase the time salome try to find the objects in naming service. It is useful when salome is installed on a usb key :) for instance.
adam [Fri, 29 May 2009 11:56:39 +0000 (11:56 +0000)]
[windows] Fix a problem when salome is installed in a path with spaces inside.
adam [Wed, 27 May 2009 13:19:23 +0000 (13:19 +0000)]
*** empty log message ***
adam [Wed, 27 May 2009 10:01:07 +0000 (10:01 +0000)]
compatibility hexoticplugin ghs3dplugin
caremoli [Tue, 26 May 2009 13:51:50 +0000 (13:51 +0000)]
CCAR: change setStudyId to virtual method to be able to derive it in components
caremoli [Tue, 26 May 2009 13:25:51 +0000 (13:25 +0000)]
CCAR: remove unused comment
adam [Mon, 25 May 2009 12:24:47 +0000 (12:24 +0000)]
*** empty log message ***
vsr [Fri, 22 May 2009 12:33:06 +0000 (12:33 +0000)]
0020354 : EDF 1031 OTHER warnings with automake 1.10
caremoli [Fri, 22 May 2009 08:53:41 +0000 (08:53 +0000)]
CCAR: add automatic management of GenericObj in study.
If a GenericObj id publish in study, its reference count must be incremented (call to Register()).
When it is unpublished, its reference count must be decremented (call to Destroy()).
This was not done when calling SetValue on a AttributeIOR so if someone manages
GenericObj in the right way, the references in study could be lost.
vsr [Wed, 20 May 2009 12:12:09 +0000 (12:12 +0000)]
Fix problem with wrong permissions on the /tmp/logs folder
barate [Wed, 20 May 2009 08:38:53 +0000 (08:38 +0000)]
Fixed --with-onlylauncher mode (by adding libSALOMEBasics when compiling in this mode)
caremoli [Wed, 20 May 2009 06:46:04 +0000 (06:46 +0000)]
CCAR: change version name
caremoli [Tue, 19 May 2009 14:41:36 +0000 (14:41 +0000)]
CCAR: change in check_calcium.m4 macro for --with-cal-int=<intorlong>
adam [Tue, 19 May 2009 13:46:31 +0000 (13:46 +0000)]
windows port : ResourcesManager must be linked with SALOMEBasics otherwise Kernel_Utils::GetHostname() is unresolved.
adam [Tue, 19 May 2009 13:42:10 +0000 (13:42 +0000)]
cmake port
adam [Tue, 19 May 2009 13:40:00 +0000 (13:40 +0000)]
*** empty log message ***
caremoli [Tue, 19 May 2009 07:09:56 +0000 (07:09 +0000)]
CCAR: remove error in AM_CONDITIONAL
caremoli [Mon, 18 May 2009 17:11:32 +0000 (17:11 +0000)]
CCAR: add a python module for automatic management of genericobj
reference counting.
The module is not active by default.
It must be imported to activate the automatic reference counting
fayolle [Mon, 18 May 2009 14:48:54 +0000 (14:48 +0000)]
Gestion 32/64bits dans l'interfce C/F de Calcium.
fayolle [Mon, 18 May 2009 13:43:26 +0000 (13:43 +0000)]
*** empty log message ***
fayolle [Mon, 18 May 2009 13:18:17 +0000 (13:18 +0000)]
Gestion 32/64bits dans l'interfce C/F de Calcium.
prascle [Fri, 15 May 2009 15:30:48 +0000 (15:30 +0000)]
merge from tag mergeto_V5_1_main_15may09 branch BR_V51_RB
vsr [Fri, 15 May 2009 13:13:24 +0000 (13:13 +0000)]
Issue
0019980 : EDF 818 OTHER : Get rid of the RPATH issues in packaging
adam [Fri, 15 May 2009 09:55:38 +0000 (09:55 +0000)]
add vtk python support
install correctly SalomePyQt and SalomePy
change permissions of *.py files in bin/salome
vsr [Thu, 14 May 2009 13:09:38 +0000 (13:09 +0000)]
Rollback previous integration
adam [Thu, 14 May 2009 09:28:26 +0000 (09:28 +0000)]
Fix a tiny error detected by Werror ...
vsr [Wed, 13 May 2009 14:39:43 +0000 (14:39 +0000)]
Issue
0020349 : compatibility python 2.6 in import_hook
vsr [Wed, 13 May 2009 14:11:43 +0000 (14:11 +0000)]
Issue
0020350 : compatibility gcc4.3.2
adam [Tue, 12 May 2009 14:52:19 +0000 (14:52 +0000)]
windows port
adam [Tue, 12 May 2009 14:51:24 +0000 (14:51 +0000)]
Compatibility boost 1.35 1.38
prascle [Thu, 7 May 2009 11:51:20 +0000 (11:51 +0000)]
merge from BR_V51_AR 7 may 09
ouv [Wed, 6 May 2009 13:08:35 +0000 (13:08 +0000)]
Improvement of "setenv.py" script - setting of custom enviroment by those modules, which have it, is performed by their own "<module_name>_setenv.py" scripts situated in their "bin" folders.
vsr [Wed, 6 May 2009 10:06:27 +0000 (10:06 +0000)]
Issue
0020343 : [WNT] Do not compile DSC_User and DSC_Python
vsr [Wed, 6 May 2009 05:37:48 +0000 (05:37 +0000)]
Specify additional macro-definition _WIN32_WINNT because at least Windows 2000 API is required
caremoli [Tue, 5 May 2009 14:27:51 +0000 (14:27 +0000)]
CCAR: remove bug in FindOrLoad_Component
caremoli [Mon, 4 May 2009 15:45:30 +0000 (15:45 +0000)]
CCAR: improve salome.py documentation (description of main variables mostly
borrowed from GUI doc)
adam [Mon, 4 May 2009 15:36:06 +0000 (15:36 +0000)]
[WNT] Export symbol maketext
adam [Mon, 4 May 2009 15:34:39 +0000 (15:34 +0000)]
Patch windows
caremoli [Thu, 30 Apr 2009 11:51:53 +0000 (11:51 +0000)]
CCAR: several changes in Container Manager and Resources Manager
1- remove unused members in MachineParameters, keep only members for requests
the members removed are : alias, protocol, username, applipath, mpiImpl, batch
2- remove the enum policy which is replaced by a new member in MachineParameters (policy)
3- add a new member computerList in MachineParameters structure to specify a list of machines
in a request to Container Manager
3- remove no more used parameters (policy, possibleComputers, componentList
in FindOrStartContainer, FindOrStarParallelContainer, StartContainer,
GiveContainer and GetFittingResources. These operations now take only
one argument : a MachineParameters structure.
4- adapt LifeCycle to these changes
ouv [Thu, 30 Apr 2009 07:27:05 +0000 (07:27 +0000)]
Fix of bug IPAL21005 - Dump/load python script works only with absolute path
adam [Wed, 29 Apr 2009 15:43:39 +0000 (15:43 +0000)]
Modify the search for python executable in accordance
of the official python windows i.e. python.exe is in
PYTHON_HOME
prascle [Wed, 29 Apr 2009 14:22:19 +0000 (14:22 +0000)]
PR: default policy
secher [Wed, 29 Apr 2009 10:05:44 +0000 (10:05 +0000)]
improvement of MPIObject
vsr [Tue, 28 Apr 2009 15:37:54 +0000 (15:37 +0000)]
Issue
0020332 : Do not dist calcium_wrap.cpp
vsr [Tue, 28 Apr 2009 15:20:29 +0000 (15:20 +0000)]
Issue
0020331 : add the -nohostname option on windows (patch from E.Adam)
adam [Tue, 28 Apr 2009 14:58:39 +0000 (14:58 +0000)]
Compilation with cmake
adam [Tue, 28 Apr 2009 14:35:51 +0000 (14:35 +0000)]
Minor corrections
adam [Tue, 28 Apr 2009 14:35:24 +0000 (14:35 +0000)]
When WITH_PYTHON is used, PYTHON_EXECUTABLE must be set
adam [Tue, 28 Apr 2009 14:13:28 +0000 (14:13 +0000)]
For boost to be compatible release / debug
adam [Tue, 28 Apr 2009 14:13:00 +0000 (14:13 +0000)]
Integration requested by Alexander