]>
SALOME platform Git repositories - modules/kernel.git/log
abd [Thu, 4 Dec 2008 13:09:41 +0000 (13:09 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 13:01:39 +0000 (13:01 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 12:46:53 +0000 (12:46 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 12:26:36 +0000 (12:26 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 12:17:06 +0000 (12:17 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 11:57:18 +0000 (11:57 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 11:44:41 +0000 (11:44 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 11:34:34 +0000 (11:34 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 07:04:46 +0000 (07:04 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 06:51:44 +0000 (06:51 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 06:19:35 +0000 (06:19 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 06:13:39 +0000 (06:13 +0000)]
Update copyright information
adam [Mon, 1 Dec 2008 16:03:55 +0000 (16:03 +0000)]
Do not add executable if no source is present
Do not add subdir if dir == .
adam [Mon, 1 Dec 2008 15:52:20 +0000 (15:52 +0000)]
Adding some cas libs
adam [Mon, 1 Dec 2008 15:50:12 +0000 (15:50 +0000)]
If the is stick on the previous word, we have to add a space ...
adam [Mon, 1 Dec 2008 15:48:13 +0000 (15:48 +0000)]
Mutualize cmake inclusions
adam [Mon, 1 Dec 2008 15:43:31 +0000 (15:43 +0000)]
MED reference LIBXML_CPPFLAGS ...
abd [Mon, 1 Dec 2008 14:00:04 +0000 (14:00 +0000)]
Fix compilation errors on Win32 platform:
Using standard WIN32 preprocessor definition instead WNT (defined by Open CASCADE)
adam [Tue, 25 Nov 2008 09:53:12 +0000 (09:53 +0000)]
[E.A.] GEOM compatibility
adam [Tue, 25 Nov 2008 09:50:37 +0000 (09:50 +0000)]
[E.A.] Copy the swig'ed foo.dll into foo_d.pyd in order that python
can import them on windows. It works only for python in debug mode.
It will be improved in the future.
dmv [Tue, 25 Nov 2008 09:31:37 +0000 (09:31 +0000)]
IPAL20326 SALOME_Logger_Server is not killed
adam [Thu, 20 Nov 2008 15:55:33 +0000 (15:55 +0000)]
[E.A.] For other modules thna KERNEL, we need to replace the by /
to compile correctly the idl files at install stage
adam [Thu, 20 Nov 2008 15:51:47 +0000 (15:51 +0000)]
[E.A.] Initialize correctly SUBDIRS otherwise for the particuliar
case where SUBDIRS is declared in an enclosed if, the cmake compilation
fails ...
adam [Thu, 20 Nov 2008 15:43:47 +0000 (15:43 +0000)]
[E.A.] Install the adm_local/cmake_files
adam [Thu, 20 Nov 2008 15:41:46 +0000 (15:41 +0000)]
[E.A.] Use the NOGDI compilation flags on windows for 3 libraries
vsr [Tue, 18 Nov 2008 10:01:41 +0000 (10:01 +0000)]
Fix problem with notifd process killing on SALOME session shutdowning.
abd [Mon, 17 Nov 2008 11:57:48 +0000 (11:57 +0000)]
BUG
0020048
Problem with compilation on Win32 Platform.
Removing of invalid import of symbols from executable.
vsr [Fri, 14 Nov 2008 11:43:43 +0000 (11:43 +0000)]
0020047 : [win32] Logger/Makefile.am patch
vsr [Fri, 14 Nov 2008 11:39:46 +0000 (11:39 +0000)]
0020046 : [win32] ResourcesManager/Makefile.am patch
adam [Wed, 12 Nov 2008 17:01:39 +0000 (17:01 +0000)]
Use PYTHON_EXECUTABLE variable instead of python ...
vsr [Thu, 30 Oct 2008 10:09:00 +0000 (10:09 +0000)]
Fix problem with 'make distcheck' step
abd [Thu, 30 Oct 2008 09:51:12 +0000 (09:51 +0000)]
BUG
0020024 : a --gdb-session option to runSalome ...
possibility for execution of xterm with gdb during salome starting.
fix error during merging
abd [Thu, 30 Oct 2008 09:21:54 +0000 (09:21 +0000)]
BUG
0020024 : a --gdb-session option to runSalome ...
possibility for execution of xterm with gdb during salome starting.
abd [Wed, 29 Oct 2008 14:52:46 +0000 (14:52 +0000)]
Fix win32 compilation problem:
no libgen.h header on win32 platform
adam [Wed, 29 Oct 2008 09:28:56 +0000 (09:28 +0000)]
[E.A.] Improve the way that multilines are detected. It was
\
, now it is \s*
to fix a Makefile.am with a line with
i.e. 0 or more space after the
adam [Wed, 29 Oct 2008 09:24:34 +0000 (09:24 +0000)]
[E.A.] Fix the python2.5 problem only.
abd [Wed, 29 Oct 2008 09:08:27 +0000 (09:08 +0000)]
Fix linkage problem under GCC 4:
addition of libSalomeHDFPersist.so
abd [Wed, 29 Oct 2008 09:05:38 +0000 (09:05 +0000)]
BUG
0020023 : A contribution to compile KERNEL with cmake
This integration adds support of cross-platform cmake compilation for KERNEL module.
WARNING. current version supports Python 2.5 only
maintenance team [Wed, 29 Oct 2008 08:52:35 +0000 (08:52 +0000)]
Changing version to 5.1.0
abd [Tue, 28 Oct 2008 14:18:59 +0000 (14:18 +0000)]
BUG
0020023 : A contribution to compile KERNEL with cmake
This integration adds support of cross-platform cmake compilation for KERNEL module.
WARNING. current version supports Python 2.5 only
vsr [Wed, 15 Oct 2008 13:18:18 +0000 (13:18 +0000)]
Issue
0020007 : integrate patch for compilation with gcc 4.3.2 (from E.Adam)
vsr [Wed, 15 Oct 2008 10:41:34 +0000 (10:41 +0000)]
Issue
0019981 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 10:24:52 +0000 (10:24 +0000)]
Issue
0019981 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 10:19:36 +0000 (10:19 +0000)]
Issue
0019981 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 10:07:14 +0000 (10:07 +0000)]
Issue
0019981 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 09:56:18 +0000 (09:56 +0000)]
Issue
0019981 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 09:46:27 +0000 (09:46 +0000)]
Issue
0019981 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 09:26:25 +0000 (09:26 +0000)]
Issue
0019981 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 09:12:23 +0000 (09:12 +0000)]
Issue
0019981 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 07:35:21 +0000 (07:35 +0000)]
Issue
0019981 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 07:27:39 +0000 (07:27 +0000)]
Issue
0019981 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 06:46:44 +0000 (06:46 +0000)]
Issue
0019981 : integrate patch for compilation with cmake (from E.Adam)
abd [Fri, 10 Oct 2008 10:15:47 +0000 (10:15 +0000)]
Merging from V4_1_0_maintainance for porting on Win32 Platform
abd [Fri, 10 Oct 2008 10:01:32 +0000 (10:01 +0000)]
Merging from V4_1_0_maintainance for porting on Win32 Platform
abd [Fri, 10 Oct 2008 09:40:17 +0000 (09:40 +0000)]
Merging from V4_1_0_maintainance for porting on Win32 Platform
vsv [Fri, 3 Oct 2008 12:38:36 +0000 (12:38 +0000)]
Merge with VISU 2008
vsr [Wed, 1 Oct 2008 03:35:53 +0000 (03:35 +0000)]
Issue
0019992 : Compile KERNEL in -Werror mode
vsr [Tue, 30 Sep 2008 11:34:24 +0000 (11:34 +0000)]
Issue
0019990 : Compile KERNEL in -Werror mode
vsr [Thu, 25 Sep 2008 11:33:05 +0000 (11:33 +0000)]
0019985 : comment print myStudyId in batchmode_salome.py
vsr [Thu, 25 Sep 2008 11:15:04 +0000 (11:15 +0000)]
0019984 : add -f option to salome_adm/unix/Makefile.am
admin [Thu, 18 Sep 2008 11:48:22 +0000 (11:48 +0000)]
This commit was generated by cvs2git to create branch 'BR_V5_DEV'.
Sprout from BR_QT4_Dev2 2008-09-18 11:48:17 UTC mkr <mkr@opencascade.com> 'TestRecorder support.'
Cherrypick from BR_QT4_Dev2 2008-07-08 06:25:07 UTC admin <salome-admin@opencascade.com> 'This commit was generated by cvs2git to create branch 'BR_QT4_Dev2'.':
src/Communication/Receiver.cxx
src/SALOMEDS/README_attributes
src/SALOMEDS/SALOMEDS_AttLong_i.cxx
src/SALOMEDS/SALOMEDS_AttLong_i.hxx
src/SALOMEDS/SALOMEDS_AttReal_i.cxx
src/SALOMEDS/SALOMEDS_AttReal_i.hxx
src/SALOMEDS/SALOMEDS_BasicAttributeFactory.cxx
src/SALOMEDS/SALOMEDS_BasicAttributeFactory.hxx
src/SALOMEDS/SALOMEDS_BasicAttribute_i.cxx
src/SALOMEDS/SALOMEDS_BasicAttribute_i.hxx
mkr [Thu, 18 Sep 2008 11:48:17 +0000 (11:48 +0000)]
TestRecorder support.
vsr [Thu, 18 Sep 2008 03:12:29 +0000 (03:12 +0000)]
Implement 'make dist' and 'make distcheck' steps
akl [Mon, 15 Sep 2008 11:39:37 +0000 (11:39 +0000)]
Integration of
0019971 : A patch for cmake compilation.
vsr [Thu, 11 Sep 2008 03:33:36 +0000 (03:33 +0000)]
Implement 'make dist' and 'make distcheck' steps support
vsr [Mon, 8 Sep 2008 06:55:46 +0000 (06:55 +0000)]
Remove debug output from terminal. Avoid using "utilities.h" in standalone (non-CORBA) classes (requested by B.Sécher via mail)
vsr [Mon, 8 Sep 2008 06:37:02 +0000 (06:37 +0000)]
Remove debug output from terminal. Avoid using "utilities.h" in standalone (non-CORBA) classes (requested by B.Sécher via mail)
vsr [Fri, 5 Sep 2008 11:27:49 +0000 (11:27 +0000)]
Improve build procedure to support 'make dist' and 'make distcheck' steps
vsr [Fri, 5 Sep 2008 11:03:40 +0000 (11:03 +0000)]
Issue
0019963 : replace <HDFexport.hxx> by "HDFexport.hxx"
vsr [Fri, 5 Sep 2008 06:26:56 +0000 (06:26 +0000)]
Remove obsolete files
vsr [Thu, 4 Sep 2008 14:10:38 +0000 (14:10 +0000)]
Remove obsolete files
vsr [Thu, 4 Sep 2008 13:45:00 +0000 (13:45 +0000)]
Remove obsolete files
abd [Thu, 4 Sep 2008 13:43:59 +0000 (13:43 +0000)]
Porting functionality on Win32 Platform
vsr [Thu, 4 Sep 2008 11:30:36 +0000 (11:30 +0000)]
Remove obsolete files
vsr [Thu, 4 Sep 2008 11:18:12 +0000 (11:18 +0000)]
Remove obsolete files
vsr [Thu, 4 Sep 2008 11:07:19 +0000 (11:07 +0000)]
Remove obsolete files
vsr [Thu, 4 Sep 2008 08:16:10 +0000 (08:16 +0000)]
Improve build procedure to support 'make dist' and 'make distcheck' steps
abd [Thu, 28 Aug 2008 09:39:52 +0000 (09:39 +0000)]
Fix compilation problems on Win32 platform
abd [Thu, 28 Aug 2008 09:20:09 +0000 (09:20 +0000)]
Fix compilation problems on Win32 platform
dmv [Tue, 26 Aug 2008 10:53:18 +0000 (10:53 +0000)]
Bug IPAL19893 4.x: debug information is in terminal.
dmv [Fri, 15 Aug 2008 09:42:21 +0000 (09:42 +0000)]
Rollback a part of integration to BR_QT4_Dev2 11.08.2008:
IPAL 19893: debug information is in terminal.
dmv [Fri, 15 Aug 2008 09:24:48 +0000 (09:24 +0000)]
Rollback a part of integration to BR_QT4_Dev2 11.08.2008:
Bug IPAL20202 Qt4 porting: it is impossible to start application with "-t" option.
dmv [Tue, 12 Aug 2008 10:43:08 +0000 (10:43 +0000)]
dmv [Mon, 11 Aug 2008 10:16:41 +0000 (10:16 +0000)]
Bug IPAL19893 4.x: debug information is in terminal.
dmv [Mon, 11 Aug 2008 08:39:18 +0000 (08:39 +0000)]
Bug IPAL20202 Qt4 porting: it is impossible to start application with "-t" option.
abd [Fri, 8 Aug 2008 07:18:57 +0000 (07:18 +0000)]
Merging with BR_WPdev_For_5_0
abd [Fri, 8 Aug 2008 07:11:41 +0000 (07:11 +0000)]
Merging with BR_WPdev_For_5_0
abd [Fri, 8 Aug 2008 06:53:16 +0000 (06:53 +0000)]
Merging with BR_WPdev_For_5_0
abd [Fri, 8 Aug 2008 06:41:34 +0000 (06:41 +0000)]
Merging with BR_WPdev_For_5_0
abd [Fri, 8 Aug 2008 06:27:47 +0000 (06:27 +0000)]
Merging with BR_WPdev_For_5_0
vsr [Fri, 1 Aug 2008 07:22:54 +0000 (07:22 +0000)]
Fix error in check CASCADE procedure (in AC_TRY_LINK)
vsr [Thu, 31 Jul 2008 04:01:57 +0000 (04:01 +0000)]
Fix issue
0019952 : problem with symbolic link creation
vsr [Thu, 31 Jul 2008 03:48:33 +0000 (03:48 +0000)]
Fix pb with killSalome script: exception is raised at os.listdir() if /tmp/logs/${USER} directory does not exist.
ouv [Wed, 30 Jul 2008 12:05:04 +0000 (12:05 +0000)]
Feature
0016551 : EDF PAL 501: To add a second trihedron always visible and with constant size
vsr [Tue, 29 Jul 2008 10:04:14 +0000 (10:04 +0000)]
merge from V4_1_0_maintainance branch (from tag mergeto_BR_QT4_Dev2_29Jul08)
vsr [Tue, 8 Jul 2008 07:42:55 +0000 (07:42 +0000)]
Merge from BR_QT4_Dev1
caremoli [Tue, 8 Jul 2008 06:25:06 +0000 (06:25 +0000)]
CCAR: remove wakeupWaiting in CalciumGenericProvidesPort. It's already done in disconnect
vsr [Tue, 8 Jul 2008 03:26:45 +0000 (03:26 +0000)]
Fix pb of reconfigure (error on re-generating top-level Makefile)
caremoli [Mon, 7 Jul 2008 12:51:13 +0000 (12:51 +0000)]
CCAR: improve python wrapping for DSC components : add is_connected and
convert CORBA C++ exception to CORBA python exception
caremoli [Mon, 7 Jul 2008 12:39:27 +0000 (12:39 +0000)]
CCAR: restore previous behaviour : if a component has no catalog but a python
module or a dynamic lib is conforming accept it.