Some work on the dump infrastructure to support portfolio work.
[cvc5.git] / configure.ac
2012-03-09 Morgan DetersSome work on the dump infrastructure to support portfol...
2012-03-03 Morgan DetersChanging the dependency checking; GMP is required ...
2012-02-23 Morgan Deterspcvc4 only built if --with-portfolio given to the confi...
2012-02-22 Morgan Detersfixes to configure and boost.m4 to make certain boost...
2012-02-22 Morgan Detersanother static library unavailability issue
2012-02-22 Morgan DetersFixes to documentation / fixes for MacOS
2012-02-21 Morgan Detersadd a "--with-portfolio" configure option that makes...
2012-02-21 Morgan Detersfix src/util/hash.h to specialize GNU's hash template...
2012-02-21 Morgan Detersdon't require libboost_thread (its presence is detected...
2012-02-20 Morgan Deterszlib not required; remove configure's dependency on it
2012-02-20 Morgan Detersportfolio merge
2012-02-12 Morgan Detersseparate new-theory components into a "theoryskel"...
2012-02-07 Morgan Detersre-adding comment about available languages
2012-02-03 Dejan Jovanovićupdating configure to use python-config for building...
2011-10-28 Morgan Detersproof regressions
2011-10-28 Liana Hadareanmerged the proofgen3 branch into trunk:
2011-10-21 Morgan Detersadd gcc version information to Configuration, and warn...
2011-10-19 Morgan Detersfix configure step on Ubuntu oneiric (11.10)-- related...
2011-10-03 Morgan Detersuser push/pop support in minisat and simplification...
2011-09-30 Morgan Detersinterfaces fixes and cleanups...and examples of each...
2011-09-28 Morgan Detersbetter fix for #281, also fix issue with command line...
2011-09-25 Morgan Detersfirst crack at compatibility java interface (not built...
2011-09-21 Morgan DetersJava binding now working. Some interface types still...
2011-09-21 Morgan Detersconsiderable bindings interface work, some improvements...
2011-09-18 Morgan Deterscleaned up the mechanism for library versioning
2011-09-16 Morgan Detersfix debian build without breaking anything (i hope)
2011-09-03 Morgan Detersthis should fix the build; doxygen documentation now...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-07-07 Morgan Deterscudd-building prefs with --with-cudd / --without-cudd
2011-06-18 Morgan DetersSome fixes inspired by Fedora 15:
2011-05-02 Morgan Detersmore minor fixes related to last few commits
2011-05-01 Morgan Detersminor fixes, plus experimental readline support in...
2011-04-10 Morgan Detersmerge from replay branch
2011-04-10 Morgan DetersAdd -lprofiler when --with-google-perftools is offered...
2011-04-02 Morgan Deterswith --with-google-perftools, don't just take it on...
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2011-03-15 Morgan DetersMerge from cudd branch. This mostly just adds support...
2011-03-14 Dejan Jovanovićadding support for google performance tools to the...
2010-12-17 Morgan Deterstls.h, rational.h, and integer.h are only re-generated...
2010-11-18 Morgan Deterssmall changes to documentation; also, '\''make doc...
2010-10-31 Morgan Detersenable dependence graphs in doxygen; fix lots of doxyge...
2010-10-29 Morgan Detersportability updates to build system
2010-10-28 Morgan Detersfix confusing CXXTEST configure message, indicating...
2010-10-12 Morgan DetersMerge from cc-memout branch. Here are the main points
2010-10-10 Morgan Detersadditional model gen and SMT-LIBv2 compliance work...
2010-10-07 Morgan Deterstype checking for define-fun in production builds;...
2010-10-01 Morgan Detersre-add no-deprecated to C sources; update some file...
2010-10-01 Morgan Detersreplacement implementation for clock_gettime() on mac...
2010-09-30 Morgan Detersfixed a number of problems with mac os x builds. build...
2010-09-27 ACSYSadd workaround for systems (i.e., Mac OS X) that don...
2010-09-24 Morgan Detersroll back an unintended change with r900
2010-09-24 Morgan DetersFix build system for Mac OS X builds (resolves bug...
2010-09-02 Morgan Deters* add TimerStat statistic type
2010-08-24 Christopher L. ConwayMaking GMP default, CLN opt-in with --with-cln
2010-08-17 Morgan DetersMerge from "cc" branch:
2010-08-16 Morgan Detersadd zlib checks to configure (new minisat requires...
2010-07-07 Morgan Deterssome build system changes reverted after the CLN build...
2010-07-04 Morgan Detersbetter detection for static binary building
2010-07-04 Morgan Detersmake dist && make distcheck functional, other fixes
2010-07-03 Morgan Detersbetter config.reconfig script auto-generated
2010-07-03 Morgan DetersWith this commit come a number of changes to build...
2010-07-02 Tim KingMerges the cln-test branch into the main branch.
2010-06-18 Morgan Deters"statistics" and "staticbinary" are now tags on the...
2010-06-18 Tim KingMerging the statistics branch into the main trunk....
2010-05-27 Morgan DetersUse the newer automake test driver "parallel-tests...
2010-05-27 Morgan Detersfix bug 120; competition mode regression failures for...
2010-05-04 Christopher L. ConwayDisabling semantic checks in competition mode.
2010-04-14 Morgan Deters* Better dependency tracking for unit test building...
2010-04-08 Morgan DetersA handful of build system fixes:
2010-04-04 Morgan Deters* Addressed issues brought up in Chris's review of...
2010-04-04 Morgan Deters* Node::isAtomic() now looks at an "atomic" attribute...
2010-04-01 Morgan DetersPARSER STUFF:
2010-04-01 Christopher L. ConwayAdding check for --disable-shared on --enable-coverage
2010-03-30 Morgan DetersHighlights of this commit are:
2010-03-26 Tim KingAdded GMP backed Rational and Integer classes, and...
2010-03-15 Morgan DetersThis checkin resolves bug #57.
2010-03-12 Morgan Deters* src/context/cdmap.h: rename orderedIterator to iterat...
2010-03-08 Dejan JovanovićAdding quiet output of make by default. There are two...
2010-03-05 Morgan Deters* public/private code untangled (smt/smt_engine.h no...
2010-02-22 Morgan Deters* configure.ac: Remove doc/ from search path for Makefi...
2010-02-22 Morgan DetersRe-committing revision 232 properly:
2010-02-22 Morgan Detersundoing improperly-committed revision 232; will re...
2010-02-22 Cesare Tinelli* Add virtual destructors to CnfStream, Theory, OutputC...
2010-02-22 Morgan Detersfix bug 33 (statically link the "cvc4" binary); also...
2010-02-22 Morgan Detersfix bug 22 (remove tracing from non-trace builds; remov...
2010-02-18 Christopher L. ConwayAdding doxygen configuration parameters and doxygen...
2010-02-17 Morgan Detersfix bug 27: --with-cxxtest-dir=(relative-path) now...
2010-02-06 Morgan Detersforce sorting of AC_CONFIG_FILES, otherwise different...
2010-02-05 Morgan Detersauto-generated list of AC_CONFIG_FILES so that you...
2010-02-04 Morgan Detersremove warnings from use of __gnu_cxx::hash_map<>;...
2010-02-04 Morgan Deterstest infrastructure updated for multiple-level regressions
2010-02-04 Morgan Detersadded bool and arith theory makefiles to AC_CONFIG_FILE...
2010-02-03 Morgan DetersAddressed many of the concerns of bug 10 (build system...
2010-01-26 Morgan Detersfixes to build structure, util classes, lots of fixes...
2010-01-05 Christopher L. ConwayChanges to configure.ac from code review
2009-12-17 Morgan Detersadd system regression testing infrastructure
2009-12-17 Morgan Deterssupport nonstandard, unconfigured builds (e.g., "....
2009-12-16 Christopher L. ConwayStandardizing configure arguments for ANTLR/CxxTest
2009-12-16 Morgan DetersFixes to the build system:
2009-12-11 Morgan Detersbuild fixes, configuration simplifications
next