Eli Schwartz
e082f268bd
CI images: add the JRE to Ubuntu
...
This is needed in order to test a pending improvement to the jni
dependency in #10048 .
3 years ago
Matthias Klumpp
e60d358e04
ci: Make sure itstool is available on Ubuntu as well
...
All other CI images already seed it explicitly.
3 years ago
Dylan Baker
d0b651525e
ci/ubuntu-rolling: remove pkg-config-arm-linux-gnueabihf
...
This has been removed as an explicit package in impish. It seems that
having pkg-config installed and adding arm as an arch will cause it to
be generated automatically
3 years ago
Daniel Mensinger
25f2d8826e
ci: Fix CI image builder
4 years ago
Dylan Baker
9cebd29da9
mesonlib: Add better errormessage to typelistify
4 years ago
Dylan Baker
80ec157e5e
ci: Add bindgen to CI images
4 years ago
Dylan Baker
c321339b24
Change the Eoan CI to ubuntu rolling ci
...
This makes the Ubuntu CI always use the latest release, without us
having to manually change it.
4 years ago
Cary Converse
a198e5d191
coverage: llvm-cov support
5 years ago
Dylan Baker
29ef4478df
compilers/d: Add b_ndebug support
...
D lang compilers have an option -release (or similar) which turns off
asserts, contracts, and other runtime type checking. This patch wires
that up to the b_ndebug flag.
Fixes #7082
5 years ago
Dylan Baker
959c1becd6
ci: install python3-lxml
...
This will be used by the junit validation tests.
5 years ago
Daniel Mensinger
c17ed429be
ci: Retry if dub fetch failed
5 years ago
Daniel Mensinger
aa3cb4a9bb
ci: Use the new CI image builder for eoan
5 years ago