Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Version 2.4.2

Compare
Choose a tag to compare
@dawagner dawagner released this 19 Mar 19:06
· 860 commits to master since this release

Most significant changes:

  • Lots of improvements related to travis CI and CMake
    • Have travis install more recent version of some tools
    • Install the python bindings module and shared library to the OS' dist-packages location
    • Some travis CI and CMake cleanups
  • C bindings
    • The parameter-framework can now be used from pure C code
  • Android:
    • Helper makefile for "EDD to XML" conversion
  • Fixed point
    • The tests never returned an error value even when failing
    • Convert the tests to use the python bindings instead of remote-process (much faster)
    • Fix some test cases

And three minor enhancements.