about summary refs log tree commit diff homepage
path: root/Makefile
AgeCommit message (Expand)Author
2015-04-25During install, install the klee intrinsic header file which isDan Liew
2014-09-13test/lit.site.cfg is never deleted, leading to misconfiguration errors.Cristian Cadar
2013-12-21Do not install KLEE's header files. They are not for publicDan Liew
2012-08-17Small Makefile fix.Cristian Cadar
2012-07-31Patch by Dan Liew that removes our internal copy of STP, and makes the --with...Cristian Cadar
2010-07-14Add option to use an external version of STPPeter Collingbourne
2009-06-02Use ConstantExpr::alloc instead of ref<Expr> directlyDaniel Dunbar
2009-06-01Modify eval() to return a cell reference instead of its contents.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar