index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
autoconf
Age
Commit message (
Expand
)
Author
2016-06-10
add --with-metasmt-default-solver option to configure
Hoang M. Le
2016-06-10
metaSMT does not require RTTI
Hoang M. Le
2016-03-31
Moving to version 1.2.0
Cristian Cadar
2016-03-05
Fix SELinux signatures in runtime
Laszlo Szekeres
2016-02-27
Add support for tcmalloc
Martin Nowack
2016-02-14
Handle Z3 API change between 4.4.1 and the current master branch
Dan Liew
2016-02-10
Teach the configure script to configure the build to use the Z3 SMT
Dan Liew
2016-01-14
Output a message reporting if the MetaSMT backend is enabled when
Dan Liew
2016-01-14
Fix behaviour of --with-metasmt when passed a path that doesn't exist.
Dan Liew
2016-01-14
Make it possible to build KLEE without using STP and only MetaSMT.
Dan Liew
2015-11-13
Moving to version 1.1.0
Cristian Cadar
2015-08-10
Changed version to 1.0.0
v1.0.0
1.0.x
Cristian Cadar
2015-04-25
Give KLEE release version information in the output of klee and kleaver
Dan Liew
2015-04-08
Fix very annoying issue where KLEE's configure would completly
Dan Liew
2015-04-03
Upstream STP now depends on an external build of minisat. Attempt to
Dan Liew
2014-11-01
Upstream libstp is no longer dependent on Boost so remove the
Dan Liew
2014-11-01
configure: allow stp being installed in /
Jiri Slaby
2014-10-31
Switch to using autoconf 2.69 this version is more commonly available
Dan Liew
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
[next]