Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-17 | Update build scripts | Martin Nowack | |
* Support for Ubuntu 22.04 * Remove support for Python2 * Better separation between sanitizer builds and non-sanitizer builds * Fix build of metaSMT on newer Ubuntu versions * Use ninja to build LLVM * Simplifying building arbitrary LLVM configurations, e.g. different LLVM sanitizer builds (MemSan, UBSan, ASan) * Use MemSan with origin tracking * Build sqlite3 container correctly * Add support to provide sqlite3 version number | |||
2022-03-30 | Refactor cmake installation into own component | Martin Nowack | |
2019-03-21 | drop support for LLVM <= 3.7 | Julian Büning | |
2019-03-17 | Add support for libc++ as part of the build.sh scripts | Martin Nowack | |