Skip to content

Releases: COVESA/capicxx-dbus-tools

capicxx-dbus-tools 3.2.14

23 Oct 11:06
08342d8
Compare
Choose a tag to compare
  • Generate D-bus Code fails using fidl
  • Fix reserve identifier error
  • Update dependencies
  • Update Generator to change the Parameter name "info"
  • Modify generation of TypeCollections without name
  • Accept Methods with Parameters with the same name
  • accept duplicate argument names for method in and out
  • Accept an Interface with a method with the same name
  • Adapt method signature to match CAPI 3.1
  • Rework deployment handling
  • Adapt README and test/README,txt to new core generator name

3.2.0

27 Oct 09:20
Compare
Choose a tag to compare
  • Adapt to capicxx-core-tools 3.2.0
  • Update to Franca 0.13.1
  • Update to xtend v2.20.0
  • Improved handling of derived enumerations

3.1.12.2

22 Jul 10:42
Compare
Choose a tag to compare
  • Fixed dependency to Eclipse Modeling Framework causing compilation error.

3.1.12.1

25 Jan 12:57
Compare
Choose a tag to compare
  • support 'lock functors' in AttributeDispatcher(s)

3.1.12

20 Jun 10:08
Compare
Choose a tag to compare
  • Add support for Unix FD type in DBus
  • Fix compiler warnings in generated code
  • Test adaptions

3.1.11.2

07 Apr 08:17
Compare
Choose a tag to compare
  • Export deployment data

3.1.11.1

07 Apr 08:13
Compare
Choose a tag to compare
  • Support deployment for anonymous arrays

3.1.11

28 Feb 14:34
Compare
Choose a tag to compare
  • Added build/directory to pom in order to allow out of tree builds.
  • Changed #define from WIN32 to _WIN32.

3.1.10.2

14 Nov 10:44
Compare
Choose a tag to compare
  • Usage of core deployment parameters in D-Bus code generator fixed.

3.1.10.1

14 Nov 10:38
Compare
Choose a tag to compare
  • Bug with handling of D-Bus error messages solved.