Salome HOME
modules/kernel.git
11 years agoCMake: splitting OmniORB and OmniORBPy detection
bruneton [Thu, 4 Jul 2013 09:00:24 +0000 (09:00 +0000)]
CMake: splitting OmniORB and OmniORBPy detection

11 years agoCMake: bug fix: OmniORB detection: Python backend is detected by looking
bruneton [Thu, 4 Jul 2013 07:27:59 +0000 (07:27 +0000)]
CMake: bug fix: OmniORB detection: Python backend is detected by looking
for the file omniidl_be/python.py (was omniidl_be/__init__.py)

11 years agoCMake: FIND_PACKAGE(CONFIG) is called with options to ignore
bruneton [Wed, 3 Jul 2013 10:21:57 +0000 (10:21 +0000)]
CMake: FIND_PACKAGE(CONFIG) is called with options to ignore
Windows registry and builds done with a Cmake GUI.
KERNEL config file now automatically import required dependent targets
(for example HDF5 targets, if HDF5 was used in CONFIG mode)

11 years agoBUG: KERNEL/CMake: missing check_med3.m4 in the CMakeLists.txt
rnc [Wed, 3 Jul 2013 10:08:02 +0000 (10:08 +0000)]
BUG: KERNEL/CMake: missing check_med3.m4 in the CMakeLists.txt

11 years agoCMake: restoring FindKERNEL.cmake for compatibility with AutoTools
bruneton [Tue, 2 Jul 2013 11:49:44 +0000 (11:49 +0000)]
CMake: restoring FindKERNEL.cmake for compatibility with AutoTools

11 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Tue, 2 Jul 2013 10:53:23 +0000 (10:53 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

+  FindMEDFILE.cmake

11 years agoCMake: renamed FindKERNEL.cmake into FindSalomeKERNEL.cmake
bruneton [Tue, 2 Jul 2013 08:46:16 +0000 (08:46 +0000)]
CMake: renamed FindKERNEL.cmake into FindSalomeKERNEL.cmake

11 years agoCMake: updated CMake procedure mainly to correctly expose targets needed by GUI.
bruneton [Tue, 2 Jul 2013 08:25:21 +0000 (08:25 +0000)]
CMake: updated CMake procedure mainly to correctly expose targets needed by GUI.

11 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Thu, 27 Jun 2013 08:26:23 +0000 (08:26 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

move FindMEDFILE.cmake from MED to KERNEL

11 years agoRoll back the previous modif
eap [Wed, 26 Jun 2013 12:50:55 +0000 (12:50 +0000)]
Roll back the previous modif

11 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Wed, 26 Jun 2013 12:00:10 +0000 (12:00 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

MED_CHECK_SIZEOF_MEDINT not needed

11 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Wed, 26 Jun 2013 11:27:23 +0000 (11:27 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

+check_med3.m4

11 years agoAdd PATHs passed via env vars to find on Linux
eap [Tue, 25 Jun 2013 16:00:24 +0000 (16:00 +0000)]
Add PATHs passed via env vars to find on Linux

11 years agoCMake: minor: renamed exported target group to ${PROJECT_NAME}targets.
bruneton [Mon, 24 Jun 2013 06:49:59 +0000 (06:49 +0000)]
CMake: minor: renamed exported target group to ${PROJECT_NAME}targets.

11 years ago0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
eap [Fri, 21 Jun 2013 08:32:21 +0000 (08:32 +0000)]
0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64

Initialize myModified in constructor

11 years agoRemove my ugly fix after adrien's fix
gdd [Fri, 21 Jun 2013 08:12:31 +0000 (08:12 +0000)]
Remove my ugly fix after adrien's fix

11 years agoCMake: Fixed bug at installation: directories should be set after
bruneton [Fri, 21 Jun 2013 06:46:25 +0000 (06:46 +0000)]
CMake: Fixed bug at installation: directories should be set after
prerequisite detection to have the correct Python version string.

11 years agoChange some flags from CXX to CPP because they are defined as the pre processor flags
gdd [Thu, 20 Jun 2013 15:59:53 +0000 (15:59 +0000)]
Change some flags from CXX to CPP because they are defined as the pre processor flags

11 years agoDefine the PYLOGLEVEL variable used in KERNEL_PY
gdd [Thu, 20 Jun 2013 15:45:17 +0000 (15:45 +0000)]
Define the PYLOGLEVEL variable used in KERNEL_PY

11 years agoUgly fix to correctly define the python lib install path
gdd [Thu, 20 Jun 2013 15:44:35 +0000 (15:44 +0000)]
Ugly fix to correctly define the python lib install path

11 years agoFix compilation issues using CMake new procedure
nge [Wed, 19 Jun 2013 13:34:10 +0000 (13:34 +0000)]
Fix compilation issues using CMake new procedure

11 years agoFix autotools compilation error
gdd [Wed, 19 Jun 2013 11:52:14 +0000 (11:52 +0000)]
Fix autotools compilation error

11 years agoBUG: CMake: master find macro was improperly using CMAKE_PREFIX_PATH
bruneton [Wed, 19 Jun 2013 06:59:50 +0000 (06:59 +0000)]
BUG: CMake: master find macro was improperly using CMAKE_PREFIX_PATH

(was appending instead of overriding)

11 years agoFix make problem (with automake)
vsr [Wed, 19 Jun 2013 05:20:57 +0000 (05:20 +0000)]
Fix make problem (with automake)

11 years agoenable running without "APPLI" env var
eap [Tue, 18 Jun 2013 14:24:08 +0000 (14:24 +0000)]
enable running without "APPLI" env var

11 years agoCMake: tweaks for Win32 platform: configuration is successful
bruneton [Tue, 18 Jun 2013 09:41:38 +0000 (09:41 +0000)]
CMake: tweaks for Win32 platform: configuration is successful

11 years agoRemoved old files
bruneton [Tue, 18 Jun 2013 09:04:20 +0000 (09:04 +0000)]
Removed old files

11 years agoNew CMake procedure.
bruneton [Tue, 18 Jun 2013 07:58:01 +0000 (07:58 +0000)]
New CMake procedure.

** Here are the Git logs describing the change:
Renamed two flags to: SALOME_BUILD_TESTS and SALOME_BUILD_DOC
Versioning in root CMakeLists.txt
New prerequisite detection for: PThread, Python, HDF5, MPI and SWIG.
New prerequisite system for Sphinx, Doxygen, Graphviz, Boost.
Rewrote OmniORB find logic.
Rewrote LibBatch detection procedure.
Renaming functino to avoid name conflict with HDF5.
Fixed path detection for Graphiz and Doxygen. Added PTHREAD_LIBRARY where needed.
Removed SWIG warning: specifying lang in typemap is deprecated.
Rewrote FindCppUnit. Renamed flags.
Option WITHONLYLAUNCHER renamed to SALOME_LAUNCHER_ONLY. Not tested.
Added export logic.

11 years agoFix bug in OMNIORB_USER_PATH
aguerre [Mon, 17 Jun 2013 16:15:14 +0000 (16:15 +0000)]
Fix bug in OMNIORB_USER_PATH

11 years agoRename new launcher as "salome".
aguerre [Mon, 17 Jun 2013 09:37:58 +0000 (09:37 +0000)]
Rename new launcher as "salome".
Use default value in os.getenv (fix bug for PYTHONPATH).
Introduce OMNIORB_USER_PATH variable.

11 years agoPossibility to use HDF5 compiled with CMake (and with MPI support) BR_new_bop3
gdd [Thu, 13 Jun 2013 16:44:12 +0000 (16:44 +0000)]
Possibility to use HDF5 compiled with CMake (and with MPI support)

11 years agoFix bug to ensure compatibility with Python < 2.6
aguerre [Thu, 13 Jun 2013 15:06:01 +0000 (15:06 +0000)]
Fix bug to ensure compatibility with Python < 2.6

11 years agoRemove display in console of information messages related to new salome.py launcher
aguerre [Fri, 7 Jun 2013 09:30:59 +0000 (09:30 +0000)]
Remove display in console of information messages related to new salome.py launcher

11 years agoEnable an old way to launch application, because salome.py script is missing.
rnv [Wed, 5 Jun 2013 08:22:27 +0000 (08:22 +0000)]
Enable an old way to launch application, because salome.py script is missing.

11 years agoAdd CACHE keyword to put 'PYTHON_INCLUDE_DIR' and 'PYTHON_LIBRARY' variables into...
akl [Tue, 4 Jun 2013 13:32:18 +0000 (13:32 +0000)]
Add CACHE keyword to put 'PYTHON_INCLUDE_DIR' and 'PYTHON_LIBRARY' variables into cache file.

11 years agoaguerre and rnc : runSalome was missing in the Makefile.am and CmakeLists.txt file...
rnc [Tue, 4 Jun 2013 09:43:05 +0000 (09:43 +0000)]
aguerre and rnc : runSalome was missing in the Makefile.am and CmakeLists.txt file list and thus not installed. This prevented the other modules from detecting the KERNEL

11 years agoMerge from BR_KERNEL_REFACTORING
aguerre [Mon, 3 Jun 2013 14:37:30 +0000 (14:37 +0000)]
Merge from BR_KERNEL_REFACTORING

11 years agoAdd missing include directory for CMake compilation.
gdd [Fri, 31 May 2013 11:56:40 +0000 (11:56 +0000)]
Add missing include directory for CMake compilation.

11 years agoTest of PARAVIS module has been added.
akl [Thu, 23 May 2013 12:55:17 +0000 (12:55 +0000)]
Test of PARAVIS module has been added.

11 years agoFix regression with multi-node schemas on clusters with blaunch internal protocol V7_2_1_BR V7_2_0 V7_2_0rc2
barate [Wed, 24 Apr 2013 16:16:11 +0000 (16:16 +0000)]
Fix regression with multi-node schemas on clusters with blaunch internal protocol

11 years agoMinor fix for notebokk access
vsr [Wed, 24 Apr 2013 14:41:23 +0000 (14:41 +0000)]
Minor fix for notebokk access

11 years agoCorrection of dumped string to initialize of NoteBook by a new instance of the study.
akl [Wed, 24 Apr 2013 13:54:21 +0000 (13:54 +0000)]
Correction of dumped string to initialize of NoteBook by a new instance of the study.

11 years agoFix regression in Launcher with ForEach-like batch jobs V7_2_0rc1
barate [Fri, 19 Apr 2013 16:04:46 +0000 (16:04 +0000)]
Fix regression in Launcher with ForEach-like batch jobs

11 years agoUpdate documentation for 7.2.0
vsr [Thu, 18 Apr 2013 07:34:04 +0000 (07:34 +0000)]
Update documentation for 7.2.0

11 years agoFix cmake compilation problem.
rnv [Wed, 17 Apr 2013 11:20:09 +0000 (11:20 +0000)]
Fix cmake compilation problem.

11 years agoFix build with CMake - process nesting variables substitutions properly
vsr [Mon, 15 Apr 2013 10:19:18 +0000 (10:19 +0000)]
Fix build with CMake - process nesting variables substitutions properly

11 years agoIncrement version to 7.2.0
vsr [Fri, 12 Apr 2013 15:21:42 +0000 (15:21 +0000)]
Increment version to 7.2.0

11 years agoCorrection of MED and VISU parts because of removing of MEDMEM.
akl [Fri, 12 Apr 2013 14:26:51 +0000 (14:26 +0000)]
Correction of MED and VISU parts because of removing of MEDMEM.

11 years agoUnify YACS documentation by using dynamic header and doxyfile.
akl [Fri, 12 Apr 2013 08:41:18 +0000 (08:41 +0000)]
Unify YACS documentation by using dynamic header and doxyfile.

11 years agoUnify of BLSURFPLUGIN documentation.
akl [Thu, 11 Apr 2013 06:20:32 +0000 (06:20 +0000)]
Unify of BLSURFPLUGIN documentation.

11 years agoAdd command to copy 'head.png' into 'idl' documentation for 'visu' and 'py' documenta...
akl [Wed, 10 Apr 2013 13:42:43 +0000 (13:42 +0000)]
Add command to copy 'head.png' into 'idl' documentation for 'visu' and 'py' documentation for 'netgenplugin', 'blsurfplugin', 'hexoticplugin', 'ghs3dplugin', 'ghs3dprlplugin' modules.

11 years agoAdd missing .bashrc script to be installed in appliskel with CMake procedure
gdd [Wed, 10 Apr 2013 12:16:57 +0000 (12:16 +0000)]
Add missing .bashrc script to be installed in appliskel with CMake procedure

11 years agoCorrection of path to temporary script to remove it successfully.
akl [Wed, 10 Apr 2013 08:23:29 +0000 (08:23 +0000)]
Correction of path to temporary script to remove it successfully.

11 years agoUsing HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and custo...
akl [Tue, 9 Apr 2013 11:40:22 +0000 (11:40 +0000)]
Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only.

11 years agoImprove documentation
vsr [Mon, 8 Apr 2013 15:32:32 +0000 (15:32 +0000)]
Improve documentation

11 years agoDon't print the content of /tmp on stdout when launching a remote container
barate [Mon, 8 Apr 2013 14:59:24 +0000 (14:59 +0000)]
Don't print the content of /tmp on stdout when launching a remote container

11 years agoImprove documentation
vsr [Mon, 8 Apr 2013 05:18:37 +0000 (05:18 +0000)]
Improve documentation

11 years agoReplace 'geompy' to 'geomBuilder' because of renaming geompyDC.py
akl [Fri, 5 Apr 2013 13:50:14 +0000 (13:50 +0000)]
Replace 'geompy' to 'geomBuilder' because of renaming geompyDC.py

11 years agoRemove documentation in triple double quotes in Python script to avoid it in generate...
akl [Fri, 5 Apr 2013 11:32:50 +0000 (11:32 +0000)]
Remove documentation in triple double quotes in Python script to avoid it in generated pages.

11 years agoCompilation without libBatch.
ouv [Thu, 4 Apr 2013 07:27:49 +0000 (07:27 +0000)]
Compilation without libBatch.

11 years agoInstall libraries SalomePalm and SalomeCalcium with CMake because they are real libra...
barate [Wed, 3 Apr 2013 13:02:01 +0000 (13:02 +0000)]
Install libraries SalomePalm and SalomeCalcium with CMake because they are real libraries here (CMake has no concept of convenience libraries)

11 years agoFix bug with previous integration: JobParameters constructor now takes two more param...
barate [Wed, 3 Apr 2013 12:29:31 +0000 (12:29 +0000)]
Fix bug with previous integration: JobParameters constructor now takes two more parameters

11 years agoFix for previous integration: no more error message when a batch manager does not...
barate [Wed, 3 Apr 2013 09:28:19 +0000 (09:28 +0000)]
Fix for previous integration: no more error message when a batch manager does not support the getAssignedHostnames feature

11 years agoIntegrate developments from N. Toukourou at INRIA (OAR and CooRM support)
barate [Wed, 3 Apr 2013 08:29:00 +0000 (08:29 +0000)]
Integrate developments from N. Toukourou at INRIA (OAR and CooRM support)

11 years agoMerge from V6_main 01/04/2013 V7_2_0b1
vsr [Mon, 1 Apr 2013 12:20:54 +0000 (12:20 +0000)]
Merge from V6_main 01/04/2013

11 years agoMerge from V6_main 01/04/2013
vsr [Mon, 1 Apr 2013 09:05:40 +0000 (09:05 +0000)]
Merge from V6_main 01/04/2013

11 years agoMore proper specification of version for Python libs
barate [Fri, 22 Mar 2013 09:53:13 +0000 (09:53 +0000)]
More proper specification of version for Python libs

11 years agoAdd missing library
vsr [Thu, 21 Mar 2013 07:15:23 +0000 (07:15 +0000)]
Add missing library

11 years agoSet "dev" tag back to 1 V7_2_0a1
vsr [Wed, 20 Mar 2013 11:12:20 +0000 (11:12 +0000)]
Set "dev" tag back to 1

11 years agoIncrement version of 7.1.0 V7_1_0
vsr [Wed, 20 Mar 2013 09:16:32 +0000 (09:16 +0000)]
Increment version of 7.1.0

11 years agoMerge from V6_main 19/03/2013
vsr [Tue, 19 Mar 2013 16:06:31 +0000 (16:06 +0000)]
Merge from V6_main 19/03/2013

11 years agoMerge from V6_main 15/03/2013
vsr [Fri, 15 Mar 2013 13:33:33 +0000 (13:33 +0000)]
Merge from V6_main 15/03/2013

11 years agoProperly detect Linux 64 bits with CMake
barate [Tue, 12 Mar 2013 09:50:31 +0000 (09:50 +0000)]
Properly detect Linux 64 bits with CMake

11 years agoFix to build by CMAKE with VTK-6.0
akl [Mon, 11 Mar 2013 13:57:47 +0000 (13:57 +0000)]
Fix to build by CMAKE with VTK-6.0

11 years agoMerge from V6_main 06/03/2013
vsr [Wed, 6 Mar 2013 13:56:07 +0000 (13:56 +0000)]
Merge from V6_main 06/03/2013

11 years agoAdd missing vtk libraries V7_1_0b1
vsr [Wed, 6 Mar 2013 07:38:55 +0000 (07:38 +0000)]
Add missing vtk libraries

11 years agoPorting to Paraview 3.98.1
vtn [Fri, 1 Mar 2013 19:47:41 +0000 (19:47 +0000)]
Porting to Paraview 3.98.1

11 years agoPorting to Paraview 3.98.1
vtn [Fri, 1 Mar 2013 19:10:04 +0000 (19:10 +0000)]
Porting to Paraview 3.98.1

11 years agoMerge from BR_PORTING_VTK6 01/03/2013
vsr [Fri, 1 Mar 2013 13:02:45 +0000 (13:02 +0000)]
Merge from BR_PORTING_VTK6 01/03/2013

11 years agoAdapt CMake procedure to libbatch 2.0
barate [Fri, 1 Mar 2013 09:52:10 +0000 (09:52 +0000)]
Adapt CMake procedure to libbatch 2.0

11 years agoMerge from V6_main 28/02/2013
vsr [Thu, 28 Feb 2013 13:30:16 +0000 (13:30 +0000)]
Merge from V6_main 28/02/2013

11 years agoMerge from BR_LIBBATCH_2_0
barate [Fri, 15 Feb 2013 12:57:01 +0000 (12:57 +0000)]
Merge from BR_LIBBATCH_2_0

11 years agoMerge from V6_main 11/02/2013
vsr [Tue, 12 Feb 2013 09:21:18 +0000 (09:21 +0000)]
Merge from V6_main 11/02/2013

11 years agoPR: link on Ubuntu 12.04
prascle [Sat, 2 Feb 2013 11:19:56 +0000 (11:19 +0000)]
PR: link on Ubuntu 12.04

11 years agoMerge from 1.18.2.11.10.10
prascle [Tue, 8 Jan 2013 16:03:15 +0000 (16:03 +0000)]
Merge from 1.18.2.11.10.10

11 years agoMerge from V6_main 13/12/2012 V7_1_0_pre
vsr [Thu, 13 Dec 2012 07:38:01 +0000 (07:38 +0000)]
Merge from V6_main 13/12/2012

11 years agoUpdate SALOME 7x logos (temporary images) V7_0_0 V7_0_0rc1
vsr [Wed, 10 Oct 2012 09:05:35 +0000 (09:05 +0000)]
Update SALOME 7x logos (temporary images)

11 years agoAdd missing end-of-line
inv [Tue, 9 Oct 2012 08:41:03 +0000 (08:41 +0000)]
Add missing end-of-line

11 years ago1) Add CMake files to the dist rules (make dist)
inv [Tue, 9 Oct 2012 08:30:15 +0000 (08:30 +0000)]
1) Add CMake files to the dist rules (make dist)
2) Fix problems of make dist (missing files)

11 years agoMerge from V6_main (04/10/2012)
vsr [Mon, 8 Oct 2012 10:26:14 +0000 (10:26 +0000)]
Merge from V6_main (04/10/2012)

11 years agoIncrement version number (prepare SALOME version 7.0.0)
inv [Wed, 15 Aug 2012 10:42:29 +0000 (10:42 +0000)]
Increment version number (prepare SALOME version 7.0.0)

11 years agoThis commit was generated by cvs2git to create branch 'V7_main'.
admin [Wed, 8 Aug 2012 13:57:13 +0000 (13:57 +0000)]
This commit was generated by cvs2git to create branch 'V7_main'.

Sprout from master 2012-08-08 13:57:09 UTC vsr <vsr@opencascade.com> 'Merge from V6_main_20120808 08Aug12'
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

11 years agoMerge from V6_main_20120808 08Aug12
vsr [Wed, 8 Aug 2012 13:57:09 +0000 (13:57 +0000)]
Merge from V6_main_20120808 08Aug12

15 years agomerge from branch BR_V5_DEV
prascle [Tue, 3 Feb 2009 10:06:10 +0000 (10:06 +0000)]
merge from branch BR_V5_DEV

16 years agoBugID: IPAL19426 Fixed methods Save/Load
srn [Thu, 24 Apr 2008 10:55:36 +0000 (10:55 +0000)]
BugID: IPAL19426 Fixed methods Save/Load

16 years agoJoin modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Fri, 7 Mar 2008 07:43:41 +0000 (07:43 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.

18 years agoPR: typo
prascle [Thu, 8 Jun 2006 10:49:38 +0000 (10:49 +0000)]
PR: typo

18 years agoPR: dist incomplete
prascle [Thu, 8 Jun 2006 10:49:14 +0000 (10:49 +0000)]
PR: dist incomplete

18 years agoPR: documentation modifications
prascle [Fri, 2 Jun 2006 12:52:35 +0000 (12:52 +0000)]
PR: documentation modifications

18 years agoPR: documentation modifications
prascle [Fri, 2 Jun 2006 12:42:47 +0000 (12:42 +0000)]
PR: documentation modifications