reran update-copyright.pl to get new contributors and add new header comments to...
[cvc5.git] / configure.ac
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
2009-12-10 Morgan Deterscleanups, assert work, add a stubbed uf theory, fix...
2009-12-08 Morgan Deterscheck in automake/libtool/autoconf-generated files...
2009-12-08 Morgan Deterswork on propositional layer, expression builder support...
2009-12-07 Morgan Detersbig check-in of various fixes and adjustments
2009-12-07 Dejan Jovanovićantlr parser for the cvc4 language (boolean only)
2009-12-06 Dejan JovanovićBig chunk of changes:
2009-12-05 Morgan Detersmore build system work
2009-12-04 Morgan Detersmore build system work
2009-12-04 Dejan JovanovićMore changes to configure.ac to include the smt grammar...
2009-12-04 Dejan JovanovićForgot to commit changes to configure.ac
2009-12-03 Morgan Detersadditional build system fixes
2009-12-03 Morgan Detersfirst attempt at new build system
2009-11-25 Morgan Detersadditional work on parser hookup, configuration + build
2009-11-24 Morgan Detersconfigure option adjustments as per 11/24 meeting;...
2009-11-20 Morgan Detersfixes to build/test system
2009-11-20 Morgan Detersfix to expr #includes; better test-environment configur...
2009-11-19 Morgan Deterstesting framework, configure fixes, incorporations...
2009-11-18 Morgan Deterswork on exprs, driver, util
2009-11-17 Morgan Detersignored items
2009-11-17 Morgan Detersfixes and additions
2009-11-12 Morgan Detersparser, minisat, other things..
2009-11-09 Morgan Detersminor fixes, added contrib directory
2009-11-03 Morgan Deterscommit of project structure including autotools support