Salome HOME
tools/py2cpp.git
5 years agoDeal with C++11 for C9 compiler
Anthony Geay [Wed, 13 Feb 2019 14:11:24 +0000 (15:11 +0100)]
Deal with C++11 for C9 compiler

5 years agoFix a bug in README.
Ovidiu Mircescu [Thu, 7 Feb 2019 14:26:29 +0000 (15:26 +0100)]
Fix a bug in README.

5 years agoVarious improvements.
Ovidiu Mircescu [Mon, 4 Feb 2019 16:42:41 +0000 (17:42 +0100)]
Various improvements.

Add convertions for unsigned, bool and char*.
Add setAttr function for convenience.
Use exceptions for the error management of some functions.
Create a global header py2cpp.hxx.

5 years agoFix memory leak.
Ovidiu Mircescu [Mon, 21 Jan 2019 16:31:08 +0000 (17:31 +0100)]
Fix memory leak.

5 years agoUse a more standard path for exported cmake configuration.
Ovidiu Mircescu [Wed, 16 Jan 2019 14:54:05 +0000 (15:54 +0100)]
Use a more standard path for exported cmake configuration.

5 years agoExport cmake configuration.
Ovidiu Mircescu [Wed, 16 Jan 2019 14:38:51 +0000 (15:38 +0100)]
Export cmake configuration.

5 years agoInitial version.
Ovidiu Mircescu [Mon, 14 Jan 2019 16:50:05 +0000 (17:50 +0100)]
Initial version.