about summary refs log tree commit diff homepage
path: root/tools/kleaver/Makefile
AgeCommit message (Expand)Author
2015-04-03Upstream STP now depends on an external build of minisat. Attempt toDan Liew
2014-11-01Upstream libstp is no longer dependent on Boost so remove theDan Liew
2014-04-23Fixing linking order if metaSMT is used: linking rt after z3 to avoid undefin...Hristina Palikareva
2014-01-25Upstream STP's libstp now depends on boost. This commit updatesDan Liew
2013-10-21Removed unnecessary/redundant linking of library boost_thread-mt to klee and ...Hristina Palikareva
2013-10-11MetaSMT builder, solver and command-line options.Hristina Palikareva
2013-03-11Patch by Dan Liew which unifies the solver construction between KLEECristian 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
2010-04-05STP: Switch build to using LLVM style Makefiles.Daniel Dunbar
2009-06-05Add evaluation support to kleaver (now the default).Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar