Releases: COVESA/capicxx-dbus-tools
Releases · COVESA/capicxx-dbus-tools
capicxx-dbus-tools 3.2.15
capicxx-dbus-tools 3.2.14
- 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
- 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
- Fixed dependency to Eclipse Modeling Framework causing compilation error.
3.1.12.1
- support 'lock functors' in AttributeDispatcher(s)
3.1.12
- Add support for Unix FD type in DBus
- Fix compiler warnings in generated code
- Test adaptions
3.1.11.2
- Export deployment data
3.1.11.1
- Support deployment for anonymous arrays
3.1.11
- Added build/directory to pom in order to allow out of tree builds.
- Changed #define from WIN32 to _WIN32.
3.1.10.2
- Usage of core deployment parameters in D-Bus code generator fixed.