about summary refs log tree commit diff homepage
path: root/Dockerfile
AgeCommit message (Expand)Author
2016-08-16[Klee Web] Link libkleeRuntest library to fix coverage reportGiacomo Guerci
2016-06-30Dockerfile: link binaries to /usr/binDomenico Fabio Marino
2016-02-14Add TravisCI and Docker support for building KLEE with Z3 supportDan Liew
2016-01-14Try to unbreak the Docker build broken byDan Liew
2015-10-30Teach TravisCI and the Docker build to use the taggedDan Liew
2015-10-08Fix accidently hardcoding of LLVM version in DockerfileDan Liew
2015-08-31Delete old patches.Martin Nowack
2015-06-16added COVERAGE=0 to dockerfile, factored out coverage build flags to be only ...Timotej Kapus
2015-04-10The Docker image had python2 and python3 which is a waste of spaceDan Liew
2015-04-10Don't upgrade pip or setuptools. Upgrading pip breaks the build becauseDan Liew
2015-04-10Add missing slash in last commit.Dan Liew
2015-04-10Update DockerfileDavid Leon Gil
2015-04-09Add initial Dockerfile for building a KLEE Docker image (uses LLVM3.4).Dan Liew