summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2010-07-04make dist && make distcheck functional, other fixesMorgan Deters
2010-07-03better config.reconfig script auto-generatedMorgan Deters
2010-07-03With this commit come a number of changes to build system to supportMorgan Deters
2010-07-02Merges the cln-test branch into the main branch.Tim King
2010-06-18"statistics" and "staticbinary" are now tags on the build (so you get build d...Morgan Deters
2010-06-18Merging the statistics branch into the main trunk. I'll go over how to use th...Tim King
2010-05-27Use the newer automake test driver "parallel-tests". This driver:Morgan Deters
2010-05-27fix bug 120; competition mode regression failures for intentionally-buggy inputMorgan Deters
2010-05-04Disabling semantic checks in competition mode.Christopher L. Conway
2010-04-14* Better dependency tracking for unit test building and linking, andMorgan Deters
2010-04-08A handful of build system fixes:Morgan Deters
2010-04-04* Addressed issues brought up in Chris's review of Morgan'sMorgan Deters
2010-04-04* Node::isAtomic() now looks at an "atomic" attribute of argumentsMorgan Deters
2010-04-01PARSER STUFF:Morgan Deters
2010-04-01Adding check for --disable-shared on --enable-coverageChristopher L. Conway
2010-03-30Highlights of this commit are:Morgan Deters
2010-03-26Added GMP backed Rational and Integer classes, and white box tests for them. ...Tim King
2010-03-15This checkin resolves bug #57.Morgan Deters
2010-03-12* src/context/cdmap.h: rename orderedIterator to iterator, do awayMorgan Deters
2010-03-08Adding quiet output of make by default. There are two additional options to c...Dejan Jovanović
2010-03-05* public/private code untangled (smt/smt_engine.h no longer #includesMorgan Deters
2010-02-22* configure.ac: Remove doc/ from search path for Makefile.amsMorgan Deters
2010-02-22Re-committing revision 232 properly:Morgan Deters
2010-02-22undoing improperly-committed revision 232; will re-commit to get "svn blame" ...Morgan Deters
2010-02-22* Add virtual destructors to CnfStream, Theory, OutputChannel, andCesare Tinelli
2010-02-22fix bug 33 (statically link the "cvc4" binary); also main driver cleanupMorgan Deters
2010-02-22fix bug 22 (remove tracing from non-trace builds; remove all outputMorgan Deters
2010-02-18Adding doxygen configuration parameters and doxygen-doc Makefile targetChristopher L. Conway
2010-02-17fix bug 27: --with-cxxtest-dir=(relative-path) now worksMorgan Deters
2010-02-06force sorting of AC_CONFIG_FILES, otherwise different computers generate the ...Morgan Deters
2010-02-05auto-generated list of AC_CONFIG_FILES so that you needn't add each recursive...Morgan Deters
2010-02-04remove warnings from use of __gnu_cxx::hash_map<>; also spacing fixes in symb...Morgan Deters
2010-02-04test infrastructure updated for multiple-level regressionsMorgan Deters
2010-02-04added bool and arith theory makefiles to AC_CONFIG_FILES in configure.acMorgan Deters
2010-02-03Addressed many of the concerns of bug 10 (build system code review).Morgan Deters
2010-01-26fixes to build structure, util classes, lots of fixes to Node and NodeBuilder...Morgan Deters
2010-01-05Changes to configure.ac from code reviewChristopher L. Conway
2009-12-17add system regression testing infrastructureMorgan Deters
2009-12-17support nonstandard, unconfigured builds (e.g., "./configure debug" followed ...Morgan Deters
2009-12-16Standardizing configure arguments for ANTLR/CxxTestChristopher L. Conway
2009-12-16Fixes to the build system:Morgan Deters
2009-12-11build fixes, configuration simplificationsMorgan Deters
2009-12-10cleanups, assert work, add a stubbed uf theory, fix driverMorgan Deters
2009-12-08check in automake/libtool/autoconf-generated files; add better file not found...Morgan Deters
2009-12-08work on propositional layer, expression builder support for large expressions...Morgan Deters
2009-12-07big check-in of various fixes and adjustmentsMorgan Deters
2009-12-07antlr parser for the cvc4 language (boolean only)Dejan Jovanović
2009-12-06Big chunk of changes:Dejan Jovanović
2009-12-05more build system workMorgan Deters
2009-12-04more build system workMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback