Skip to content

Release 2.0

Compare
Choose a tag to compare
@ralphlange ralphlange released this 11 Dec 15:30
· 347 commits to master since this release

This major release features:

  • download and compilation of multiple dependent modules
  • specification of dependencies as releases (tags) or branches
  • caching of all built dependencies to speed-up the build
  • setup file mechanism to specify well-known combinations of version numbers
  • test suite using a verification script (for the scripts) and the EPICS example app (for the compilation options).

This is pretty complete with respect to what reasonably can be done on Travis-CI.
Support for Windows builds on Appveyor (using the same setup files) is next.