Simplify sygus conversion script. (#4627)
[cvc5.git] / cmake /
2020-06-09 Andres NoetzliLanguage bindings: Enable catching of exceptions (...
2020-06-09 Andres NoetzliFix Java target and Relations example (#4583)
2020-05-22 Aina NiemetzAdd support for SAT solver Kissat. (#4514)
2020-03-31 Andrew ReynoldsRemove replay and use-theory options and idl (#4186)
2020-02-19 makaimannAdd Python bindings using Cython -- see below for more...
2020-02-11 Mathias Preinercmake: Remove unused ENABLE_OPTIMIZED option. (#3749)
2019-12-06 Mathias Preinercontrib: Setup all dependencies in deps/ directory...
2019-11-14 Alex OzdemirUse Shebang in cxxtestgen when appropriate (#3458)
2019-10-09 Mathias Preinercmake: Fix include of CVC4JavaTargets.cmake. (#3373)
2019-09-25 Mathias PreinerUse separate CMake project for CVC4 examples. (#3196)
2019-09-07 Andrew ReynoldsRemove portfolio (#3236)
2019-08-30 Andrew ReynoldsUndo unintential change to FindCxxTest (#3240)
2019-08-30 Andres NoetzliInfer conflicts based on regular expression inclusion...
2019-08-14 Mathias Preinercmake: Export CVC4 library interface. (#3179)
2019-08-02 Mathias PreinerUpdate CaDiCaL to version 1.0.3. (#3137)
2019-05-18 Andres NoetzliSupport for incremental bit-blasting with CaDiCaL ...
2019-04-16 makaimannCheck for rt library in configuration -- support for...
2019-01-11 Alex OzdemirFixed linking against drat2er, and use drat2er (#2785)
2018-12-17 Alex Ozdemir Configured for linking against drat2er (#2754)
2018-10-22 Andres NoetzliOnly build CryptoMiniSat library, no binary (#2657)
2018-10-20 Mathias PreinerRemove antlr_undefines.h. (#2664)
2018-09-28 Mathias Preinercmake: Add CxxTest finder module to allow custom paths...
2018-09-27 Mathias Preinercmake: Only print dumping warning if not disabled by...
2018-09-24 Aina Niemetzcmake: Fix and simplify git version info. (#2516)
2018-09-22 Mathias Preinercmake: Build fully static binaries with option --static.
2018-09-22 Mathias Preinercmake: Add more documentation, some fixes and cleanup.
2018-09-22 Mathias Preinercmake: Move PACKAGE_NAME to ConfigureCVC4, more cleanup.
2018-09-22 Mathias Preinercmake: Add support for cross-compiling for Windows.
2018-09-22 Aina Niemetzcmake: Do not allow dumping with portfolio build.
2018-09-22 Mathias Preinercmake: FindANTLR: Check if antlr3FileStreamNew is avail...
2018-09-22 Mathias Preinercmake: Add some more documentation, cleanup.
2018-09-22 Mathias Preinercmake: Move helper functions to cmake/Helpers.cmake.
2018-09-22 Aina Niemetzcmake: Refactor and clean up build profile printing.
2018-09-22 Mathias Preinercmake: Add module finder for Valgrind.
2018-09-22 Mathias Preinercmake: Various CMakeLists.txt fixes/cleanup.
2018-09-22 Mathias Preinercmake: Add missing checks for cvc4autoconfig.h to Confi...
2018-09-22 Mathias Preinercmake: Add options for specifying install directories...
2018-09-22 Mathias Preinercmake: Add module finder for GLPK-cut-log.
2018-09-22 Mathias Preinercmake: Add module finder for ABC.
2018-09-22 Mathias Preinercmake: Compile Java tests and add to ctest if Java...
2018-09-22 Mathias Preinercmake: Various portfolio/default option fixes.
2018-09-22 Mathias Preinercmake: Enable shared by default.
2018-09-22 Aina Niemetzcmake: Add support for CxxTest.
2018-09-22 Aina Niemetzcmake: Filter through and disable unused HAVE_* variabl...
2018-09-22 Aina Niemetzcmake: Added support for coverage and profiling.
2018-09-22 Aina Niemetzcmake: Added 3-valued option handling (to enable detect...
2018-09-22 Mathias Preinercmake: Add module finder for readline.
2018-09-22 Aina Niemetzcmake: Added licensing options and warnings/errors.
2018-09-22 Aina Niemetzcmake: Add build configurations.
2018-09-22 Mathias Preinercmake: Add module finder for LFSC.
2018-09-22 Mathias Preinercmake: Add module finder for CaDiCaL.
2018-09-22 Mathias Preinercmake: Add module finder for CryptoMiniSat.
2018-09-22 Mathias Preinercmake: Add module finder for SymFPU.
2018-09-22 Mathias Preinercmake: Add module finder for CLN.
2018-09-22 Mathias Preinercmake: Antlr parser generation done.
2018-09-22 Aina Niemetzcmake: .cpp generation done, .h generation not yet...
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.