]>
SALOME platform Git repositories - tools/yacsgen.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
caremoli [Wed, 16 Mar 2011 17:52:22 +0000 (17:52 +0000)]
CCAR: add an option calciumextendedinterface to C++ component to use or not
the Calcium Extended Interface defined by header CalciumInterface.hxx.
caremoli [Wed, 9 Mar 2011 12:27:12 +0000 (12:27 +0000)]
CCAR: ajout test Aster sans fichier (uniquement string) pour le jeu de commandes
caremoli [Mon, 7 Mar 2011 18:13:55 +0000 (18:13 +0000)]
CCAR: in C++ service convert std::exception thrown in component to standard SALOME exception
caremoli [Mon, 7 Mar 2011 09:30:09 +0000 (09:30 +0000)]
CCAR upgrade to Aster V10.3
caremoli [Mon, 7 Mar 2011 09:06:50 +0000 (09:06 +0000)]
CCAR: replace executable by an intermediate shell
vsr [Fri, 4 Mar 2011 15:52:53 +0000 (15:52 +0000)]
SALOME::GenericObj : Destroy() -> UnRegister()
jfa [Wed, 2 Mar 2011 08:13:49 +0000 (08:13 +0000)]
Rename Engines::Component to Engines::EngineComponent
caremoli [Wed, 9 Feb 2011 08:29:00 +0000 (08:29 +0000)]
CCAR: add example with component and doc only (pydoc1)
reference all files to $HOME in context.py and makefile.inc files
caremoli [Tue, 8 Feb 2011 18:32:28 +0000 (18:32 +0000)]
CCAR: arrange nodes in schema files
caremoli [Tue, 8 Feb 2011 18:31:36 +0000 (18:31 +0000)]
CCAR: add a small SalomeApp.xml file to configure online help when the module has a doc and no gui
caremoli [Thu, 3 Feb 2011 17:22:37 +0000 (17:22 +0000)]
CCAR: remove gui="no" option for module without gui (buggy)
caremoli [Wed, 2 Feb 2011 17:46:42 +0000 (17:46 +0000)]
CCAR: add gui="no" option in config_appli.xml file for KERNEL, GUI
and generated module if it has no gui
caremoli [Wed, 2 Feb 2011 17:44:48 +0000 (17:44 +0000)]
CCAR: add Register for GEOM_Object and service s2 to python component compo2
caremoli [Mon, 31 Jan 2011 16:26:01 +0000 (16:26 +0000)]
CCAR: add basic types from KERNEL SALOME_TYPES module
add 1 example types1 that uses these types
add 2 functions to module_generator package (add_type and add_module) to be
able to customize YACSGEN for non builtin modules
caremoli [Fri, 28 Jan 2011 12:48:29 +0000 (12:48 +0000)]
CCAR: fix resources directory name in SalomeApp.xml file (always lower case)
caremoli [Wed, 12 Jan 2011 18:12:19 +0000 (18:12 +0000)]
CCAR: update examples
caremoli [Wed, 12 Jan 2011 18:11:55 +0000 (18:11 +0000)]
CCAR: remove calls to cp_cd and cp_fin in wrapping and let user call them (or not)
explicitly
vsr [Fri, 24 Dec 2010 08:24:15 +0000 (08:24 +0000)]
Merge from V6_2_BR 23/12/2010
caremoli [Mon, 6 Dec 2010 17:33:42 +0000 (17:33 +0000)]
CCAR: improve modification of ASTER config.txt
caremoli [Thu, 25 Nov 2010 14:51:23 +0000 (14:51 +0000)]
CCAR: complete merge from V5_1_5_BR
vsr [Thu, 25 Nov 2010 13:17:04 +0000 (13:17 +0000)]
Merge from V5_1_main branch 24/11/2010
inv [Mon, 24 May 2010 11:54:44 +0000 (11:54 +0000)]
Changing version to 6.1.0
vsr [Fri, 14 May 2010 15:56:44 +0000 (15:56 +0000)]
Merge from V5_1_main 14/05/2010
ribes [Wed, 10 Feb 2010 15:50:55 +0000 (15:50 +0000)]
- Module name cannot have a caracter -
ribes [Wed, 10 Feb 2010 15:44:31 +0000 (15:44 +0000)]
- Bug for PaCO++ components with sources
ribes [Thu, 4 Feb 2010 15:55:26 +0000 (15:55 +0000)]
- Patch for PaCO++
caremoli [Fri, 18 Dec 2009 16:06:57 +0000 (16:06 +0000)]
CCAR: remove_ref does not exist in python
caremoli [Thu, 17 Dec 2009 10:00:55 +0000 (10:00 +0000)]
CCAR: for standalone component do not call deactivate_object before calling shutdown
They try both to delete the servant
Add a backtrace in AttachDebugger
Move old install directory to a .bak one
caremoli [Fri, 27 Nov 2009 08:52:06 +0000 (08:52 +0000)]
CCAR: add an option to put all components in a single directory
It is an option of the module and is named layout (default="multidir", other value "monodir")
caremoli [Fri, 27 Nov 2009 08:45:54 +0000 (08:45 +0000)]
CCAR: update examples and put configuration variables in one common file makefile.inc
caremoli [Wed, 25 Nov 2009 17:59:39 +0000 (17:59 +0000)]
CCAR: add a context.py file in Examples directory to group prerequisites definition
caremoli [Tue, 24 Nov 2009 09:18:04 +0000 (09:18 +0000)]
CCAR: add file type in module catalog
caremoli [Tue, 24 Nov 2009 09:02:06 +0000 (09:02 +0000)]
CCAR: remove obsolete asrun and export_extras
caremoli [Tue, 24 Nov 2009 09:01:01 +0000 (09:01 +0000)]
CCAR: update standalone ASTER component example with changes in version 5.1.3
caremoli [Mon, 23 Nov 2009 17:18:55 +0000 (17:18 +0000)]
CCAR: add data type file
automatic indent for python body
change standalone component and specific container for component ASTER to be less intrusive
fix some small bugs
caremoli [Mon, 9 Nov 2009 18:19:26 +0000 (18:19 +0000)]
CCAR: change version number to 5.1.3
caremoli [Mon, 9 Nov 2009 18:17:30 +0000 (18:17 +0000)]
CCAR: remove useless prints
caremoli [Thu, 24 Sep 2009 09:13:10 +0000 (09:13 +0000)]
CCAR: add dataref data type
ribes [Tue, 15 Sep 2009 14:29:19 +0000 (14:29 +0000)]
soucis pour paco1
ribes [Tue, 21 Jul 2009 09:47:28 +0000 (09:47 +0000)]
- make distcheck ok pour le module
ribes [Tue, 21 Jul 2009 09:10:04 +0000 (09:10 +0000)]
- Ajout du support de composants PaCO++
ribes [Tue, 21 Jul 2009 09:08:59 +0000 (09:08 +0000)]
- Ajout des exemples PaCO++
caremoli [Mon, 8 Jun 2009 13:59:53 +0000 (13:59 +0000)]
CCAR: problem with absolute path for source files
caremoli [Tue, 3 Mar 2009 13:38:48 +0000 (13:38 +0000)]
CCAR: update version number
caremoli [Mon, 26 Jan 2009 15:37:58 +0000 (15:37 +0000)]
CCAR: add two examples with Code_Aster : ast1 and ast2
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)
caremoli [Fri, 23 Jan 2009 18:17:22 +0000 (18:17 +0000)]
CCAR : add example pyth2 (standalone component python)
caremoli [Fri, 23 Jan 2009 18:16:00 +0000 (18:16 +0000)]
CCAR : add example fort2 (standalone component fortran)
caremoli [Fri, 23 Jan 2009 18:14:28 +0000 (18:14 +0000)]
CCAR: add Makefile to example cpp2
caremoli [Fri, 23 Jan 2009 18:13:31 +0000 (18:13 +0000)]
CCAR: add C++ example (standalone component)
caremoli [Fri, 23 Jan 2009 18:10:20 +0000 (18:10 +0000)]
CCAR: split file __init__.py into several files : templates + implementation specific
caremoli [Wed, 21 Jan 2009 17:11:38 +0000 (17:11 +0000)]
CCAR: initial version