]>
SALOME platform Git repositories - modules/yacs.git/log
mpa [Thu, 31 Oct 2013 08:30:18 +0000 (08:30 +0000)]
CMake: Add keyword NOCHECK for accumulating environment because included directories not exists in this moment
mpa [Thu, 31 Oct 2013 07:50:39 +0000 (07:50 +0000)]
CMake: Add for checking an argument that this is not a standard system path (starting with "/bin" and "/lib")
mpa [Thu, 31 Oct 2013 07:41:18 +0000 (07:41 +0000)]
CMake: Edition accumulation of LD_LIBRARY_PATH and PATH
mpa [Thu, 31 Oct 2013 07:28:09 +0000 (07:28 +0000)]
CMake: Edition accumulation of LD_LIBRARY_PATH and PATH
mpa [Thu, 31 Oct 2013 07:14:23 +0000 (07:14 +0000)]
CMake: Edition accumulation of LD_LIBRARY_PATH and PATH
mpa [Thu, 31 Oct 2013 06:54:57 +0000 (06:54 +0000)]
CMake: Edition accumulation of LD_LIBRARY_PATH and PATH
mpa [Thu, 31 Oct 2013 06:14:09 +0000 (06:14 +0000)]
CMake: Edition accumulation of LD_LIBRARY_PATH and PATH
mpa [Thu, 31 Oct 2013 06:06:03 +0000 (06:06 +0000)]
CMake: Edition accumulation of LD_LIBRARY_PATH and PATH
mpa [Wed, 30 Oct 2013 14:20:54 +0000 (14:20 +0000)]
CMake: Edition accumulation of LD_LIBRARY_PATH and PATH
vsr [Wed, 30 Oct 2013 13:13:24 +0000 (13:13 +0000)]
Additional debug of documentation for SALOME_ACCUMULATE_ENVIRONMENT macro
bruneton [Wed, 30 Oct 2013 12:51:52 +0000 (12:51 +0000)]
Completed doc of check logic for SALOME_GENERATE_ENVIRONMENT_SCRIPT
rnv [Wed, 30 Oct 2013 12:41:24 +0000 (12:41 +0000)]
Win32 compilation
rnv [Wed, 30 Oct 2013 12:40:49 +0000 (12:40 +0000)]
Remove Boost Include dirs from environment.
rnv [Wed, 30 Oct 2013 12:39:43 +0000 (12:39 +0000)]
Win32 building.
rnv [Wed, 30 Oct 2013 12:38:04 +0000 (12:38 +0000)]
Remove unnecessary slash.
mpa [Wed, 30 Oct 2013 12:22:50 +0000 (12:22 +0000)]
CMake: Edit salome macro
- Now it's possible to accumulate environment without checked.
- Native directories were not accumulated.
- Is possible to add target to environment.
aguerre [Wed, 30 Oct 2013 10:29:52 +0000 (10:29 +0000)]
Check over OMNIORB_USER_PATH.
Test configuration file existence.
mpa [Tue, 29 Oct 2013 12:52:28 +0000 (12:52 +0000)]
CMake:
- some edit of accumulate environment macro
mpa [Tue, 29 Oct 2013 07:45:55 +0000 (07:45 +0000)]
CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.
mpa [Tue, 29 Oct 2013 06:40:04 +0000 (06:40 +0000)]
CMake:
Edit documentation. Now it use salome macros to set the environment for sphinx run.
mpa [Tue, 29 Oct 2013 06:36:12 +0000 (06:36 +0000)]
CMake - Add new macros:
- Accumulate environment variables, to be used later to run some command in proper environment.
- Generate environement script using previously created variables.
mpa [Tue, 29 Oct 2013 06:33:34 +0000 (06:33 +0000)]
CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.
bruneton [Mon, 28 Oct 2013 14:42:29 +0000 (14:42 +0000)]
CMake: new macro SALOME_CONFIGURE_PREPARE() to build the list of required variables
that will be expanded when configuring Salome<MODULE>Config.cmake
bruneton [Mon, 28 Oct 2013 10:16:26 +0000 (10:16 +0000)]
CMake: fixing omniidl detection under Win32
barate [Fri, 25 Oct 2013 12:54:27 +0000 (12:54 +0000)]
Rewrite job persistence to facilitate maintainance and further evolutions
vsr [Fri, 25 Oct 2013 05:40:39 +0000 (05:40 +0000)]
Add macro to accumulate environment variables
vsr [Fri, 25 Oct 2013 05:39:25 +0000 (05:39 +0000)]
More correct way to specify Python backend
kga [Fri, 25 Oct 2013 05:19:41 +0000 (05:19 +0000)]
0022334 : [CEA 952] "Sort children" sorts references as "real" children
rnv [Thu, 24 Oct 2013 07:47:28 +0000 (07:47 +0000)]
Remove unnecessary graphviz libraries.
rnv [Thu, 24 Oct 2013 07:46:16 +0000 (07:46 +0000)]
Disable iterator debugging on window in Debug mode.
mpa [Wed, 23 Oct 2013 14:16:26 +0000 (14:16 +0000)]
CMake: rollback of previous changes
bruneton [Wed, 23 Oct 2013 09:30:14 +0000 (09:30 +0000)]
CMake: doing proper string comparison in IF clause
barate [Wed, 23 Oct 2013 08:03:56 +0000 (08:03 +0000)]
CMake: Fix export of tests and doc prerequisites root dirs
bruneton [Tue, 22 Oct 2013 13:42:08 +0000 (13:42 +0000)]
OMNIORB_ADD_MODULE now creates a target "omniorb_module_<module>" depending on
all the files generated when processing the IDLs of the module. This can be used
to set up a depency on the header (and other files) generated by omniidl.
mpa [Mon, 21 Oct 2013 10:47:31 +0000 (10:47 +0000)]
-Delete REQUIRED for optional products
bruneton [Mon, 21 Oct 2013 10:03:30 +0000 (10:03 +0000)]
CMake: modifying OMNIORB_ADD_MODULE macro to support dynamic build of IDL files
in the build tree (used in PARAVIS module)
bruneton [Mon, 21 Oct 2013 08:57:26 +0000 (08:57 +0000)]
CMake: SALOME_PACKAGE_REPORT_AND_CHECK now works if no OPTIONAL package was specified.
bruneton [Mon, 21 Oct 2013 08:50:12 +0000 (08:50 +0000)]
CMake: modifying OMNIORB_ADD_MODULE macro to support dynamic build of IDL files
in the build tree (used in PARAVIS module)
vsr [Mon, 21 Oct 2013 08:44:30 +0000 (08:44 +0000)]
Improve make usr_docs step:
- make clean cleans generated files
vsr [Mon, 21 Oct 2013 08:28:53 +0000 (08:28 +0000)]
Improve make dev_docs step:
- It does not install anything; only generates output with doxygen
- make install installs output files generated by make dev_docs
- make clean cleans generated files
mpa [Mon, 21 Oct 2013 06:12:25 +0000 (06:12 +0000)]
- Add REQUIRED to optional products
- SALOME_BUILD_DOC, SALOME_BUILD_TESTS should be independent in each module
akl [Fri, 18 Oct 2013 14:52:39 +0000 (14:52 +0000)]
Correction of include path.
akl [Thu, 17 Oct 2013 15:24:58 +0000 (15:24 +0000)]
Detect additional libraries.
rnv [Thu, 17 Oct 2013 14:27:47 +0000 (14:27 +0000)]
Replace deprecated WNT macro definition by WIN32.
rnv [Thu, 17 Oct 2013 14:25:47 +0000 (14:25 +0000)]
Add missing libraries and definitions on win32 platform.
rnv [Wed, 16 Oct 2013 14:29:50 +0000 (14:29 +0000)]
Refactoring of the preprocessor definitions:
1) SIZEOF_FORTRAN_INTEGER anymore is not used.
2) Move SIZEOF_INT and SIZEOF_LONG into the FindOmniOrb.cmake because it needs only for the OmniOrb for WINDOWS platforms.
Add d suffix for the OmiOrb libraries in debug for windows.
rnv [Wed, 16 Oct 2013 14:29:08 +0000 (14:29 +0000)]
Refactoring of the preprocessor definitions:
1) SIZEOF_FORTRAN_INTEGER anymore is not used.
2) Move SIZEOF_INT and SIZEOF_LONG into the FindOmniOrb.cmake because it needs only for the OmniOrb for WINDOWS platforms.
rnv [Wed, 16 Oct 2013 14:22:54 +0000 (14:22 +0000)]
WIN32 compilation.
rnv [Tue, 15 Oct 2013 08:11:35 +0000 (08:11 +0000)]
Win32 compilation.
akl [Mon, 14 Oct 2013 12:04:03 +0000 (12:04 +0000)]
Detect include directory and libraries.
aguerre [Mon, 14 Oct 2013 11:55:48 +0000 (11:55 +0000)]
introduce addToEnviron method in API
barate [Fri, 11 Oct 2013 16:05:00 +0000 (16:05 +0000)]
Launcher persistence layer does not depend on libbatch anymore
vsr [Fri, 11 Oct 2013 15:43:15 +0000 (15:43 +0000)]
minor imp
barate [Fri, 11 Oct 2013 15:34:17 +0000 (15:34 +0000)]
Merge file Launcher_Job_Writer.cxx with class Launcher_XML_Persistence
rnv [Fri, 11 Oct 2013 13:05:49 +0000 (13:05 +0000)]
WIN 32 compilation.
bruneton [Fri, 11 Oct 2013 12:55:45 +0000 (12:55 +0000)]
Cmake: bug fix - wrong ordering of prereq reloading
vsr [Fri, 11 Oct 2013 12:25:31 +0000 (12:25 +0000)]
Merge from V7_siman 11/10/2013
barate [Thu, 10 Oct 2013 15:58:04 +0000 (15:58 +0000)]
Move XML persistence functions from SALOME_Launcher class to a dedicated class Launcher::XML_Persistence
rnv [Thu, 10 Oct 2013 12:40:40 +0000 (12:40 +0000)]
Move VTK cmake configuration file from GUI module to the KERNEL: it is used in GEOM WITHOUT GUI, SMESH WITHOUT GUI, ... configurations.
rnv [Thu, 10 Oct 2013 12:38:49 +0000 (12:38 +0000)]
Add definition for the 64 bits platforms.
vsr [Thu, 10 Oct 2013 05:59:01 +0000 (05:59 +0000)]
Fix compilation pb caused by previous integration
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.