Lars Brinkhoff
623bc92823
Use the CircleCI base image instead of Debian.
...
This works better when submodules have been updated. We now need to
use sudo to run the depencency install script, even though sudo is
also used inside the script. The -E option is needed to pass EMULATOR
in the environment.
2020-09-18 19:51:36 +02:00
Lars Brinkhoff
f624d858bd
Don't build with KLH10 on CircleCI.
...
It fails almost every time.
2019-08-14 22:22:59 +02:00
Lars Brinkhoff
15a107bee1
Some more changes for a fully working KL ITS build.
2019-07-03 15:07:58 +02:00
Lars Brinkhoff
5d6febdfe0
Build script for KL ITS.
2019-07-03 15:07:58 +02:00
Lars Brinkhoff
1b3c48e735
Update KA10 simulator.
2019-06-17 20:01:49 +02:00
Lars Brinkhoff
8249c305f4
Add a Makefile check that SRC, DOC, and BIN cover everything.
...
Run this with "make check-dirs". This is added to all CI builds.
2018-08-23 16:10:46 +02:00
Lars Brinkhoff
c45a1920c7
Parallel CircleCI build with all three emulators.
2018-08-05 17:12:03 +02:00
Lars Brinkhoff
e99721a7e2
Build with Circle CI.
...
- Needs the same sudo stub as GitLab.
- Some X11 libraries are required for building with the KA10 simulator.
2018-08-04 21:35:10 +02:00