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
Age
Commit message (
Expand
)
Author
2018-07-12
Fix uploading of coverage information from inside of docker
Martin Nowack
2018-07-11
Add missing curl
Martin Nowack
2018-07-11
Fix slow Mac Travis build: wildcard is not expanded with quotes
Martin Nowack
2018-07-04
Extensive updates to the build script for dependencies and docker
Martin Nowack
2018-05-18
Delete coverageServer.py
Timotej Kapus
2017-07-24
more portable shebangs
Jörg Thalheim
2017-07-23
Remove klee-gcc
Martin Nowack
2016-02-23
Added missing copyright headers per klee/issue #301
Marko Dimjašević
2015-12-04
Fixing klee-clang to strip all flags not understood by llvm-link
Mate Soos
2015-06-16
added COVERAGE=0 to dockerfile, factored out coverage build flags to be only ...
Timotej Kapus
2015-03-12
Add klee-clang as alternative to klee-gcc
Martin Nowack
2014-09-15
Generate fake files for test cases
Martin Nowack
2013-12-08
Add chroot jail support in klee-replay.
Lei Zhang
2009-07-26
Tweak objdump script, kcachegrind has gotten stricter about its parsing.
Daniel Dunbar
2009-07-26
Ok, I caved. klee-gcc is useful, at least for now.
Daniel Dunbar
2009-06-05
Moved PrintStats.py to tool/klee-stats/
Cristian Cadar
2009-05-21
Initial KLEE checkin.
Daniel Dunbar