]> SALOME platform Git repositories - tools/yacsgen.git/log
Salome HOME
tools/yacsgen.git
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