Skip to content

Release of autobuild v1.22.0

Compare
Choose a tag to compare
@doudou doudou released this 03 Sep 15:51
· 47 commits to master since this release

New Features

  • the git handler now auto-detects the name of the default remote branch if it is unspecified, thus properly handling main on newly created repositories on github
  • orogen: pass the job server options to orogen if it supports it (for parallel code parsing)

Fixes

  • improve detection of pkg-config paths
  • cmake: run tests with -V to log the test output
  • git: fixes related to submodule handling