Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-02 | Use non-interactive input | Martin Nowack | |
2020-09-05 | Fix codecov upload | Martin Nowack | |
Argument `-y` has been removed from the upload script. https://github.com/codecov/codecov-bash/commit/c2f935a0dd0590d20296e95a759782e32b311b34 But `.codecov.yml` is now supported | |||
2020-02-13 | Do not wait if SANITIZER_BUILD is empty | Martin Nowack | |
2019-10-29 | Travis: double timeout for MetaSMT tests | Frank Busse | |
2019-03-17 | Add libc++ as build dependency to KLEE | Martin Nowack | |
2019-03-10 | Updated dependency build system for KLEE | Martin Nowack | |
Provide a single `scripts/build/build.sh` file to build KLEE and its dependencies. |