Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-09 | build: fix missing target for grep | Frank Busse | |
2021-09-10 | CI: Use the latest release of CMake | Lukas Zaoral | |
2020-09-30 | Fix check if LLVM is installed | Martin Nowack | |
2020-02-13 | Update ubuntu build dependencies for KLEE | Martin Nowack | |
Build dependencies for different components were tied to a specific Ubuntu version (16.04). Although, they are the same for newer versions as well. By renaming `p-component-linux-ubuntu-16.04.inc` to `p-component-linux-ubuntu.inc`, the script can be used for newer Ubuntu versions as well. Do some minor cleaning up. |