index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
scripts
/
build
/
p-klee.inc
Age
Commit message (
Expand
)
Author
2024-02-08
Add support for newer `libc++`; Simplify path detection
Martin Nowack
2023-03-17
Update build scripts
Martin Nowack
2022-06-30
remove LLVM < 9
Frank Busse
2022-04-28
Make Uclibc support a runtime option, not a compile-time one.
Gleb Popov
2022-03-30
Add support to `sudo` if necessary
Martin Nowack
2020-11-20
p-klee.inc: libc++abi only needed for c++ exception support
Julian Büning
2020-10-12
Exception handling only for LLVM >= 8.0.0
Julian Büning
2020-10-12
fix building klee-cxxabi
Julian Büning
2020-10-12
Add doxygen support in docker image
jiseongg
2020-10-12
Remove unused cmake arguments when building docker
jiseongg
2020-09-30
Add check if KLEE is installed
Martin Nowack
2019-09-09
fix minor build script issues and inconsistencies
Julian Büning
2019-07-30
Provide klee runtime build type as parameter
Martin Nowack
2019-04-04
Add MSan support for sqlite
Timotej Kapus
2019-03-17
Add libc++ as build dependency to KLEE
Martin Nowack
2019-03-10
Updated dependency build system for KLEE
Martin Nowack