Commit Graph

19 Commits

Author SHA1 Message Date
Brendan Hansknecht
5f38510f6a Update earthly file
Fixes bug related to setting rust flags. Also switches to using ENV
instead of ARG to set environment variables over multiple targets.
Finally, it uses builtin earthly caching instead of copying around
the sccache folder. Different targets don't get to share the
sccache dir, but that doesn't matter because they build different
targets without overlap.
2021-02-21 13:09:17 -08:00
Richard Feldman
c1ee743dc9
Merge branch 'trunk' into ci_ssl_fix 2021-02-20 23:36:20 -05:00
Anton-4
dfaa280a88
Update CI to rust 1.50 2021-02-20 17:39:41 +01:00
Anton-4
1f2dab2ad8
Forgot -y for sudo apt install libssl-dev 2021-02-20 17:33:18 +01:00
Folkert
1a52023286 re-enable test suit 2021-02-20 17:22:11 +01:00
Anton-4
06ec1ca952
run only AStar 2021-02-20 16:38:36 +01:00
Anton-4
6d514997ab
set RUST_BACKTRACE=1 in earthly 2021-02-20 16:03:01 +01:00
Anton-4
e247b573a6 Added valgrind dependency to Earthfile, enabled valgrind tests 2021-02-10 13:30:34 +01:00
Anton-4
d7691cb50a Added CONTRIBUTING file with earthly instructions 2021-02-09 12:09:44 +01:00
Anton-4
bf83f258b3 No incremental compilation, print clippy+fmt version 2021-02-09 11:29:41 +01:00
Anton-4
5523fc6b77 Don't clean repo between runs 2021-02-08 20:06:32 +01:00
Anton-4
cd9036b687 sccache fixes 2021-02-08 18:59:21 +01:00
Anton-4
92e25d2caf Now using local sccache 2021-02-06 14:18:03 +01:00
Anton-4
eed9f819e9 forgot about clippy and rustfmt 2021-02-05 20:34:53 +01:00
Anton-4
831f88b9fd zig tests, caching cargo packages 2021-02-05 19:48:02 +01:00
Anton-4
78b47ef48d earthly fixes 2021-02-03 19:54:25 +01:00
Anton-4
b32735db3c fixed earthly dependency install 2021-02-03 16:45:04 +01:00
Anton-4
bfd5d90d89 run tests inside earthly 2021-02-02 19:42:24 +01:00
Anton-4
453a83b660 trying Earthly CI 2021-02-02 15:14:27 +01:00