| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
The underlying issue seems to be fixed, so let's drop the now obsolete
workarounds.
Introduced in 65be7042a876ffe186a42ced04cde60ed81d3136
|
|
|
|
|
|
| |
LGTM was upgraded to Ubuntu Eoan, so the meson there is pretty new.
Also, the pip command didn't work anyway, since it didn't attempt to
update the previously installed meson.
|
|
|
|
|
|
|
|
| |
`/tmp` has `noexec` set in the LGTM infrastructure which breaks meson's
compilation checks. Let's use `/var/tmp` for now, until the issue is
properly resolved
See: https://discuss.lgtm.com/t/meson-fails-to-determine-sizes-of-basic-data-types/2639
|
| |
|
|
|
|
|
|
| |
Let's make sure we can test systemd-repart properly
(And while we are at it, also test cryptsetup-pkcs#11)
|
| |
|
|
|