summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2017-08-25Move LFSC checker out of the CVC repository. (#222)Aina Niemetz
2017-03-28More work on sygus. Add regress4 to Makefile.ajreynol
2013-12-23Proof-checking code; fixups of segfaults and missing functionality in proof g...Morgan Deters
2013-12-16First attempt at incorporating LFSC proof checker into CVC4.Morgan Deters
2013-09-18Support a personal build configuration and make rules.Morgan Deters
2012-12-03distribute the find_public_interface.sh scriptMorgan Deters
2012-11-09another DISTCLEANFILES entry, for proper "make distclean" behavior (fixes "di...Morgan Deters
2012-11-08fix "make distcheck"Morgan Deters
2012-11-07* Type ascription bug fixed (resolves bug 432), but there are others I discov...Morgan Deters
2012-11-05fix for tarball building (fixes debian and distcheck problems in nightly builds)Morgan Deters
2012-10-23some fixes for "make examples" and "make install-examples" when invoked from ...Morgan Deters
2012-09-29draft RELEASE-NOTES file, and minor release stuffMorgan Deters
2012-09-29fixes to "make distclean" and C compatibility bindings; should fix the broken...Morgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-09-14Fix a few minor issues in options processing, improving usability, consistenc...Morgan Deters
2012-08-01fixes to some *clean targetsMorgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-07-16now passes "make distcheck", which does important checks for the release (e.g...Morgan Deters
2012-07-09minor fix-upsMorgan Deters
2011-10-31fixes to "make distclean" and "make maintainerclean"Morgan Deters
2011-09-30interfaces fixes and cleanups...and examples of each interface!Morgan Deters
2011-09-29Some base infrastructure for user push/pop; a few bugfixes to user push/pop a...Morgan Deters
2011-09-24Fix to building and linking for unit tests. (This should fix the segfaulting...Morgan Deters
2011-09-18cleaned up the mechanism for library versioningMorgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-03-25This is a merge from the "theoryfixes+cdattrhash" branch. The changesMorgan Deters
2010-11-15fix some things with the build system (make dist, make install, make check)Morgan Deters
2010-10-27"make dist" fixes; a distribution tarball can now build and pass tests. "make...Morgan Deters
2010-09-02* add TimerStat statistic typeMorgan Deters
2010-07-04make dist && make distcheck functional, other fixesMorgan Deters
2010-06-15fix last commit gcc options (-wunknown-pragmas ==> -Wno-unknown-pragmas)Morgan Deters
2010-06-15remove warnings about unknown #pragma GCC diagnostic on older compilersMorgan Deters
2010-04-14* Better dependency tracking for unit test building and linking, andMorgan Deters
2010-04-09minor fixes to lcov build target, better contextobj testingMorgan Deters
2010-04-09added experimental "make lcov" target (it runs only unit tests); better cover...Morgan Deters
2010-03-08This fixes regressions at levels >= 1 which were failingMorgan Deters
2010-02-18Rm'ing doc from SUBDIRSChristopher L. Conway
2010-02-18Adding doxygen configuration parameters and doxygen-doc Makefile targetChristopher L. Conway
2010-02-05remove the last vestiges of support for "make build-profile" without first co...Morgan Deters
2010-02-04build system for multi-level regressionsMorgan Deters
2009-12-17coding standard fix on SmtEngine; fix recursive makeMorgan Deters
2009-12-17support nonstandard, unconfigured builds (e.g., "./configure debug" followed ...Morgan Deters
2009-12-05more build system workMorgan Deters
2009-11-25additional work on parser hookup, configuration + buildMorgan Deters
2009-11-20fixes to build/test systemMorgan Deters
2009-11-19testing framework, configure fixes, incorporations from meeting, continued workMorgan Deters
2009-11-17fixes/redesign of source layout from meetingMorgan Deters
2009-11-12parser, minisat, other things..Morgan Deters
2009-11-09minor fixes, added contrib directoryMorgan Deters
2009-11-03commit of project structure including autotools supportMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback