]>
SALOME platform Git repositories - modules/kernel.git/log
vsr [Wed, 31 Jul 2013 14:20:13 +0000 (14:20 +0000)]
[CEA 900] Regression: on test glue_performance.py
Fix problem with missing env variable OMNIORB_USER_PATH.
cvw [Wed, 31 Jul 2013 12:14:43 +0000 (12:14 +0000)]
test inexisting config fiele for error
cvw [Tue, 30 Jul 2013 14:29:21 +0000 (14:29 +0000)]
filename for warning
bruneton [Tue, 30 Jul 2013 09:20:29 +0000 (09:20 +0000)]
CMake: Sphinx: simplifying Win32 command
cvw [Mon, 29 Jul 2013 14:21:23 +0000 (14:21 +0000)]
sh->cfg convert procedure, no delete temporary generated .cfg
cvw [Mon, 29 Jul 2013 14:01:37 +0000 (14:01 +0000)]
skip clean calls with ending ";" problem
cvw [Fri, 26 Jul 2013 13:17:45 +0000 (13:17 +0000)]
skip cleandup in EnvFileConverter .sh
cvw [Fri, 26 Jul 2013 13:16:14 +0000 (13:16 +0000)]
bug recursive history xml_parser
eap [Fri, 26 Jul 2013 12:50:57 +0000 (12:50 +0000)]
0022287 : [CEA 912] Notebook: clicking on "update study" returns an error message
initialize myValue in constructor
rnv [Thu, 25 Jul 2013 11:12:44 +0000 (11:12 +0000)]
Set VERSION variable.
eap [Tue, 23 Jul 2013 15:04:47 +0000 (15:04 +0000)]
22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
+ typedef SALOME::GenericObj_wrap< UseCaseBuilder > UseCaseBuilder_wrap;
eap [Tue, 23 Jul 2013 14:28:34 +0000 (14:28 +0000)]
22261: EDF 2698 SMESH: Memory leak when displaying 2D quadratic elements as arcs
Fix leaks of CORBA objects
bruneton [Tue, 23 Jul 2013 12:17:29 +0000 (12:17 +0000)]
CMake: documented FindPaco.cmake. New macro SALOME_ADD_MPI_TO_HDF5()
to overload HDF5 variables with MPI stuff when HDF5 was compiled parallel.
barate [Tue, 23 Jul 2013 09:23:14 +0000 (09:23 +0000)]
Enable KERNEL compilation with PACO
fahed [Tue, 23 Jul 2013 06:56:33 +0000 (06:56 +0000)]
script update in order to take into account MED evolution and VISU module disappearance.
bruneton [Mon, 22 Jul 2013 13:54:40 +0000 (13:54 +0000)]
CMake: documenting FindMEDFile.cmake
fahed [Mon, 22 Jul 2013 13:07:38 +0000 (13:07 +0000)]
because on Fedora, check error :
/usr/bin/ld: /tmp/ccQHybYu.o: undefined reference to symbol 'MEDfileOpen'
usr/bin/ld: note: 'MEDfileOpen' is defined in DSO /data/tmplgls/salome/prerequis/install/FD18_64/med-dev/FROM_hdf5-1.8.10/lib/libmedC.so so try adding it to the linker command line
See http://comments.gmane.org/gmane.linux.redhat.fedora.devel/160632
bruneton [Mon, 22 Jul 2013 12:08:53 +0000 (12:08 +0000)]
CMake: minor: marking HDF5_DIR as advanced variable
bruneton [Fri, 19 Jul 2013 13:09:52 +0000 (13:09 +0000)]
CMake: bug fix in HDF5 detection. Making CONFIG mode and MODULE mode consistent:
both give out variables HDF5_LIBRARIES and HDF5_INCLUDE_DIRS
bruneton [Fri, 19 Jul 2013 12:55:20 +0000 (12:55 +0000)]
CMake: in CONFIG mode, adding NO_CMAKE_SYSTEM_PATH option to avoid looking into
system directories. See documentation of macro SALOME_FIND_PACKAGE().
bruneton [Fri, 19 Jul 2013 08:17:12 +0000 (08:17 +0000)]
CMake: fixes for MPI and PACO compilation
bruneton [Fri, 19 Jul 2013 06:55:12 +0000 (06:55 +0000)]
Killing autotools files.
bruneton [Thu, 18 Jul 2013 12:36:21 +0000 (12:36 +0000)]
CMake: set the flag Boost_NO_BOOST_CMAKE to avoid that the *standard* FindBoost.cmake
tries to do a find_package() in config mode ... man what were they having in mind
when they wrote this ...
bruneton [Wed, 17 Jul 2013 08:01:06 +0000 (08:01 +0000)]
CMake: added warning message when the reference variable passed to the macro
SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS() is not defined or empty.
aguerre [Thu, 11 Jul 2013 09:54:31 +0000 (09:54 +0000)]
Bug fix on path names
bruneton [Thu, 11 Jul 2013 09:52:16 +0000 (09:52 +0000)]
CMake: nicer error message (hinting to the ROOT_DIR variable) when a
package is not found.
aguerre [Wed, 10 Jul 2013 14:18:47 +0000 (14:18 +0000)]
Consider echo and unset keywords when parsing configuration files
bruneton [Wed, 10 Jul 2013 06:56:29 +0000 (06:56 +0000)]
CMake: re-activating the option to overload PYTHONPATH of Sphinx.
barate [Tue, 9 Jul 2013 14:43:55 +0000 (14:43 +0000)]
Fix bug with CMAKE_FIND_ROOT_PATH variable in FindOmniORBPy.cmake
eap [Tue, 9 Jul 2013 14:02:57 +0000 (14:02 +0000)]
Fix an error in killSalome.py
eap [Tue, 9 Jul 2013 12:44:55 +0000 (12:44 +0000)]
+FindSalomeMEDFile.cmake \
FindSphinx.cmake \
-FindMEDFILE.cmake \
+FindMEDFile.cmake \
bruneton [Tue, 9 Jul 2013 10:05:56 +0000 (10:05 +0000)]
CMake: replacing CMAKE_* variables by PROJECT_* variables
bruneton [Tue, 9 Jul 2013 09:12:27 +0000 (09:12 +0000)]
CMake: MARK_AS_ADVANCED some advanced vars in CppUnit detection.
bruneton [Tue, 9 Jul 2013 09:10:12 +0000 (09:10 +0000)]
CMake: changed variable used for conflict detection: MEDFILE_INCLUDE_DIRS
which exists in both CONFIG and MODULE mode.
ageay [Tue, 9 Jul 2013 09:07:40 +0000 (09:07 +0000)]
little bug
bruneton [Tue, 9 Jul 2013 08:20:43 +0000 (08:20 +0000)]
CMake: Adding DOCUTILS_ROOT_DIR and SETUPTOOLS_ROOT_DIR to the PYTHONPATH
when invoking the sphinx-build command.
akl [Tue, 9 Jul 2013 08:02:24 +0000 (08:02 +0000)]
0021708 : [CEA 586] Object browser sort only children:
Add sorting function to the UseCaseBuilder CORBA interface to sort child data objects of the specified parent data object according to the specified sort order (ascending or descending).
bruneton [Tue, 9 Jul 2013 07:45:09 +0000 (07:45 +0000)]
Fixed MEDFile detection files installation. Provided the ability to override the PYTHONPATH for the run of SPHINX.
Exposed OMNIORBPY_PYTHONPATH giving the path to the Python modules for OmniORB.
barate [Tue, 9 Jul 2013 07:16:07 +0000 (07:16 +0000)]
Fix filenames of CMake modules
ageay [Tue, 9 Jul 2013 06:45:18 +0000 (06:45 +0000)]
From Francis
ageay [Mon, 8 Jul 2013 13:53:06 +0000 (13:53 +0000)]
MEDFile detection
ageay [Mon, 8 Jul 2013 10:36:06 +0000 (10:36 +0000)]
addition of numpy
ageay [Mon, 8 Jul 2013 09:38:04 +0000 (09:38 +0000)]
Improve CPPUNIT detection to avoid -ldl problem on link.
rnc [Fri, 5 Jul 2013 15:44:47 +0000 (15:44 +0000)]
forgot to remove a line
rnc [Fri, 5 Jul 2013 15:26:08 +0000 (15:26 +0000)]
BUG: KERNEL/CMake: Added missing lines and fixed some problems for omniorbpy configuration export
bruneton [Thu, 4 Jul 2013 09:00:24 +0000 (09:00 +0000)]
CMake: splitting OmniORB and OmniORBPy detection
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)
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)
rnc [Wed, 3 Jul 2013 10:08:02 +0000 (10:08 +0000)]
BUG: KERNEL/CMake: missing check_med3.m4 in the CMakeLists.txt
bruneton [Tue, 2 Jul 2013 11:49:44 +0000 (11:49 +0000)]
CMake: restoring FindKERNEL.cmake for compatibility with AutoTools
eap [Tue, 2 Jul 2013 10:53:23 +0000 (10:53 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH
+ FindMEDFILE.cmake
bruneton [Tue, 2 Jul 2013 08:46:16 +0000 (08:46 +0000)]
CMake: renamed FindKERNEL.cmake into FindSalomeKERNEL.cmake
bruneton [Tue, 2 Jul 2013 08:25:21 +0000 (08:25 +0000)]
CMake: updated CMake procedure mainly to correctly expose targets needed by GUI.
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
eap [Wed, 26 Jun 2013 12:50:55 +0000 (12:50 +0000)]
Roll back the previous modif
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
eap [Wed, 26 Jun 2013 11:27:23 +0000 (11:27 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH
+check_med3.m4
eap [Tue, 25 Jun 2013 16:00:24 +0000 (16:00 +0000)]
Add PATHs passed via env vars to find on Linux
bruneton [Mon, 24 Jun 2013 06:49:59 +0000 (06:49 +0000)]
CMake: minor: renamed exported target group to ${PROJECT_NAME}targets.
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
gdd [Fri, 21 Jun 2013 08:12:31 +0000 (08:12 +0000)]
Remove my ugly fix after adrien's fix
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.
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
gdd [Thu, 20 Jun 2013 15:45:17 +0000 (15:45 +0000)]
Define the PYLOGLEVEL variable used in KERNEL_PY
gdd [Thu, 20 Jun 2013 15:44:35 +0000 (15:44 +0000)]
Ugly fix to correctly define the python lib install path
nge [Wed, 19 Jun 2013 13:34:10 +0000 (13:34 +0000)]
Fix compilation issues using CMake new procedure
gdd [Wed, 19 Jun 2013 11:52:14 +0000 (11:52 +0000)]
Fix autotools compilation error
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)
vsr [Wed, 19 Jun 2013 05:20:57 +0000 (05:20 +0000)]
Fix make problem (with automake)
eap [Tue, 18 Jun 2013 14:24:08 +0000 (14:24 +0000)]
enable running without "APPLI" env var
bruneton [Tue, 18 Jun 2013 09:41:38 +0000 (09:41 +0000)]
CMake: tweaks for Win32 platform: configuration is successful
bruneton [Tue, 18 Jun 2013 09:04:20 +0000 (09:04 +0000)]
Removed old files
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.
aguerre [Mon, 17 Jun 2013 16:15:14 +0000 (16:15 +0000)]
Fix bug in OMNIORB_USER_PATH
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.
gdd [Thu, 13 Jun 2013 16:44:12 +0000 (16:44 +0000)]
Possibility to use HDF5 compiled with CMake (and with MPI support)
aguerre [Thu, 13 Jun 2013 15:06:01 +0000 (15:06 +0000)]
Fix bug to ensure compatibility with Python < 2.6
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
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.
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.
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
aguerre [Mon, 3 Jun 2013 14:37:30 +0000 (14:37 +0000)]
Merge from BR_KERNEL_REFACTORING
gdd [Fri, 31 May 2013 11:56:40 +0000 (11:56 +0000)]
Add missing include directory for CMake compilation.
akl [Thu, 23 May 2013 12:55:17 +0000 (12:55 +0000)]
Test of PARAVIS module has been added.
barate [Wed, 24 Apr 2013 16:16:11 +0000 (16:16 +0000)]
Fix regression with multi-node schemas on clusters with blaunch internal protocol
vsr [Wed, 24 Apr 2013 14:41:23 +0000 (14:41 +0000)]
Minor fix for notebokk access
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.
barate [Fri, 19 Apr 2013 16:04:46 +0000 (16:04 +0000)]
Fix regression in Launcher with ForEach-like batch jobs
vsr [Thu, 18 Apr 2013 07:34:04 +0000 (07:34 +0000)]
Update documentation for 7.2.0
rnv [Wed, 17 Apr 2013 11:20:09 +0000 (11:20 +0000)]
Fix cmake compilation problem.
vsr [Mon, 15 Apr 2013 10:19:18 +0000 (10:19 +0000)]
Fix build with CMake - process nesting variables substitutions properly
vsr [Fri, 12 Apr 2013 15:21:42 +0000 (15:21 +0000)]
Increment version to 7.2.0
akl [Fri, 12 Apr 2013 14:26:51 +0000 (14:26 +0000)]
Correction of MED and VISU parts because of removing of MEDMEM.
akl [Fri, 12 Apr 2013 08:41:18 +0000 (08:41 +0000)]
Unify YACS documentation by using dynamic header and doxyfile.
akl [Thu, 11 Apr 2013 06:20:32 +0000 (06:20 +0000)]
Unify of BLSURFPLUGIN documentation.
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.
gdd [Wed, 10 Apr 2013 12:16:57 +0000 (12:16 +0000)]
Add missing .bashrc script to be installed in appliskel with CMake procedure
akl [Wed, 10 Apr 2013 08:23:29 +0000 (08:23 +0000)]
Correction of path to temporary script to remove it successfully.
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.
vsr [Mon, 8 Apr 2013 15:32:32 +0000 (15:32 +0000)]
Improve documentation