Commit Graph

71 Commits

Author SHA1 Message Date
Brendan Hansknecht
c711755fad Add linker to Eartfile 2021-09-08 16:22:42 -07:00
Anton-4
5e411bdda3 fix unable to find library -lxkbcommon 2021-09-07 20:05:47 +02:00
Anton-4
f3d261dc6c Merge branch 'trunk' of github.com:rtfeldman/roc into linux-32-cli-tests 2021-09-05 14:56:52 +02:00
Anton-4
792b6cb6cb
update earthfile to use debian bullseye, don't install valgrind from source 2021-09-05 13:31:58 +02:00
Folkert
17ae804269 run i386 tests... 2021-09-04 15:59:26 +02:00
Folkert
8461166cd2 fix typo 2021-09-04 15:32:57 +02:00
Folkert
cdc61817f2 fix cargo run invocation 2021-09-04 14:27:40 +02:00
Folkert
6beff62ece add i386 tests to earthfile 2021-09-04 13:55:22 +02:00
Folkert
5946215646 attempt to pre-build benchmark host 2021-08-31 12:48:50 +02:00
Richard Feldman
2081c0bff2 Drop C++ from installation scripts 2021-08-29 16:59:43 -04:00
Anton-4
3152f467ba removed cargo-chef 2021-08-24 12:34:22 +02:00
Anton-4
a1971ead6e Merge branch 'trunk' of github.com:rtfeldman/roc into no-unnecessary-benches 2021-08-03 10:12:51 +02:00
Anton-4
1c8b09a43f
Use unforked cargo-criterion
cargo-criterion fixed critical issues, so I no longer need to use the fork.
2021-08-02 18:34:29 +02:00
Folkert
981e026a58 lower version of typos-cli 2021-07-30 16:57:43 +02:00
Anton-4
c4e8d1c650 make earthly use docker image for rust 1.53 2021-07-14 10:29:25 +02:00
Anton-4
de4b48d207 don't trigger CI tests on markdown file changes, separate out spellcheck 2021-07-09 17:25:58 +02:00
Anton-4
119d8bc061 Merge branch 'regression_testing' of github.com:rtfeldman/roc into regression_testing 2021-06-11 15:38:47 +02:00
Anton-4
13e585d5ef final touches 2021-06-11 15:38:31 +02:00
Anton-4
3144d59551
Merge branch 'trunk' into regression_testing 2021-06-11 14:55:49 +02:00
Anton-4
a09fb75e7c put build-arg in correct position 2021-06-09 19:14:44 +02:00
Anton-4
5e4fc1dc2f now executing benchmarks outside earthly 2021-06-09 18:52:34 +02:00
Anton-4
39a81abc95 can't test with trunk 2021-06-08 18:09:47 +02:00
Anton-4
ff7755c94c
Clean benchmark run 2021-06-08 17:36:22 +02:00
Anton-4
799cc39397
Merge branch 'trunk' into regression_testing 2021-06-08 17:08:04 +02:00
Richard Feldman
d2ff1d735d
Merge branch 'trunk' into update_zig 2021-06-07 22:25:44 -04:00
Richard Feldman
5010ec5958 Use vanilla llvm-as in Earthfile 2021-06-07 22:22:24 -04:00
Richard Feldman
571401f0ca
Merge pull request #1392 from rtfeldman/edit
Add a CI step to verify no untracked git changes
2021-06-07 22:12:01 -04:00
Richard Feldman
8e19b8ecbb
Merge branch 'trunk' into update_zig 2021-06-07 21:43:31 -04:00
Richard Feldman
024c66685b Verify no git changes at the end of CI run 2021-06-07 21:26:10 -04:00
Anton-4
89edd75aeb Added regression testing using github actions and earthly 2021-06-07 20:49:13 +02:00
Folkert
032c509c0d bump llvm version 2021-06-07 20:31:12 +02:00
Folkert
773f794a47 Merge remote-tracking branch 'origin/trunk' into update_zig 2021-06-07 18:41:21 +02:00
rvcas
7235e48837 feat: update zig to 0.8.0 in the Earthfile 2021-06-07 10:17:42 -04:00
Anton-4
8a8bbfd10b fixed dir copying issue, added earthignore, fixed typos, set up typo checking for CI 2021-06-07 14:55:35 +02:00
Anton-4
22d834ebd9 Merge branch 'trunk' of github.com:rtfeldman/roc into typos_ci 2021-06-07 12:33:26 +02:00
Anton-4
314503cf7f fixed typos, added typos checking to CI 2021-06-05 20:02:54 +02:00
Anton-4
3acd9d1396 stackoverflow fix + cargo criterion fix 2021-06-05 16:42:06 +02:00
Anton-4
4beac319bc Run benchmarks for longer, added README to benchmarks 2021-06-04 20:00:45 +02:00
Anton-4
93a77f0518 adapted safe-earthly script to be capable of running benchmarks 2021-06-02 14:36:53 +02:00
Anton-4
7e0575368c Use custom forks for criterion and cargo-criterion, still have web-sys conflict 2021-06-02 11:08:14 +02:00
Anton-4
05645088b7 run benchmarks with input 2021-05-28 15:08:46 +02:00
Anton-4
07ad061ac0 fixed iai benchmarks 2021-05-19 14:32:59 +02:00
Anton-4
8d0d1a0758 put cli helpers in cli_utils crate, added bench_utils.rs for sharing functions between benchmarks, added iai benchmarks 2021-05-18 18:48:59 +02:00
Anton-4
c213ad1909 github actions setup for benchmarks 2021-05-17 19:44:03 +02:00
rvcas
95da2a246d chore(ci): update rust version in the Earthfile 2021-05-07 07:43:13 -04:00
Richard Feldman
122410df85 Use Rust 1.51 in Earthfile 2021-03-26 08:48:26 -04:00
Richard Feldman
8012e2c946
Merge pull request #1059 from rtfeldman/update_deps
Update dependencies of editor
2021-03-10 21:29:21 -05:00
Anton-4
a80c429a0a replace ; with && to prevent discarding of exit codes 2021-03-09 18:41:32 +01:00
Anton-4
73365fe5fa added g++ to dependencies for spirv_cross 2021-03-09 11:15:48 +01:00
Brendan Hansknecht
9e7f11f473 Also print scache information for final test install and run 2021-02-24 21:38:14 -08:00