[proof-new] Optimizing sat proof (#6324)
[cvc5.git] / configure.sh
2021-04-07 Aina NiemetzNew C++ Api: Initial setup of Api documentation. (...
2021-04-01 Gereon KremerRefactor CLN dependency & Cleanup (#6251)
2021-03-27 Gereon KremerRefactor ANTLR3 dependency (#6202)
2021-03-23 Haniel BarbosaRemoving unused build options and deprecated proof...
2021-03-20 mudathirmahgoubGenerate cvc/Kind.java for the java API (#6143)
2021-03-10 Mathias Preinercmake: Fix optimization level for debug builds. (#6097)
2021-03-08 Mathias Preinercontrib: Do not use HOST env variable for cross-compila...
2021-03-02 Aina NiemetzRemove obsolete dependency on CxxTest. (#6038)
2021-03-02 Mathias PreinerAdd aarch64 (ARM64) cross-compile support. (#6033)
2021-03-01 Mathias PreinerMake -Werror optional but enable it for CI. (#6032)
2021-02-09 Mathias Preinercmake: Make Python3 default and improve toml error...
2021-02-04 yoni206Clarifying documentation of `--static-binary` (#5844)
2020-08-12 makaimannAdd option to only build library (#4801)
2020-07-17 Andrew V. JonesSupport for using 'libedit' over 'readline' #4571 ...
2020-07-17 Gereon KremerIntegration of libpoly (#4679)
2020-07-03 Andres NoetzliRemove SWIG bindings (#4683)
2020-05-22 Aina NiemetzAdd support for SAT solver Kissat. (#4514)
2020-03-31 Mathias PreinerSwitch to GitHub actions for CI (#4190)
2020-03-31 Andrew ReynoldsRemove replay and use-theory options and idl (#4186)
2020-02-26 Andres NoetzliRemove portfolio leftovers (#3821)
2020-02-19 makaimannAdd Python bindings using Cython -- see below for more...
2019-11-17 Andres NoetzliAdd support for ThreadSanitizer instrumentation (#3467)
2019-10-11 Andres NoetzliAdd support for UBSan instrumentation (#3382)
2019-10-08 Aina NiemetzBuild system: Add build type for incremental competitio...
2019-09-07 Andrew ReynoldsRemove portfolio (#3236)
2019-08-08 Mathias PreinerFix issues with Ninja build system and add configure...
2019-04-09 Haniel BarbosaRemoving references to cvc4-bugs@... (#2945)
2018-12-17 Alex Ozdemir Configured for linking against drat2er (#2754)
2018-11-08 Mathias Preinercmake: Add option to explicitely enable/disable static...
2018-11-05 Andres Noetzliconfigure.sh: Fix option parsing to match --help (...
2018-09-28 Mathias Preinercmake: Add CxxTest finder module to allow custom paths...
2018-09-25 Aina Niemetzcmake: configure.sh wrapper: Removed unused option...
2018-09-24 Mathias Preinercmake: Add program prefix option. (#2515)
2018-09-22 Mathias Preinercmake: Add python3 option.
2018-09-22 Mathias Preinercmake: Add more documentation, some fixes and cleanup.
2018-09-22 Aina Niemetzcmake: configure.sh wrapper: Use explicit build directo...
2018-09-22 Mathias Preinercmake: configure wrapper: Modify next steps message...
2018-09-22 Mathias Preinercmake: Add support for cross-compiling for Windows.
2018-09-22 Mathias Preinercmake: configure.sh wrapper: Fixes for sh.
2018-09-22 Mathias Preinercmake: configure.sh wrapper: Add --name option.
2018-09-22 Mathias Preinercmake: configure.sh wrapper: Add --prefix for install...
2018-09-22 Mathias Preinercmake: Add make install rule.
2018-09-22 Aina Niemetzcmake: configure.sh wrapper: Fix handling of options...
2018-09-22 Aina Niemetzcmake: configure.sh wrapper: Removed env vars help...
2018-09-22 Aina Niemetzcmake: configure.sh wrapper: Configurable build directory
2018-09-22 Aina Niemetzcmake: configure.sh wrapper: Create build dirs for...
2018-09-22 Aina Niemetzcmake: configure.sh wrapper: done (except: configurable...
2018-09-22 Aina Niemetzcmake: configure.sh wrapper: option parsing