about summary refs log tree commit diff homepage
path: root/scripts/build/p-klee.inc
AgeCommit message (Expand)Author
2024-02-08Add support for newer `libc++`; Simplify path detectionMartin Nowack
2023-03-17Update build scriptsMartin Nowack
2022-06-30remove LLVM < 9Frank Busse
2022-04-28Make Uclibc support a runtime option, not a compile-time one.Gleb Popov
2022-03-30Add support to `sudo` if necessaryMartin Nowack
2020-11-20p-klee.inc: libc++abi only needed for c++ exception supportJulian Büning
2020-10-12Exception handling only for LLVM >= 8.0.0Julian Büning
2020-10-12fix building klee-cxxabiJulian Büning
2020-10-12Add doxygen support in docker imagejiseongg
2020-10-12Remove unused cmake arguments when building dockerjiseongg
2020-09-30Add check if KLEE is installedMartin Nowack
2019-09-09fix minor build script issues and inconsistenciesJulian Büning
2019-07-30Provide klee runtime build type as parameterMartin Nowack
2019-04-04Add MSan support for sqliteTimotej Kapus
2019-03-17Add libc++ as build dependency to KLEEMartin Nowack
2019-03-10Updated dependency build system for KLEEMartin Nowack