]>
SALOME platform Git repositories - modules/yacs.git/log
vsr [Wed, 9 Oct 2013 07:39:00 +0000 (07:39 +0000)]
Fix bug with missing libboost_filesystem library detection
vsr [Wed, 9 Oct 2013 07:34:43 +0000 (07:34 +0000)]
Fix bug with missing libboost_filesystem library detection
vsr [Wed, 9 Oct 2013 06:55:05 +0000 (06:55 +0000)]
Minimize external dependencies: libxml is "local" dependency for KERNEL
vsr [Wed, 9 Oct 2013 06:46:42 +0000 (06:46 +0000)]
Minimize external dependencies: libxml is "local" dependency for KERNEL
bruneton [Mon, 7 Oct 2013 07:43:14 +0000 (07:43 +0000)]
CMake: using SALOME_ACCUMULATE_HEADERS() to populate the complete list of includes required by KERNEL header files.
bruneton [Mon, 7 Oct 2013 07:27:10 +0000 (07:27 +0000)]
Moving config file to root dir
aguerre [Fri, 4 Oct 2013 16:02:47 +0000 (16:02 +0000)]
discard changes related to PortManager (development moved to branch agr_portmanager_branch_131004
aguerre [Fri, 4 Oct 2013 12:27:55 +0000 (12:27 +0000)]
Changing socket
aguerre [Fri, 4 Oct 2013 08:29:55 +0000 (08:29 +0000)]
Fix
aguerre [Thu, 3 Oct 2013 15:50:41 +0000 (15:50 +0000)]
New approach for PortManager
vsr [Thu, 3 Oct 2013 14:33:53 +0000 (14:33 +0000)]
Search for some required boost components.
bruneton [Thu, 3 Oct 2013 07:22:52 +0000 (07:22 +0000)]
CMake: preparing call to new macro SALOME_ACCUMULATE_HEADERS(). Currently disabled (waiting for COTECH decision)
bruneton [Wed, 2 Oct 2013 12:51:10 +0000 (12:51 +0000)]
CMake: introduced flag SALOME_CMAKE_DEBUG to see the initial CMake error when
having troubles with the package detection mechanism.
bruneton [Wed, 2 Oct 2013 12:44:12 +0000 (12:44 +0000)]
CMake: minor: modified a warning message in the detection macro (an empty reference
variable is now considered valid).
bruneton [Thu, 26 Sep 2013 07:03:22 +0000 (07:03 +0000)]
minor: removing debug message about PYTHON_ROOT_DIR
bruneton [Wed, 25 Sep 2013 07:23:42 +0000 (07:23 +0000)]
CMake: Python detection was not always seting PYTHON_ROOT_DIR!
barate [Mon, 23 Sep 2013 13:29:19 +0000 (13:29 +0000)]
Add job parameter mem_per_cpu (EDF issue #2671)
rnv [Fri, 20 Sep 2013 06:21:25 +0000 (06:21 +0000)]
Correction of the previous wrong commit.
bruneton [Thu, 19 Sep 2013 14:16:04 +0000 (14:16 +0000)]
CMake: Boost include are one directory deeper under Win32
bruneton [Thu, 19 Sep 2013 07:32:58 +0000 (07:32 +0000)]
CMake: docutils: added "../lib64/..." to the OmniORB PYTHONPATH.
vsr [Wed, 18 Sep 2013 09:53:01 +0000 (09:53 +0000)]
Set SALOME_USE_LIBBATCH to OFF by default
bruneton [Wed, 18 Sep 2013 09:51:29 +0000 (09:51 +0000)]
CMake: windows compilation - added some missing PTHREAD_INCLUDE_DIR
bruneton [Wed, 18 Sep 2013 09:08:52 +0000 (09:08 +0000)]
CMake: IF(WINDOWS) is deprecated - please always use IF(WIN32)
bruneton [Tue, 17 Sep 2013 12:25:42 +0000 (12:25 +0000)]
CMake: added advanced options SALOME_BUILD_FOR_GCOV to add flags:
-fprofile-arcs
-ftest-coverage
to compiler flags.
bruneton [Tue, 17 Sep 2013 09:37:28 +0000 (09:37 +0000)]
CMake: reverting to the previous behaviour for optional prerequisites.
If not found, we trigger the failure of the configuration. This is handled
by macros SALOME_PACKAGE_REPORT_AND_CHECK
and SALOME_LOG_OPTIONAL_PACKAGE, allowing a nice error message which indicates
what flag should be switched off to avoid the issue.
ana [Fri, 13 Sep 2013 13:34:09 +0000 (13:34 +0000)]
RNV: win32 building.
eap [Fri, 13 Sep 2013 13:11:43 +0000 (13:11 +0000)]
Fix comment to args of GetDefaultScript()
- string GetDefaultScript(in string theID, in string theModuleName);
+ string GetDefaultScript(in string theModuleName, in string indent);
fahed [Fri, 13 Sep 2013 09:28:27 +0000 (09:28 +0000)]
Replace "import geompy"
barate [Fri, 13 Sep 2013 07:31:02 +0000 (07:31 +0000)]
Autotools: Add Boost include dirs to KERNEL includes. This is needed because an exported header in KERNEL depends on Boost shared pointers.
barate [Thu, 12 Sep 2013 13:27:01 +0000 (13:27 +0000)]
CMake: Add Boost include dirs and definitions to KERNEL includes and definitions. This is needed because an exported header in KERNEL depends on Boost.
bruneton [Wed, 11 Sep 2013 08:40:19 +0000 (08:40 +0000)]
CMake: introducing KERNEL_DEFINITIONS and completing KERNEL_INCLUDE_DIRS to have
MPI. This avoids redetecting MPI in GUI. Also fixed a typo in SALOMEDSImpl.
barate [Mon, 9 Sep 2013 14:08:09 +0000 (14:08 +0000)]
Install macros FindCAS.cmake and FindSalomeCAS.cmake
eap [Mon, 9 Sep 2013 09:36:18 +0000 (09:36 +0000)]
Windows porting by ana
eap [Mon, 9 Sep 2013 09:32:41 +0000 (09:32 +0000)]
GEOM porting to CMake
Move from GUI as GEOM needs Cascade in "Without GUI" mode
ana [Mon, 9 Sep 2013 09:09:40 +0000 (09:09 +0000)]
Compilation SALOME on Windows
barate [Mon, 9 Sep 2013 08:15:44 +0000 (08:15 +0000)]
Fix system Python detection with autotools on Ubuntu 13.04
aguerre [Fri, 6 Sep 2013 16:15:42 +0000 (16:15 +0000)]
test port manager
aguerre [Fri, 6 Sep 2013 15:26:30 +0000 (15:26 +0000)]
bug fix
aguerre [Fri, 6 Sep 2013 14:31:59 +0000 (14:31 +0000)]
Add port manager to ensure concurrent sessions have a unique port each.
barate [Tue, 3 Sep 2013 09:10:58 +0000 (09:10 +0000)]
Add parameter exclusive to JobParameters Python constructor
aguerre [Fri, 30 Aug 2013 12:51:53 +0000 (12:51 +0000)]
Fix bug when passing port&host to salome shell
bruneton [Thu, 29 Aug 2013 12:18:42 +0000 (12:18 +0000)]
CMake: including Python (and hence NumPy) definitions for DSC (Calcium)
aguerre [Wed, 28 Aug 2013 16:17:34 +0000 (16:17 +0000)]
Restore passing single study file as command line argument
aguerre [Wed, 28 Aug 2013 15:52:53 +0000 (15:52 +0000)]
Handling Python scripts without execution permissions
barate [Wed, 28 Aug 2013 15:50:30 +0000 (15:50 +0000)]
Add job parameter 'exclusive' to let the user choose to share nodes or not (EDF issue #2700)
cvw [Wed, 28 Aug 2013 07:45:31 +0000 (07:45 +0000)]
bad text warning
cvw [Wed, 28 Aug 2013 07:40:32 +0000 (07:40 +0000)]
avoid error for complicated sh line xx=`...=...`
vsr [Tue, 27 Aug 2013 09:52:08 +0000 (09:52 +0000)]
Improve documentation for some macros SALOME_JUSTIFY_STRING() and SALOME_PACKAGE_REPORT() macros
vsr [Tue, 27 Aug 2013 09:30:03 +0000 (09:30 +0000)]
Small improvement of SALOME_PACKAGE_REPORT() macro: justify package names
bruneton [Tue, 27 Aug 2013 09:14:03 +0000 (09:14 +0000)]
CMake: minor bug: Python_FOUND flag was not set at all.
bruneton [Tue, 27 Aug 2013 08:57:32 +0000 (08:57 +0000)]
CMake: creation of the macros SALOME_UPDATE_FLAG_AND_LOG_PACKAGE() and SALOME_PACKAGE_REPORT().
The two are used to register optional packages and to turn off specific configuration
flags when the optional prerequisites is not found. The final setup is printed on screen through
SALOME_PACKAGE_REPORT()
bruneton [Tue, 27 Aug 2013 08:45:56 +0000 (08:45 +0000)]
CMake: creation of the macros SALOME_UPDATE_FLAG_AND_LOG_PACKAGE() and SALOME_PACKAGE_REPORT().
The two are used to register optional packages and to turn off specific configuration
flags when the optional prerequisites is not found. The final setup is printed on screen through
SALOME_PACKAGE_REPORT()
aguerre [Mon, 26 Aug 2013 16:11:13 +0000 (16:11 +0000)]
Management of scripts+args in SALOME shell and TUI (not yet in GUI)
cvw [Fri, 23 Aug 2013 10:42:25 +0000 (10:42 +0000)]
empty Noned --config and catch sys.exit(0) as normal
vsr [Wed, 21 Aug 2013 07:04:03 +0000 (07:04 +0000)]
CMake build procedure improvements:
- minor general improvements
vsr [Wed, 21 Aug 2013 06:51:13 +0000 (06:51 +0000)]
CMake build procedure improvements:
- minor general improvements
vsr [Wed, 21 Aug 2013 06:22:42 +0000 (06:22 +0000)]
CMake build procedure improvements:
- minor general improvements
vsr [Wed, 21 Aug 2013 06:05:41 +0000 (06:05 +0000)]
CMake build procedure improvements:
- minor general improvements
vsr [Tue, 20 Aug 2013 14:00:28 +0000 (14:00 +0000)]
CMake build procedure improvements:
- minor general improvements
vsr [Tue, 20 Aug 2013 12:47:15 +0000 (12:47 +0000)]
CMake build procedure improvements:
- minor general improvements
vsr [Tue, 20 Aug 2013 12:33:21 +0000 (12:33 +0000)]
CMake build procedure improvements:
- minor general improvements
vsr [Tue, 20 Aug 2013 10:01:55 +0000 (10:01 +0000)]
CMake build procedure improvements:
- Doxygen staff
vsr [Tue, 20 Aug 2013 10:01:40 +0000 (10:01 +0000)]
CMake build procedure improvements:
- CORBA staff
vsr [Fri, 16 Aug 2013 10:30:43 +0000 (10:30 +0000)]
Ooops, rollback some previous changes
vsr [Fri, 16 Aug 2013 09:14:00 +0000 (09:14 +0000)]
Minor improvements
vsr [Fri, 16 Aug 2013 06:57:57 +0000 (06:57 +0000)]
Small improvement: remove redundant "VERSION" variables
vsr [Mon, 12 Aug 2013 09:23:08 +0000 (09:23 +0000)]
Merge from V7_2_BR 09/08/2013
barate [Tue, 6 Aug 2013 12:47:51 +0000 (12:47 +0000)]
Remove warning messages on resources when launching batch jobs
barate [Tue, 6 Aug 2013 12:13:39 +0000 (12:13 +0000)]
Remove distinction between batch managers ssh_batch and none
barate [Tue, 6 Aug 2013 10:11:52 +0000 (10:11 +0000)]
Fix Libbatch usage with CMake compilation
vsr [Fri, 2 Aug 2013 11:14:43 +0000 (11:14 +0000)]
Remove test
vsr [Fri, 2 Aug 2013 10:28:41 +0000 (10:28 +0000)]
Python containers are no more supported
bruneton [Thu, 1 Aug 2013 13:34:05 +0000 (13:34 +0000)]
CMake: minor fix to avoid detection of a package on the system in CONFIG mode.
eap [Thu, 1 Aug 2013 08:28:54 +0000 (08:28 +0000)]
define _DEBUG_
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.