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
2020-09-30
Remove shebang from include
Martin Nowack
2020-09-30
Fix LLVM 4.0 build patch
Martin Nowack
2020-09-30
Fix docker ID handling for sqlite
Martin Nowack
2020-09-30
Fix check if sqlite is installed under ubuntu as a systems package
Martin Nowack
2020-09-30
Fix check if LLVM is installed
Martin Nowack
2020-09-30
Reduce compile time and size for LLVM build
Martin Nowack
2020-09-30
Reduce the size of the libcxx image
Martin Nowack
2020-09-30
Remove explicit dependency on llvm and sanitizer
Martin Nowack
2020-09-30
Fix detection of installed clang
Martin Nowack
2020-09-30
Do not use `-lubsan` and `-fuse-ld=gold` for UBSan linking
Martin Nowack
2020-09-30
Delete Docker instance after system detection ran
Martin Nowack
2020-09-30
Replace travis container build script with python-based version
Martin Nowack
2020-09-05
Fix codecov upload
Martin Nowack
2020-06-26
Switch to a more recent version of SQLite in the CI
Cristian Cadar
2020-03-31
Don't search for CryptoMiniSAT when configuring STP
Cristian Cadar
2020-02-24
fix p-llvm.inc: invocation for monorepo directory layout
Julian Büning
2020-02-13
Update Docker image template for KLEE.
Martin Nowack
2020-02-13
Use system's boost when building metasmt and user newer boolector version
Martin Nowack
2020-02-13
Do not wait if SANITIZER_BUILD is empty
Martin Nowack
2020-02-13
Add llvm as build dependency of clang in case no system packages are available
Martin Nowack
2020-02-13
Add patch support for libcxx
Martin Nowack
2020-02-13
Use git repository to build LLVM
Martin Nowack
2020-02-13
Update ubuntu build dependencies for KLEE
Martin Nowack
2020-01-28
update
comet
2020-01-17
Update objdump script to support python3
Martin Nowack
2020-01-08
Link python3 on macOS
Cristian Cadar
2019-11-26
remove python2 from osx CI
Felix Rath
2019-10-29
Travis: double timeout for MetaSMT tests
Frank Busse
2019-10-16
Add missing file utility in docker image
Martin Nowack
2019-09-09
fix minor build script issues and inconsistencies
Julian Büning
2019-09-05
build: additional patches for LLVM 3.8-5.0
Julian Büning
2019-07-30
Provide klee runtime build type as parameter
Martin Nowack
2019-04-08
Use newer versions of solver components used by MetaSMT
Martin Nowack
2019-04-08
Propagate correct version of metasmt to build script
Martin Nowack
2019-04-08
Add LD_LIBRARY_PATH to docker image
Gerben Oolbekkink
2019-04-05
Add missing dependency for tabulate package
Martin Nowack
2019-04-05
Remove CC as requirement; automatically set by sanitizer_compiler
Martin Nowack
2019-04-04
Fix SQLite OSX
Timotej Kapus
2019-04-04
Add MSan support for sqlite
Timotej Kapus
2019-04-04
add tabulate to OSX build
Frank Busse
2019-04-04
some minor refactorings
Frank Busse
2019-04-04
Change the .stats format into sqlite3
Timotej Kapus
2019-03-21
drop support for LLVM <= 3.7
Julian Büning
2019-03-17
Fix `true` invocation in case docker image could not be pushed
Martin Nowack
2019-03-17
Add libc++ as build dependency to KLEE
Martin Nowack
2019-03-17
Add support for libc++ as part of the build.sh scripts
Martin Nowack
2019-03-17
Generalise clang package detection for linux and mac osx
Martin Nowack
2019-03-12
Add integer sanitizer to UBSan
Martin Nowack
2019-03-10
Updated dependency build system for KLEE
Martin Nowack
2019-03-05
remove klee-clang, use wllvm/gllvm instead
Frank Busse
[next]