Age | Commit message (Expand) | Author |
2014-09-14 | Provide --enable-cxx11 configure option to enable building with C++11. | Dan Liew |
2014-09-13 | Add KLEE specific DEBUG macros. | Daniel Dunbar |
2014-09-12 | [tests] Fix Concrete tests for out-of-tree builds. | Daniel Dunbar |
2014-09-12 | Add support for getting memory usage on Darwin. | Daniel Dunbar |
2014-09-12 | Do not require mallinfo(), which is Linux specific. | Daniel Dunbar |
2014-09-12 | Do not require <sys/capability.h>, which is Linux specific. | Daniel Dunbar |
2014-09-12 | Revert "Patch by Dan Liew: "Improved AutoRegen script so that it supports new... | Daniel Dunbar |
2014-04-24 | Have configure check for presense of mallinfo for the newly added | Dan Liew |
2014-01-25 | Upstream STP's libstp now depends on boost. This commit updates | Dan Liew |
2014-01-20 | Remove the last remnants (I think) of DejaGNU. Goodbye! | Dan Liew |
2013-12-21 | klee-uclibc detection is now a lot cleaner. KLEE now assumes | Dan Liew |
2013-12-19 | Re-add support for running individual tests when built with LLVM3.3 | Dan Liew |
2013-12-19 | Allow different build modes for LLVM coexist | Martin Nowack |
2013-12-11 | Merge pull request #31 from antiAgainst/chroot-replay | Cristian Cadar |
2013-12-08 | Add chroot jail support in klee-replay. | Lei Zhang |
2013-11-08 | Fix the detection of the LLVM bitcode compiler. This is now done at KLEE | Dan Liew |
2013-10-11 | MetaSMT builder, solver and command-line options. | Hristina Palikareva |
2013-10-03 | Extending ./configure with support to use metaSMT. | Hristina Palikareva |
2013-08-28 | Modified the buildmode of bitcode libraries. | Dan Liew |
2013-08-15 | Add support for dejagnu as removed from LLVM 3.2 | Martin Nowack |
2013-08-13 | Updated configure.ac to use python3 compatible command. | Dan Liew |
2012-07-31 | Patch by Dan Liew that removes our internal copy of STP, and makes the --with... | Cristian Cadar |
2012-07-26 | Patch by Dan Liew that adds support for building Doxygen out-of-source. | Cristian Cadar |
2012-07-26 | Patch by Dan Liew: "Improved AutoRegen script so that it supports newer versi... | Cristian Cadar |
2011-07-20 | Deprecate LLVM_VERSION_MAJOR and LLVM_VERSION_MINOR in favour of | Peter Collingbourne |
2011-05-18 | Use local Makefile.rules | Peter Collingbourne |
2010-10-04 | Fix the Release+Asserts build-type-overwrite logic, | Dylan Noblesmith |
2010-09-30 | Tweak configure to deal with another LLVM "Release -> Release+Asserts" rename on | Daniel Dunbar |
2010-08-05 | Add support for Debug+Asserts configuration | Peter Collingbourne |
2010-07-14 | Add option to use an external version of STP | Peter Collingbourne |
2010-04-05 | Fix some final objdir != src problems. | Daniel Dunbar |
2010-04-05 | STP: Switch build to using LLVM style Makefiles. | Daniel Dunbar |
2010-04-05 | Update config.{guess,sub}. | Daniel Dunbar |
2009-10-24 | Update configure logic to detect LLVM version (for use in config.h). | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |