]>
SALOME platform Git repositories - modules/kernel.git/log
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
rnv [Fri, 17 Apr 2009 10:43:04 +0000 (10:43 +0000)]
Implementation of the issue
0020151 (SALOME: Light Python module)
vsr [Thu, 16 Apr 2009 11:54:18 +0000 (11:54 +0000)]
Update copyright notes
caremoli [Wed, 15 Apr 2009 13:37:35 +0000 (13:37 +0000)]
CCAR:
1- add mode member to MachineParameters. This string member can be "start" or "get" or "getorstart"
if mode=="start" a new container is launched on each request.
if mode=="get" an old container with the requested parameters is used if it exists.
if mode=="getorstart" an old container is used or a new one if the old one does not exist.
2- add policy member to MachineParameters. This string member replaces the enum policy argument
of GiveContainer and StartContainer. This argument is left for compatibility but will be removed soon.
3- replace LoadRateManager methods by three objects. These objects are referenced in a map (_resourceManagerMap)
that can be extended without changing IDL interface.
4- add a Find method to ResourceManager IDL for testing purpose.
caremoli [Wed, 15 Apr 2009 10:33:04 +0000 (10:33 +0000)]
CCAR:
1- add a new type MachineDefinition in ContainerManager idl
to separate machine definition parameters and machine parameters for requests
to container manager (MachineParameters)
2- in Resource manager replace module by component. Selection of a resource is now
done with a component name and no more with a module name.
Now in CatalogResource.xml, we can specify for a resource that it supports
a list of components or modules.
Syntax for a component is:
<component name="xxxx" moduleName="yyy" />
Syntax for a module is:
<modules moduleName="yyyy"/>
When a module is added, a component with the same name is also added.
vsr [Wed, 15 Apr 2009 07:33:29 +0000 (07:33 +0000)]
Update copyright notes
caremoli [Tue, 14 Apr 2009 16:41:37 +0000 (16:41 +0000)]
CCAR: add some methods to container and lifecycle to copy files to container,
from container to another container and update SWIG interface
caremoli [Tue, 14 Apr 2009 15:15:16 +0000 (15:15 +0000)]
CCAR:
1- execute python script files (runSalome -u) in globals and not in globals,locals
as it was done before
2- don't use obsolete omniORB initref form in runRemote.sh
3- put _narrow (SALOMEDS_Study_i.cxx) into a try catch : _narrow can throw CORBA::Exception
vsr [Mon, 13 Apr 2009 13:54:59 +0000 (13:54 +0000)]
0020303 : Install some .py in the correct way - integrate patch from E.Adam : additional fix of permissions problem
vsr [Mon, 13 Apr 2009 13:33:24 +0000 (13:33 +0000)]
0020303 : Install some .py in the correct way - integrate patch from E.Adam.
secher [Wed, 18 Mar 2009 12:49:00 +0000 (12:49 +0000)]
debug for swig
secher [Tue, 17 Mar 2009 13:38:14 +0000 (13:38 +0000)]
improvement: replace oneway by threads
vsr [Thu, 12 Mar 2009 11:52:15 +0000 (11:52 +0000)]
0020215 : [CEA 328 ] New types needed in KERNELCatalog.xml
adam [Thu, 12 Mar 2009 08:49:54 +0000 (08:49 +0000)]
Fix windows compilation AND make -j 8 compilation ...
adam [Wed, 11 Mar 2009 11:26:09 +0000 (11:26 +0000)]
add some boost libs for visu
adam [Tue, 10 Mar 2009 15:36:37 +0000 (15:36 +0000)]
*** empty log message ***
adam [Mon, 9 Mar 2009 09:05:56 +0000 (09:05 +0000)]
*** empty log message ***
adam [Fri, 6 Mar 2009 15:41:13 +0000 (15:41 +0000)]
New version of cmake tools completely re-written
adam [Fri, 6 Mar 2009 09:45:09 +0000 (09:45 +0000)]
*** empty log message ***
vsr [Thu, 5 Mar 2009 06:22:36 +0000 (06:22 +0000)]
Fix problem with make distcheck step
adam [Wed, 4 Mar 2009 16:46:05 +0000 (16:46 +0000)]
Test EXPORTS definition with target name as suggested by cmake
adam [Wed, 4 Mar 2009 15:24:00 +0000 (15:24 +0000)]
Test EXPORTS definition with target name as suggested by cmake
vsr [Wed, 4 Mar 2009 14:58:30 +0000 (14:58 +0000)]
Fix problem with make distcheck step
adam [Wed, 4 Mar 2009 14:16:05 +0000 (14:16 +0000)]
Test EXPORTS definition with target name as suggested by cmake
adam [Wed, 4 Mar 2009 13:14:14 +0000 (13:14 +0000)]
Test EXPORTS definition with target name as suggested by cmake
adam [Wed, 4 Mar 2009 13:08:03 +0000 (13:08 +0000)]
Test EXPORTS definition with target name as suggested by cmake
vsr [Wed, 4 Mar 2009 09:06:49 +0000 (09:06 +0000)]
modify salome_test to skip SUPERV tests in SALOME series5x
adam [Fri, 27 Feb 2009 16:45:32 +0000 (16:45 +0000)]
Compatibility release compilation on windows
adam [Fri, 27 Feb 2009 13:47:58 +0000 (13:47 +0000)]
Compatibility blsurf plugin
adam [Fri, 27 Feb 2009 10:27:21 +0000 (10:27 +0000)]
Compatibility VISU
ageay [Thu, 26 Feb 2009 14:27:56 +0000 (14:27 +0000)]
Suppression of warnings.
adam [Thu, 26 Feb 2009 13:18:54 +0000 (13:18 +0000)]
Remove a warning
adam [Wed, 25 Feb 2009 09:46:29 +0000 (09:46 +0000)]
Replace strstream by sstream
adam [Wed, 25 Feb 2009 09:41:32 +0000 (09:41 +0000)]
*** empty log message ***
adam [Wed, 25 Feb 2009 09:37:13 +0000 (09:37 +0000)]
Remove -Wno-deprecated !
adam [Tue, 24 Feb 2009 09:06:17 +0000 (09:06 +0000)]
Compatibility MEDMEM new architecture
prascle [Thu, 19 Feb 2009 16:12:11 +0000 (16:12 +0000)]
PR: bug 20152
prascle [Thu, 19 Feb 2009 13:20:45 +0000 (13:20 +0000)]
merge from BR_V51_BS 19/02/09
maintenance team [Wed, 18 Feb 2009 07:06:07 +0000 (07:06 +0000)]
Changing version to 5.1.1
caremoli [Mon, 16 Feb 2009 08:11:03 +0000 (08:11 +0000)]
CCAR: update doxygen comments
caremoli [Fri, 13 Feb 2009 18:03:41 +0000 (18:03 +0000)]
CCAR: reverse modification (bug in uid )
jfa [Fri, 13 Feb 2009 13:39:12 +0000 (13:39 +0000)]
Update from BR_V5_DEV
13feb09
nge [Fri, 13 Feb 2009 12:44:01 +0000 (12:44 +0000)]
Missing ':' on previous integration
caremoli [Fri, 13 Feb 2009 10:43:51 +0000 (10:43 +0000)]
CCAR: documentation update
Now user documentation is built in gui/KERNEL directory
and developer documentation is built in tui/KERNEL directory
They are installed in directories with same names (so GUI module must be changed to access it)
Old documentation files have been removed and new files have been added in gui and tui
directories except .dox files in salome directory.
Example files have been moved to salome/examples directory
User documentation is built with EXTRACT_ALL=NO doxygen option and no template parsing
to produce a smaller doc. Many source files have been modified to add descriptions (brief,
class, module, file) because of EXTRACT_ALL option.
vsr [Thu, 12 Feb 2009 15:32:38 +0000 (15:32 +0000)]
Fix incorrect processing of --with-onlylauncher option
mzn [Wed, 11 Feb 2009 15:51:16 +0000 (15:51 +0000)]
Fix for bug
0020152 (New tooltip functionality on GUI object browser induces a crash in YACS).
prascle [Wed, 4 Feb 2009 17:47:38 +0000 (17:47 +0000)]
PR: resource list of machines must contain actual hostname, not only localhost
prascle [Tue, 3 Feb 2009 16:32:05 +0000 (16:32 +0000)]
PR: last merge from BR_V5_DEV
admin [Tue, 3 Feb 2009 10:06:18 +0000 (10:06 +0000)]
This commit was generated by cvs2git to create branch 'V5_1_main'.
Sprout from master 2009-02-03 10:06:10 UTC prascle <prascle> 'merge from branch BR_V5_DEV'
Cherrypick from IMPORT 2003-05-16 10:27:43 UTC admin <salome-admin@opencascade.com> 'Initialisation de la base KERNEL avec la version operationnelle de KERNEL_SRC issue de SalomePro1.1a.':
resources/CatalogDataType.xml
resources/CatalogModulePersonnel.xml_skel
resources/channel.cfg
prascle [Tue, 3 Feb 2009 10:06:10 +0000 (10:06 +0000)]
merge from branch BR_V5_DEV
srn [Thu, 24 Apr 2008 10:55:36 +0000 (10:55 +0000)]
BugID: IPAL19426 Fixed methods Save/Load
jfa [Fri, 7 Mar 2008 07:43:41 +0000 (07:43 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
prascle [Thu, 8 Jun 2006 10:49:38 +0000 (10:49 +0000)]
PR: typo
prascle [Thu, 8 Jun 2006 10:49:14 +0000 (10:49 +0000)]
PR: dist incomplete
prascle [Fri, 2 Jun 2006 12:52:35 +0000 (12:52 +0000)]
PR: documentation modifications
prascle [Fri, 2 Jun 2006 12:42:47 +0000 (12:42 +0000)]
PR: documentation modifications
prascle [Fri, 2 Jun 2006 09:51:22 +0000 (09:51 +0000)]
PR: documentation modifications
prascle [Fri, 2 Jun 2006 09:25:51 +0000 (09:25 +0000)]
PR: documentation modifications
jfa [Thu, 1 Jun 2006 11:15:19 +0000 (11:15 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1
prascle [Thu, 11 May 2006 07:18:09 +0000 (07:18 +0000)]
PR: patch from Sergey Mozokhin (remote containers without SALOME APPLI)
jfa [Sat, 6 May 2006 08:04:13 +0000 (08:04 +0000)]
Join modifications from branch BR_PR_V320b1
prascle [Thu, 16 Mar 2006 16:04:25 +0000 (16:04 +0000)]
PR: add resources/Plugin in Install
jfa [Wed, 15 Mar 2006 12:59:45 +0000 (12:59 +0000)]
Change version name to 3.2.0a2
prascle [Tue, 14 Mar 2006 14:34:50 +0000 (14:34 +0000)]
PR: bug detected by OCN
prascle [Mon, 13 Mar 2006 19:09:01 +0000 (19:09 +0000)]
PR: conditional definition
prascle [Mon, 13 Mar 2006 12:18:26 +0000 (12:18 +0000)]
PR: merge from branch BR_auto_V310 tag mergefrom_OCC_development_for_3_2_0a2_10mar06
jfa [Wed, 8 Feb 2006 09:39:00 +0000 (09:39 +0000)]
Update version to 3.2.0a1
jfa [Mon, 6 Feb 2006 12:51:21 +0000 (12:51 +0000)]
To support References, stored by Salome maintainance version (2.2.x).
prascle [Thu, 2 Feb 2006 13:55:32 +0000 (13:55 +0000)]
PR: library name defined on check_boost
prascle [Thu, 2 Feb 2006 13:00:51 +0000 (13:00 +0000)]
PR: remove -L/usr/lib
prascle [Thu, 2 Feb 2006 10:33:36 +0000 (10:33 +0000)]
PR: mergefrom branch BR_V3_1_0_PR tag mergeto_trunk_02feb06
prascle [Thu, 22 Dec 2005 14:01:32 +0000 (14:01 +0000)]
PR: merge from branch BR_3_1_0deb tag mergeto_trunk_22dec05
smh [Mon, 5 Dec 2005 16:07:30 +0000 (16:07 +0000)]
Copyrights update
prascle [Mon, 5 Dec 2005 11:16:00 +0000 (11:16 +0000)]
PR: merge from BR_UT_V310a3 tag mergeto_trunk_06dec05
prascle [Mon, 5 Dec 2005 08:03:19 +0000 (08:03 +0000)]
PR: merge from branch BR_UT_V310a3 tag mergeto_trunk_05dec05
prascle [Wed, 16 Nov 2005 14:48:14 +0000 (14:48 +0000)]
PR: merge from branch BR_OCC_For_3_1_0a3 tag mergeto_trunk_16nov05
prascle [Wed, 16 Nov 2005 00:00:18 +0000 (00:00 +0000)]
PR: HOSTNAME not always defined
prascle [Tue, 15 Nov 2005 20:46:16 +0000 (20:46 +0000)]
PR: merge from branch BR_UT_V310a2 tag BR_UT_V310a2_20051115
prascle [Mon, 14 Nov 2005 16:12:17 +0000 (16:12 +0000)]
PR: some comments added
prascle [Mon, 14 Nov 2005 15:53:40 +0000 (15:53 +0000)]
PR: merge from branch BR_OCC_For_3_1_0a3 tag mergeto_trunk_14nov05
vsr [Wed, 26 Oct 2005 07:50:52 +0000 (07:50 +0000)]
Update version number: 3.1.0a2
akk [Fri, 21 Oct 2005 08:24:24 +0000 (08:24 +0000)]
Correction of the path to MED file to import.
smh [Wed, 19 Oct 2005 16:06:20 +0000 (16:06 +0000)]
Remove examples
prascle [Tue, 18 Oct 2005 15:07:13 +0000 (15:07 +0000)]
PR: merge from BR_UnitTests (tag mergeto_trunk_18oct05)
improvement trace when shutdown
smh [Tue, 18 Oct 2005 14:39:27 +0000 (14:39 +0000)]
Preparation of 3.1.0a2 - version ID
smh [Tue, 18 Oct 2005 14:38:54 +0000 (14:38 +0000)]
Preparation of 3.1.0a2 - compilation error on Fedora3 platform
prascle [Mon, 17 Oct 2005 10:48:16 +0000 (10:48 +0000)]
PR: merge from branch BR_UnitTests tag mergeto_trunk_17oct05 - remove files
prascle [Mon, 17 Oct 2005 10:29:57 +0000 (10:29 +0000)]
PR: merge from branch BR_UnitTests tag mergeto_trunk_17oct05
apo [Wed, 30 Mar 2005 14:05:52 +0000 (14:05 +0000)]
Bug PAL7444 - display mesh takes a lot of more memory in 2.1.0 than in 2.0.0.
akk [Wed, 9 Mar 2005 12:56:20 +0000 (12:56 +0000)]
PAL8319 improvement solving.
prascle [Fri, 11 Feb 2005 13:48:53 +0000 (13:48 +0000)]
PR: from E.Adam, Engines import sometimes incomplete...
prascle [Fri, 11 Feb 2005 08:47:53 +0000 (08:47 +0000)]
PR: from A. Geay
prascle [Thu, 10 Feb 2005 17:48:09 +0000 (17:48 +0000)]
PR: needed to compile, but is it OK in BATCH_Job_PBS.cxx ?
dutka [Thu, 10 Feb 2005 15:44:40 +0000 (15:44 +0000)]
IDM : Batch sur CCRT (Dev. A. Geay)
dutka [Thu, 10 Feb 2005 15:39:37 +0000 (15:39 +0000)]
IDM : Batch sur CCRT
prascle [Thu, 10 Feb 2005 13:04:45 +0000 (13:04 +0000)]
PR: add shutdown method (A. Geay)
prascle [Thu, 10 Feb 2005 13:02:20 +0000 (13:02 +0000)]
PR: wait a little more for slow systems