summaryrefslogtreecommitdiff
path: root/src/base
AgeCommit message (Expand)Author
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-08-04Add documentation and build instructions for recompilation (LGPL). (#4844)Mathias Preiner
2020-07-17Replace options listener infrastructure (#4764)Andrew Reynolds
2020-07-17Support for using 'libedit' over 'readline' #4571 (#4579)Andrew V. Jones
2020-07-17Integration of libpoly (#4679)Gereon Kremer
2020-07-10Always Update Git information when rebuilding (#4696)Andres Noetzli
2020-07-02Remove SWIG bindings (#4683)Andres Noetzli
2020-06-16Update copyright headers.Aina Niemetz
2020-06-09Language bindings: Enable catching of exceptions (#2813)Andres Noetzli
2020-06-08Ensure correct CMake dependencies on Debug_tags.h/Trace_tags.h/git_versioninf...Andrew V. Jones
2020-05-22Add support for SAT solver Kissat. (#4514)Aina Niemetz
2020-05-05Update copyright year and AUTHORS/THANKS files. (#4468)Aina Niemetz
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-02-02Renaming '--bsd' to '--no-gpl' (#3609)Andrew V. Jones
2019-11-29improving parsing error messages related to HOL (#3510)Haniel Barbosa
2019-11-18Use -Wimplicit-fallthrough (#3464)Andres Noetzli
2019-11-16Add support for ThreadSanitizer instrumentation (#3467)Andres Noetzli
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-10-11Add support for UBSan instrumentation (#3382)Andres Noetzli
2019-09-11Fix not to output all warnings (#2778)Ken Matsui
2019-09-04 Fixes related to destructing null (#3231)Andrew Reynolds
2019-08-08Fix issues with Ninja build system and add configure option. (#3166)Mathias Preiner
2019-08-06New C++ API: Fix branch prediction in CHECK macros. (#3161)Aina Niemetz
2019-06-11Disable dumping regression for non-dumping builds (#3046)Andres Noetzli
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-04-08fix copyright year in configuration file (#2942)Haniel Barbosa
2019-03-26Update copyright headers.Aina Niemetz
2019-03-16Enable CryptoMiniSat-backed BV proofs (#2847)Alex Ozdemir
2018-12-17 Configured for linking against drat2er (#2754)Alex Ozdemir
2018-10-20Remove antlr_undefines.h. (#2664)Mathias Preiner
2018-10-19Remove autotools build system. (#2639)Mathias Preiner
2018-10-17Show if ASAN build in --show-config (#2650)Andres Noetzli
2018-10-15cmake: Generate git_versioninfo.cpp on build time. (#2640)Mathias Preiner
2018-09-25cmake: Fix tag code generation dependencies. (#2529)Mathias Preiner
2018-09-24cmake: Fix dependencies for code generation. (#2524)Mathias Preiner
2018-09-24cmake: Fix git version info (again). (#2523)Aina Niemetz
2018-09-24cmake: Fix and simplify git version info. (#2516)Aina Niemetz
2018-09-24Fix generating debug/trace tags.Mathias Preiner
2018-09-22cmake: Guard GetGitRevisionDescription.Mathias Preiner
2018-09-22cmake: Move extracting git information to src/base cmake config file.Aina Niemetz
2018-09-22cmake: Only build libcvc4 and libcvc4parser as libraries.Mathias Preiner
2018-09-22cmake: Add convenience wrappers for tag generation.Mathias Preiner
2018-09-22cmake: Cleanup CMakeLists.txt files, remove SHARED.Mathias Preiner
2018-09-22cmake: Add build configurations.Aina Niemetz
2018-09-22cmake: Working build infrastructure.Mathias Preiner
2018-09-22cmake: Generate trace and debug tagsAina Niemetz
2018-09-22cmake: Added initial build infrastructure.Aina Niemetz
2018-08-08 Proposal for adding map utility functions to CVC4. (#2232)Tim King
2018-08-07Require Swig 3 (#2283)Andres Noetzli
2018-08-07Delete functions instead of using CVC4_UNDEFINED (#1794)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback