]>
SALOME platform Git repositories - modules/kernel.git/log
eap [Mon, 28 Nov 2016 14:02:05 +0000 (17:02 +0300)]
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
skv [Thu, 24 Nov 2016 10:49:48 +0000 (13:49 +0300)]
Fix pb with save/restore GEOM for Debian 6.0
Cédric Aguerre [Wed, 2 Nov 2016 10:24:58 +0000 (11:24 +0100)]
salome info --sotwares: can provide a list of softwares
Cédric Aguerre [Fri, 28 Oct 2016 14:18:12 +0000 (16:18 +0200)]
update doc for salome command and application
Cédric Aguerre [Fri, 28 Oct 2016 13:33:46 +0000 (15:33 +0200)]
do not generate .sh environment files in virtual application anymore
Cédric Aguerre [Fri, 28 Oct 2016 13:09:29 +0000 (15:09 +0200)]
do not read .sh environment files anymore
Cédric Aguerre [Fri, 28 Oct 2016 12:51:42 +0000 (14:51 +0200)]
remove extra_env feature
Cédric Aguerre [Fri, 28 Oct 2016 09:22:57 +0000 (11:22 +0200)]
fix test for salome command line arguments
Cédric Aguerre [Thu, 27 Oct 2016 12:09:25 +0000 (14:09 +0200)]
remove unnecessary use of subprocess pipes
vsr [Tue, 25 Oct 2016 12:02:36 +0000 (15:02 +0300)]
0023375 : [CEA] Add command line option to force application's language
Cédric Aguerre [Tue, 25 Oct 2016 11:33:41 +0000 (13:33 +0200)]
add salome doc command
Cédric Aguerre [Mon, 24 Oct 2016 11:49:21 +0000 (13:49 +0200)]
show software info
vsr [Mon, 24 Oct 2016 08:01:18 +0000 (11:01 +0300)]
0023366 : [CEA 1972] Porting Salome to GCC 6
skv [Thu, 20 Oct 2016 09:08:39 +0000 (12:08 +0300)]
0023366 : [CEA 1972] Porting Salome to GCC 6
vsr [Mon, 17 Oct 2016 07:15:18 +0000 (10:15 +0300)]
Bug: GetIDs() method of AttributeParameter returns wrong list of ids for string, int array, real array, string array types.
Cédric Aguerre [Fri, 14 Oct 2016 15:02:12 +0000 (17:02 +0200)]
Fix job launcher - terminating SALOME
Cédric Aguerre [Mon, 10 Oct 2016 09:15:25 +0000 (11:15 +0200)]
increase number of allowed containers parallel launchs
vsr [Thu, 6 Oct 2016 07:21:04 +0000 (10:21 +0300)]
0023360 : [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1)
- Prepare for migration to swig 3: pass explicitly True as boolean parameter for updateObjBrowser() function.
vsr [Wed, 28 Sep 2016 10:15:54 +0000 (13:15 +0300)]
Set dev version marker to 1.
vsr [Thu, 22 Sep 2016 07:05:00 +0000 (10:05 +0300)]
0023354 : EDF 13548 EFICAS: Salome crash
rnv [Tue, 13 Sep 2016 09:45:35 +0000 (12:45 +0300)]
Increment version: 8.1.0
vsr [Mon, 12 Sep 2016 11:42:43 +0000 (14:42 +0300)]
Merge remote branch 'origin/master' into V8_1_BR
Cédric Aguerre [Wed, 7 Sep 2016 15:16:01 +0000 (17:16 +0200)]
Fix: arg list too long
Cédric Aguerre [Wed, 7 Sep 2016 15:16:01 +0000 (17:16 +0200)]
Fix: arg list too long
Cédric Aguerre [Tue, 6 Sep 2016 17:09:44 +0000 (19:09 +0200)]
Fix: run test even if pyhello,hello are missing
Cédric Aguerre [Tue, 6 Sep 2016 17:09:44 +0000 (19:09 +0200)]
Fix: run test even if pyhello,hello are missing
rnv [Mon, 5 Sep 2016 15:20:17 +0000 (18:20 +0300)]
Fix for '53560: TC8.1.0:HEXABLOCK' issue.
Ovidiu Mircescu [Tue, 30 Aug 2016 13:45:48 +0000 (15:45 +0200)]
Idl documentation
Bernard Secher [Thu, 25 Aug 2016 08:47:39 +0000 (10:47 +0200)]
add comment
Bernard Secher [Thu, 25 Aug 2016 08:42:57 +0000 (10:42 +0200)]
replace commands.getoutput by os.system because no output needed
Bernard Secher [Wed, 24 Aug 2016 13:58:34 +0000 (15:58 +0200)]
delete urifiles on killall
Cédric Aguerre [Fri, 19 Aug 2016 14:02:49 +0000 (16:02 +0200)]
remove obsolete scripts
Cédric Aguerre [Fri, 19 Aug 2016 13:01:46 +0000 (15:01 +0200)]
Add command to show software versions
rnv [Thu, 11 Aug 2016 08:14:35 +0000 (11:14 +0300)]
Merge branch 'master' of salome:modules/kernel
rnv [Thu, 11 Aug 2016 07:10:09 +0000 (10:10 +0300)]
Merge 'abn/configuration' into master branch.
Cédric Aguerre [Wed, 10 Aug 2016 16:35:50 +0000 (18:35 +0200)]
If cfg parsing fails, do not try to parse sh file
Cédric Aguerre [Wed, 10 Aug 2016 08:54:12 +0000 (10:54 +0200)]
Use real temporary file name for unit tests trace
Bernard Secher [Mon, 8 Aug 2016 13:59:52 +0000 (15:59 +0200)]
kill ompi-server on killall
rnv [Tue, 2 Aug 2016 07:32:53 +0000 (10:32 +0300)]
Fix for the issue "23310: [CEA 1905] SALOME master - logs kernel debug mode".
skv [Fri, 29 Jul 2016 08:11:44 +0000 (11:11 +0300)]
Porting on OCCT7.0.1: persistence
ana [Mon, 25 Jul 2016 14:06:20 +0000 (17:06 +0300)]
Windows: suppress Cmake warnings
Ovidiu Mircescu [Wed, 6 Jul 2016 14:47:18 +0000 (16:47 +0200)]
Documentation update.
Ovidiu Mircescu [Fri, 1 Jul 2016 14:51:19 +0000 (16:51 +0200)]
Bring back testcontainermanager and testresourcemanager to salome test.
ana [Thu, 30 Jun 2016 16:58:04 +0000 (19:58 +0300)]
Windows compatibility
Ovidiu Mircescu [Fri, 17 Jun 2016 08:41:23 +0000 (10:41 +0200)]
[EDF-13129&13127&13128] omniNames process not killed.
When running "salome test" on "salomeintegration2" machine,
sometimes, several YACS tests hang on, because the process
"omniNames" is not killed. This commit fixes the issue.
Further work should be done in order to deal with concurrency
when writing to the file "*pidict" which contains the pids of the
servers created when launching salome.
rnv [Thu, 16 Jun 2016 12:53:25 +0000 (15:53 +0300)]
Fix for the "23289: [CEA 1872] Problem in the CMakelists.txt of the template profile" issue.
Cédric Aguerre [Wed, 15 Jun 2016 08:34:29 +0000 (10:34 +0200)]
EDF-13121: re-enable TestLauncherSessionArgs test
abn [Tue, 14 Jun 2016 11:39:24 +0000 (13:39 +0200)]
Minor: removing misleading commentary
Cédric Aguerre [Wed, 8 Jun 2016 12:32:10 +0000 (14:32 +0200)]
[EDF-13085] Increase max length of paths
vsr [Mon, 6 Jun 2016 08:14:03 +0000 (11:14 +0300)]
Merge branch 'V7_dev'
.cmake
Cédric Aguerre [Mon, 23 May 2016 16:54:31 +0000 (18:54 +0200)]
[TEMP] Disable failing and unstable tests
mpa [Wed, 24 Feb 2016 13:37:09 +0000 (16:37 +0300)]
Migration to OCCT 7.0
vsr [Tue, 24 May 2016 15:05:17 +0000 (18:05 +0300)]
Merge remote branch 'origin/V7_dev'
vsr [Fri, 20 May 2016 14:41:20 +0000 (17:41 +0300)]
Increment version: 7.8.0
ana [Mon, 16 May 2016 15:58:04 +0000 (18:58 +0300)]
Windows compatibility
ana [Mon, 16 May 2016 15:56:51 +0000 (18:56 +0300)]
Windows compatibility
Cédric Aguerre [Mon, 2 May 2016 08:20:55 +0000 (10:20 +0200)]
simplify test process call
Cédric Aguerre [Mon, 18 Apr 2016 16:25:28 +0000 (18:25 +0200)]
Remove special process for PARAVIS
abn [Mon, 18 Apr 2016 12:33:52 +0000 (14:33 +0200)]
Added salome_test_driver_gui.py to run application tests with GUI.
Cédric Aguerre [Mon, 18 Apr 2016 16:28:04 +0000 (18:28 +0200)]
Call unittest.main()
Cédric Aguerre [Mon, 2 May 2016 08:20:55 +0000 (10:20 +0200)]
simplify test process call
Cédric Aguerre [Mon, 29 Feb 2016 10:40:39 +0000 (11:40 +0100)]
[EDF-12448] Only search in TCP ports (avoid "oserror [Errno 7] Argument list too long" raised by python subprocess
Cédric Aguerre [Mon, 18 Apr 2016 16:31:36 +0000 (18:31 +0200)]
Merge branch 'agr/merge_branch_b5c9bf'
Cédric Aguerre [Mon, 18 Apr 2016 16:28:04 +0000 (18:28 +0200)]
Call unittest.main()
Cédric Aguerre [Mon, 18 Apr 2016 16:25:28 +0000 (18:25 +0200)]
Remove special process for PARAVIS
abn [Mon, 18 Apr 2016 12:33:52 +0000 (14:33 +0200)]
Added salome_test_driver_gui.py to run application tests with GUI.
vsr [Thu, 14 Apr 2016 07:29:11 +0000 (10:29 +0300)]
Merge remote branch 'origin/V7_dev'
abn [Mon, 11 Apr 2016 12:26:56 +0000 (14:26 +0200)]
Fixing PYC compilation: should fail when invalid Python.
abn [Mon, 11 Apr 2016 12:26:56 +0000 (14:26 +0200)]
Fixing PYC compilation: should fail when invalid Python.
vsr [Mon, 11 Apr 2016 06:06:13 +0000 (09:06 +0300)]
Update documentation on how to run SALOME
Anthony Geay [Wed, 6 Apr 2016 05:52:52 +0000 (07:52 +0200)]
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/kernel into V7_dev
Cédric Aguerre [Tue, 5 Apr 2016 12:06:31 +0000 (14:06 +0200)]
Increase output message length for ctest
vsr [Mon, 4 Apr 2016 09:17:40 +0000 (12:17 +0300)]
Merge remote branch 'origin/V7_dev'
Cédric Aguerre [Thu, 31 Mar 2016 11:29:32 +0000 (13:29 +0200)]
set logging level to INFO
Cédric Aguerre [Thu, 31 Mar 2016 11:28:45 +0000 (13:28 +0200)]
set logging level to INFO
rnv [Tue, 29 Mar 2016 11:04:21 +0000 (14:04 +0300)]
Fix problem with detection python libraries.
rnv [Tue, 29 Mar 2016 11:04:21 +0000 (14:04 +0300)]
Fix problem with detection python libraries.
Anthony Geay [Mon, 7 Mar 2016 10:34:02 +0000 (11:34 +0100)]
Apply cpu/mem info on localhost in CatalogResources.xml to enforced default localhost resource.
vsr [Thu, 24 Mar 2016 10:17:35 +0000 (13:17 +0300)]
Merge branch 'V7_dev'
vsr [Tue, 22 Mar 2016 08:42:24 +0000 (11:42 +0300)]
CoTech ACTION 79.1: revert changes in documentation about application profile
Ovidiu Mircescu [Thu, 17 Mar 2016 15:04:23 +0000 (16:04 +0100)]
Documentation.
Ovidiu Mircescu [Mon, 14 Mar 2016 14:13:54 +0000 (15:13 +0100)]
Add "YACSDriverOptions" to the specific parameters list of a "yacs_file" job.
The new parameter "YACSDriverOptions" allows to use any option of the command
"driver" when launching a YACS job with SalomeLauncher interface.
rnv [Thu, 17 Mar 2016 13:15:19 +0000 (16:15 +0300)]
Search python libraries with same version as python interpreter version
vsr [Tue, 15 Mar 2016 14:11:23 +0000 (17:11 +0300)]
Mix misprint
vsr [Fri, 11 Mar 2016 14:03:38 +0000 (17:03 +0300)]
Copyright update: 2016
+ remove deprecated files
vsr [Wed, 9 Mar 2016 12:06:01 +0000 (15:06 +0300)]
Merge branch 'V8_0_0_BR'
Anthony Geay [Mon, 7 Mar 2016 10:34:02 +0000 (11:34 +0100)]
Apply cpu/mem info on localhost in CatalogResources.xml to enforced default localhost resource.
Cédric Aguerre [Wed, 2 Mar 2016 12:34:50 +0000 (13:34 +0100)]
Make select non blocking
Cédric Aguerre [Tue, 1 Mar 2016 09:18:25 +0000 (10:18 +0100)]
Prefix each test name with component name
Cédric Aguerre [Mon, 29 Feb 2016 10:40:39 +0000 (11:40 +0100)]
[EDF-12448] Only search in TCP ports (avoid "oserror [Errno 7] Argument list too long" raised by python subprocess
Anthony Geay [Thu, 25 Feb 2016 13:48:29 +0000 (14:48 +0100)]
salome test works for KERNEL. Yeah. Porting of tests (no more multi studies.
Anthony Geay [Thu, 25 Feb 2016 13:48:29 +0000 (14:48 +0100)]
salome test works for KERNEL. Yeah. Porting of tests (no more multi studies.
vsr [Wed, 24 Feb 2016 10:14:15 +0000 (13:14 +0300)]
Use "default" theme for Sphinx < 1.3
vsr [Wed, 24 Feb 2016 10:14:15 +0000 (13:14 +0300)]
Use "default" theme for Sphinx < 1.3
rnv [Wed, 24 Feb 2016 09:46:12 +0000 (12:46 +0300)]
Windows compatibility.
rnv [Wed, 24 Feb 2016 09:46:12 +0000 (12:46 +0300)]
Windows compatibility.
rnv [Sat, 20 Feb 2016 16:12:49 +0000 (19:12 +0300)]
Windows compatibility.
vsr [Wed, 17 Feb 2016 09:09:37 +0000 (12:09 +0300)]
0023225 : [CEA 1642] Patches for Windows version of SALOME
vsr [Fri, 19 Feb 2016 09:22:16 +0000 (12:22 +0300)]
Sphinx portability
vsr [Wed, 17 Feb 2016 13:44:17 +0000 (16:44 +0300)]
CoTech #79 decision: switch off C++0x/C++11 feature by default for SALOME 7x