Sebastian Ullrich
|
a6fbf3c20e
|
refactor: make stages internally consistent by compiling the stageN lib with the stageN compiler, rename static libraries
The old stage1 is now stage0.5, which at least suggests that it's not an entirely consistent stage in general
|
2020-05-14 23:13:51 +02:00 |
|
Sebastian Ullrich
|
9476ee2f54
|
fix: benchmarks CI
|
2020-05-14 14:47:54 +02:00 |
|
Sebastian Ullrich
|
279746fa6a
|
chore: change stage1-3 into homogeneous ExternalProjects from new top-level /CMakeLists.txt
This ensures stage2+3 are full, standalone Lean installations
|
2020-05-14 14:47:54 +02:00 |
|
Sebastian Ullrich
|
441ffadb29
|
Revert "chore: speed up sanitized build a bit"
This reverts commit d3115d8f58.
I didn't notice that we're not actually using a debug build for the sanitized build
|
2020-05-14 14:47:54 +02:00 |
|
Sebastian Ullrich
|
053d4bab1c
|
chore: factor out and unify common test behavior; retrieve lean from PATH
`./test_single.sh foo.lean yes` is now `./test_single.sh -i foo.lean`
|
2020-05-14 14:38:52 +02:00 |
|
Sebastian Ullrich
|
1f2afa4c25
|
chore: CI: deactivate stack overflow tests for sanitized build
|
2020-05-04 11:11:12 +02:00 |
|
Sebastian Ullrich
|
d3115d8f58
|
chore: speed up sanitized build a bit
|
2020-05-04 11:11:11 +02:00 |
|
Sebastian Ullrich
|
7f10a504f8
|
chore: CI: fix ctest cmdline that ignored --output-on-failure
|
2020-05-04 11:11:11 +02:00 |
|
Sebastian Ullrich
|
3a94422aea
|
chore: bump Actions
|
2020-03-13 10:40:45 +01:00 |
|
Sebastian Ullrich
|
b7218dad9d
|
chore: CI: check for memory leaks in tests & stdlib
|
2019-12-23 14:25:17 +01:00 |
|
Sebastian Ullrich
|
7d0833e05a
|
chore: extended CI checks
|
2019-12-07 21:51:59 +01:00 |
|
Sebastian Ullrich
|
82a0991df6
|
chore: switch to Github Actions
|
2019-11-21 13:11:16 -08:00 |
|