Commit graph

18 commits

Author SHA1 Message Date
Sebastian Ullrich
8ae25090cf chore: add separate "Linux release" CI job using Nix channel with older glibc for compatibility 2020-06-10 21:30:38 +02:00
Sebastian Ullrich
10253e89ea chore: move bin/ and .oleans into build directory 2020-05-14 14:47:54 +02:00
Sebastian Ullrich
11ab7dde3a chore: update to LLVM 10 2020-04-13 12:18:56 +02:00
Sebastian Ullrich
b73dd0c9aa feat: run Emacs with lean4-mode directly from nix-shell 2020-03-25 12:47:00 +01:00
Sebastian Ullrich
82a0991df6 chore: switch to Github Actions 2019-11-21 13:11:16 -08:00
Sebastian Ullrich
b8d5193ecc chore: update Azure and Nix configs 2019-11-15 18:22:49 +01:00
Sebastian Ullrich
fef586627a chore: revert "chore: switch back to clang 8"
This reverts commit bffc55219e.
2019-11-07 10:45:59 +01:00
Sebastian Ullrich
bffc55219e chore: switch back to clang 8
We observed some rare, random test failures since switching to clang 9, so we are going
back to LLVM 8 for the time being
2019-10-28 18:10:31 -07:00
Sebastian Ullrich
2eddb76b98 chore: use pinned nixpkgs version for everything 2019-10-07 12:24:55 +02:00
Sebastian Ullrich
31aecbca97 fix(shell.nix): fix overriding LLVM once more... 2019-10-02 20:02:55 +02:00
Sebastian Ullrich
bf9b5c21f8 fix(shell.nix): propagate arguments 2019-10-02 17:49:10 +02:00
Sebastian Ullrich
dc3745712e chore(shell.nix): update temci 2019-10-02 11:05:48 +02:00
Sebastian Ullrich
dbdae550ea chore(*.nix): pin nixpkgs version, use clang/llvm 8, reorganize 2019-08-28 13:04:59 +02:00
Sebastian Ullrich
2abfd7d90b chore(shell.nix): use clang 7 by default (latest release in stable Nix) 2019-08-02 10:17:29 +02:00
Sebastian Ullrich
1f78a5a8e0 chore(shell.nix): no more need for jemalloc, fix debug builds 2019-07-25 13:00:22 +02:00
Sebastian Ullrich
65643ee90b chore(shell.nix): update temci once more 2019-07-04 16:59:57 +02:00
Sebastian Ullrich
f4ea667da6 chore(shell.nix): update temci for speedcenter support 2019-07-04 14:28:35 +02:00
Sebastian Ullrich
928a47ee0e feat(tests/bench/speedcenter): temci-based speedcenter config 2019-07-03 08:30:32 -07:00