summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2012-02-23pcvc4 only built if --with-portfolio given to the configure script (Clark-req...Morgan Deters
2012-02-22fixes to configure and boost.m4 to make certain boost installations nonfatal ...Morgan Deters
2012-02-22another static library unavailability issueMorgan Deters
2012-02-22Fixes to documentation / fixes for MacOSMorgan Deters
2012-02-21add a "--with-portfolio" configure option that makes a missing boost-thread l...Morgan Deters
2012-02-21fix src/util/hash.h to specialize GNU's hash template for <uint64_t> on platf...Morgan Deters
2012-02-21don't require libboost_thread (its presence is detected at configure-time), a...Morgan Deters
2012-02-20zlib not required; remove configure's dependency on itMorgan Deters
2012-02-20portfolio mergeMorgan Deters
2012-02-12separate new-theory components into a "theoryskel" directory so that new file...Morgan Deters
2012-02-07re-adding comment about available languagesMorgan Deters
2012-02-03updating configure to use python-config for building python bindingsDejan Jovanović
2011-10-28proof regressionsMorgan 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 configure step on Ubuntu oneiric (11.10)-- related to bug #284Morgan Deters
2011-10-03user push/pop support in minisat and simplification; also bindings workMorgan Deters
2011-09-30interfaces fixes and cleanups...and examples of each interface!Morgan Deters
2011-09-28better fix for #281, also fix issue with command line options not existing on...Morgan Deters
2011-09-25first crack at compatibility java interface (not built by default)Morgan Deters
2011-09-21Java binding now working. Some interface types still need some work (e.g. it...Morgan Deters
2011-09-21considerable bindings interface work, some improvements to buildMorgan Deters
2011-09-18cleaned up the mechanism for library versioningMorgan Deters
2011-09-16fix debian build without breaking anything (i hope)Morgan Deters
2011-09-03this should fix the build; doxygen documentation now gets built in srcdir/doc...Morgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-07-07cudd-building prefs with --with-cudd / --without-cuddMorgan Deters
2011-06-18Some fixes inspired by Fedora 15:Morgan 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-10Add -lprofiler when --with-google-perftools is offered; also fix some newswir...Morgan Deters
2011-04-02with --with-google-perftools, don't just take it on blind faith, require a su...Morgan Deters
2011-03-25This is a merge from the "theoryfixes+cdattrhash" branch. The changesMorgan Deters
2011-03-15Merge from cudd branch. This mostly just adds support for linkingMorgan Deters
2011-03-14adding support for google performance tools to the build sytem, it can be ena...Dejan Jovanović
2010-12-17tls.h, rational.h, and integer.h are only re-generated if changed. this obvi...Morgan Deters
2010-11-18small changes to documentation; also, '\''make doc'\'' doesn't build dot grap...Morgan Deters
2010-10-31enable dependence graphs in doxygen; fix lots of doxygen warnings, fix some d...Morgan Deters
2010-10-29portability updates to build systemMorgan Deters
2010-10-28fix confusing CXXTEST configure message, indicating success at finding cxxtes...Morgan Deters
2010-10-12Merge from cc-memout branch. Here are the main pointsMorgan Deters
2010-10-10additional model gen and SMT-LIBv2 compliance work: (get-assignment) now supp...Morgan Deters
2010-10-07type checking for define-fun in production builds; related to (and might reso...Morgan Deters
2010-10-01re-add no-deprecated to C sources; update some file-level documentation; firs...Morgan Deters
2010-10-01replacement implementation for clock_gettime() on mac os x, build portability...Morgan Deters
2010-09-30fixed a number of problems with mac os x builds. build now works on mac os x...Morgan Deters
2010-09-27add workaround for systems (i.e., Mac OS X) that don't support __thread; also...ACSYS
2010-09-24roll back an unintended change with r900Morgan Deters
2010-09-24Fix build system for Mac OS X builds (resolves bug #203)Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback