about summary refs log tree commit diff homepage
path: root/scripts/build/v-klee.inc
AgeCommit message (Collapse)Author
2020-10-12Add doxygen support in docker imagejiseongg
CMake Warning at docs/CMakeLists.txt:46 (message): Doxygen not found. Can't build Doxygen documentation
2019-07-30Provide klee runtime build type as parameterMartin Nowack
Allow to build klee runtime with different build parameters using the build script.
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
Provide a single `scripts/build/build.sh` file to build KLEE and its dependencies.