about summary refs log tree commit diff homepage
path: root/Dockerfile
AgeCommit message (Expand)Author
2019-04-08Add LD_LIBRARY_PATH to docker image 2.0.xGerben Oolbekkink
2019-03-19Dockerfile: Add libcxx as a build dependencyMartinNowack
2019-03-18Update Dockerfile with new dependenciesMartin Nowack
2019-03-10Add dockerfile for default KLEE setupMartin Nowack
2018-07-04Extensive updates to the build script for dependencies and dockerMartin Nowack
2018-01-17add wllvm to the python packages to be installedHexcoder
2017-10-04Remove Autoconf/Makefile build system and adjust the TravisCIDan Liew
2017-03-30[Docker] Unbreak build.Dan Liew
2017-01-19[TravisCI] Modify TravisCI/Docker build scripts to support doing ASan/UBSan b...Dan Liew
2016-11-30Fixing current version of STP in Dockerfile (see #505) to 2.1.2Cristian Cadar
2016-11-07Implement a CMake based build system for KLEE.Dan Liew
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