Age | Commit message (Collapse) | Author |
|
Once cmocka is built, it is cached, so that subsequent builds only need to
install it and update linker configuration.
|
|
This reverts commit 9e3db8bdaad7d7752b24df5d9832b980a21f4496. The effort was
futile.
|
|
This way we may continue using strict flags for detecting issues while still
allowing old compiler versions elsewhere.
|
|
Include "-Werror" among flags, so that it is easier to catch compiler warnings.
|
|
Unfortunately, Travis only wants to use Ubuntu LTS releases, so at least until
next Ubuntu LTS release we are stuck with ancient cmocka version. So no
automated testing yet.
|