summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2012-07-08Bugs resolved by this commit: #314, #322, #359, #364, #365.Morgan Deters
2012-06-13Don't use the "inlined" feature of ANTLR 3.2, which causes a buffer overflow ...Morgan Deters
2012-03-30fixing some build systme warningsDejan Jovanović
2012-02-22fixes to configure and boost.m4 to make certain boost installations nonfatal ...Morgan Deters
2012-02-22make sure to clear out READLINE_LIBS if readline causes problems at configure...Morgan Deters
2012-02-20portfolio mergeMorgan Deters
2012-02-20readline links in -ltermcap -ltinfo too (fixes breakage in static-binary builds)Morgan Deters
2012-02-03updating configure to use python-config for building python bindingsDejan Jovanović
2011-11-16Fix "make dist". Fixes to python and ruby bindings; ruby example written. T...Morgan Deters
2011-11-16* Applying Andy's fix for datatypes bug #286; thanks for the quick work, Andy!Morgan Deters
2011-11-15Bindings work (ocaml bindings are now sort of working); also minor cleanupMorgan Deters
2011-10-28merged the proofgen3 branch into trunk:Liana Hadarean
2011-10-21add gcc version information to Configuration, and warn when building with v4....Morgan Deters
2011-10-19fix bug #264: competition / other static library builds when readline isn't a...Morgan Deters
2011-10-06don't build language bindings unless expressly requested with --enable-langua...Morgan Deters
2011-10-04oops, one more fix, hopefully the lastMorgan Deters
2011-10-04Yet Another Antlr3 Mod---this time, all my fault: for configuration auto-dete...Morgan Deters
2011-10-04more fixes for libantlr3c v3.4Morgan Deters
2011-10-04support for configure-discovery of antlr3-3.4-beta4Morgan Deters
2011-10-03user push/pop support in minisat and simplification; also bindings workMorgan Deters
2011-09-28better fix for #281, also fix issue with command line options not existing on...Morgan Deters
2011-09-27more interface work; adding legacy C interfaceMorgan Deters
2011-09-21Java binding now working. Some interface types still need some work (e.g. it...Morgan Deters
2011-09-20Merge from "swig" branch: language binding for Java is compiling and linking....Morgan Deters
2011-09-16final(?) documentation fixesMorgan Deters
2011-09-16new, improved doxygen config fileMorgan Deters
2011-09-16fix debian build without breaking anything (i hope)Morgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-05-23fixes for "make dist" and "make doc", minor cleanupsMorgan Deters
2011-05-02fix for configureMorgan Deters
2011-05-02more minor fixes related to last few commitsMorgan Deters
2011-05-01minor fixes, plus experimental readline support in InteractiveShellMorgan Deters
2011-04-10merge from replay branchMorgan Deters
2011-04-04Add documentation to Node and TNode (closes bug #201).Morgan Deters
2010-12-17tls.h, rational.h, and integer.h are only re-generated if changed. this obvi...Morgan Deters
2010-11-16SmtEngine now fails with a ModalException if --incremental is not enabledMorgan Deters
2010-11-15Pretty-printer infrastructure created (in src/printer) and SMT-LIBv2 printerMorgan Deters
2010-10-29portability updates to build systemMorgan Deters
2010-10-04fix regular expressions in build systemMorgan Deters
2010-10-01replacement implementation for clock_gettime() on mac os x, build portability...Morgan Deters
2010-09-27add workaround for systems (i.e., Mac OS X) that don't support __thread; also...ACSYS
2010-09-01reflect in build strings that -gmp is now the default and -cln is an optionMorgan Deters
2010-07-05better exception wording, assertion-handling in multiple-exception case; reso...Morgan Deters
2010-07-05workaround for strange CIMS installation of automake; resolves bug 172: autog...Morgan Deters
2010-07-03With this commit come a number of changes to build system to supportMorgan Deters
2010-06-18"statistics" and "staticbinary" are now tags on the build (so you get build d...Morgan Deters
2010-06-03Changing ANTLR3 detection in configure (Fixes #147)Christopher L. Conway
2010-06-01Checking for executable permission on antlr3 scriptChristopher L. Conway
2010-04-13Doxygen fixesChristopher L. Conway
2010-04-04* Node::isAtomic() now looks at an "atomic" attribute of argumentsMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback