Salome HOME
tools/yacsgen.git
11 years agoIncrement version to 7.2.0 BR_new_bop3 V7_2_1_BR V7_2_BR V7_2_0 V7_2_0_public V7_2_0p1 V7_2_0p2 V7_2_0rc1 V7_2_0rc2
vsr [Fri, 12 Apr 2013 15:29:41 +0000 (15:29 +0000)]
Increment version to 7.2.0

11 years agoMerge from V6_main 01/04/2013 V7_2_0b1
vsr [Mon, 1 Apr 2013 13:35:51 +0000 (13:35 +0000)]
Merge from V6_main 01/04/2013

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

11 years agoMerge from V6_main 11/02/2013 V7_siman V7_1_0b1
vsr [Tue, 12 Feb 2013 14:57:41 +0000 (14:57 +0000)]
Merge from V6_main 11/02/2013

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

11 years agoIncrement version number (prepare SALOME version 7.0.0) V7_0_0 V7_0_0rc1
inv [Wed, 15 Aug 2012 10:54:55 +0000 (10:54 +0000)]
Increment version number (prepare SALOME version 7.0.0)

11 years agoMerge from V6_main_20120808 08Aug12
vsr [Thu, 9 Aug 2012 14:08:07 +0000 (14:08 +0000)]
Merge from V6_main_20120808 08Aug12

15 years agoCCAR: add two examples with Code_Aster : ast1 and ast2
caremoli [Mon, 26 Jan 2009 15:37:58 +0000 (15:37 +0000)]
CCAR: add two examples with Code_Aster : ast1 and ast2

15 years agoCCAR: add definition parameter "sources" to C++, F77, Python components.
caremoli [Mon, 26 Jan 2009 10:33:54 +0000 (10:33 +0000)]
CCAR: add definition parameter "sources" to C++, F77, Python components.
It's now possible to add some files that will be copied to module source tree
and compiled (not needed for Python) and linked into component lib (see Examples
for more)

15 years agoCCAR : add example pyth2 (standalone component python)
caremoli [Fri, 23 Jan 2009 18:17:22 +0000 (18:17 +0000)]
CCAR : add example pyth2 (standalone component python)

15 years agoCCAR : add example fort2 (standalone component fortran)
caremoli [Fri, 23 Jan 2009 18:16:00 +0000 (18:16 +0000)]
CCAR : add example fort2 (standalone component fortran)

15 years agoCCAR: add Makefile to example cpp2
caremoli [Fri, 23 Jan 2009 18:14:28 +0000 (18:14 +0000)]
CCAR: add Makefile to example cpp2

15 years agoCCAR: add C++ example (standalone component)
caremoli [Fri, 23 Jan 2009 18:13:31 +0000 (18:13 +0000)]
CCAR: add C++ example (standalone component)

15 years agoCCAR: split file __init__.py into several files : templates + implementation specific
caremoli [Fri, 23 Jan 2009 18:10:20 +0000 (18:10 +0000)]
CCAR: split file __init__.py into several files : templates + implementation specific

15 years agoCCAR: initial version V0
caremoli [Wed, 21 Jan 2009 17:11:38 +0000 (17:11 +0000)]
CCAR: initial version