fix incorrect 64-bit detection -- powerpc64le doesn't end in 64 but is 64-bit (#8955)
[cvc5.git] / CMakeLists.txt
2022-05-10 Gereon KremerCompress debug symbols to make libcvc5 smaller (#8743)
2022-04-05 Mathias PreinerUpdate copyright headers for release 1.0 (#8539)
2022-03-31 Andres NoetzliRemove support for Python 2.x (#8488)
2022-03-16 Andres Noetzli[CI] Build and release Win64 binaries (#8321)
2021-12-01 mudathirmahgoubEnable Java examples (#7702)
2021-11-30 Gereon KremerRemove now unused dumping infrastructure (#7703)
2021-11-24 Andres NoetzliAlways enable API black box unit tests (#7696)
2021-11-24 Mathias Preinercmake: Add option --[no]-static-binary. (#7695)
2021-11-09 Mathias Preinercmake: Use fastcov for generating coverage reports...
2021-11-04 Gereon KremerRefactor cmake to build either static or shared (#7534)
2021-11-01 Mathias Preinerbv: Remove layered solver. (#7455)
2021-11-01 Gereon KremerAdd fuzzing target for murxla (#7490)
2021-10-28 Gereon KremerCombine `--static` and `--static-binary` (#7520)
2021-10-28 Andrew V. JonesAdd support for checking if a `-Wno` flag exists before...
2021-10-21 Gereon KremerAdd setup to generate graphs for cmake target dependenc...
2021-10-11 Gereon KremerAdd CI workflow to test different cmake versions (...
2021-10-07 Gereon KremerAdd a binary / SMT-LIB quickstart (#7315)
2021-10-07 Gereon KremerAdd new versioning scheme (#7253)
2021-10-07 Gereon KremerFix/Improve static and shared builds with CLN or Poly...
2021-10-05 Gereon KremerReformulate (#7305)
2021-09-30 Gereon KremerRefactor our static builds (#7251)
2021-09-29 Gereon Kremerremove stuff (#7258)
2021-09-20 Andres NoetzliOptionally enable interprocedural optimization (#7209)
2021-08-10 Andres NoetzliDisable external initialization of `thread_local` varia...
2021-07-23 Andres NoetzliConfiguration: Indicate dependencies being built (...
2021-06-24 Mathias Preinercmake: Add new code coverage targets. (#6796)
2021-06-21 Mathias PreinerMake CaDiCaL a required dependency. (#6761)
2021-06-16 Aina NiemetzMake symfpu a required dependency. (#6749)
2021-06-15 Gereon KremerAdd cocoalib (#6731)
2021-05-25 Andres Noetzli[Unit tests] Fix path of Java bindings (#6616)
2021-04-22 Mathias Preinercmake: Do not require --auto-download for already downl...
2021-04-22 Gereon KremerRemove unused stuff from options setup (#6422)
2021-04-21 Mathias PreinerGoodbye CVC4, hello cvc5! (#6371)
2021-04-16 Gereon KremerRefactor cmake: auto-download and default-on dependenci...
2021-04-12 Gereon KremerOnly require GMP 6.1 (#6332)
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-10 Aina NiemetzRename CVC4_ macros to CVC5_. (#6327)
2021-04-07 Aina NiemetzNew C++ Api: Initial setup of Api documentation. (...
2021-04-01 Gereon KremerRefactor CLN dependency & Cleanup (#6251)
2021-03-29 Aina NiemetzFix configuration printing. (#6236)
2021-03-27 Gereon KremerRefactor ANTLR3 dependency (#6202)
2021-03-27 Aina NiemetzUse color output to print configuration. (#6219)
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-16 Mathias Preinerci: Enable checking of proofs + unsat cores. (#6088)
2021-03-16 Mathias Preinercmake: Generate cvc4_export.h and set visibility to...
2021-03-10 Mathias Preinercmake: Fix optimization level for debug builds. (#6097)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-04 Gereon KremerAdd cmake scripts for iwyu targets. (#6042)
2021-03-03 Gereon KremerRemove obsolete gcc check. (#6041)
2021-03-02 Aina NiemetzRemove obsolete dependency on CxxTest. (#6038)
2021-03-01 Mathias PreinerMake -Werror optional but enable it for CI. (#6032)
2021-02-25 Mathias PreinerEnable -Werror. (#5969)
2021-02-23 Mathias PreinerSwitch to C++17. (#5959)
2021-02-09 Mathias Preinercmake: Make Python3 default and improve toml error...
2020-12-02 Aina Niemetzgoogle test: Infrastructure and first api test. (#5548)
2020-10-05 Aina Niemetzcmake: Add warning when unit testing is disabled due...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-17 Andrew V. JonesDo not allow to build Python bindings if building stati...
2020-09-03 FabianWolffDrop {INCLUDE,LIBRARY,RUNTIME}_INSTALL_DIR variables...
2020-09-02 Andres NoetzliUse SMT-COMP configuration for competition build (...
2020-09-02 Andres Noetzli[API] Fix Python Examples (#4943)
2020-08-12 makaimannAdd option to only build library (#4801)
2020-08-04 Mathias PreinerAdd documentation and build instructions for recompilat...
2020-08-01 Andrew V. JonesEnsure that we only find '.a's when building statically...
2020-07-17 Andrew V. JonesSupport for using 'libedit' over 'readline' #4571 ...
2020-07-17 Gereon KremerIntegration of libpoly (#4679)
2020-07-10 Gereon KremerAdd deps/install/lib to RPATH and warn user when using...
2020-07-07 Andrew V. JonesIncrease the minimum version of CMake due to the use...
2020-07-03 Andres NoetzliRemove SWIG bindings (#4683)
2020-06-24 Andres NoetzliFix CVC4_EXTRAVERSION variable (#4653)
2020-06-19 Andres NoetzliUpdate version information post 1.8 release (#4635)
2020-06-19 Andres NoetzliUpdate info for 1.8 release (#4633)
2020-06-12 Andres NoetzliFix install of static builds (#4604)
2020-06-05 Andrew V. JonesIf using 'ninja', tell the user to run 'ninja' not...
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-03-09 Andres NoetzliIncrease stack size for Windows builds to 100 MB (...
2020-03-05 Mathias PreinerEnable -Wshadow and fix warnings. (#3909)
2020-02-19 makaimannAdd Python bindings using Cython -- see below for more...
2020-02-11 Mathias Preinercmake: Remove unused ENABLE_OPTIMIZED option. (#3749)
2020-02-10 Mathias Preinercmake: Use ld.gold if available for faster link times...
2019-12-19 Simon DierlDefine all options modified by ENABLE_BEST using cvc4_o...
2019-12-06 Mathias Preinercontrib: Setup all dependencies in deps/ directory...
2019-11-18 Andres NoetzliUse -Wimplicit-fallthrough (#3464)
2019-11-17 Andres NoetzliAdd support for ThreadSanitizer instrumentation (#3467)
2019-11-08 Mathias Preinercmake: Disable C++ GNU extensions. (#3446)
2019-10-15 Andres NoetzliRemove remaining references to Boost and Autotools...
2019-10-11 Andres NoetzliAdd support for UBSan instrumentation (#3382)
2019-10-08 Aina NiemetzBuild system: Add build type for incremental competitio...
2019-09-25 Mathias PreinerUse separate CMake project for CVC4 examples. (#3196)
2019-09-07 Andrew ReynoldsRemove portfolio (#3236)
2019-08-15 Mathias Preinercmake: Use ExactVersion instead of SameMinorVersion...
2019-08-14 Mathias Preinercmake: Export CVC4 library interface. (#3179)
2019-08-08 Mathias PreinerFix issues with Ninja build system and add configure...
2019-04-12 Haniel BarbosaReferring to prerelease 1.8 (#2943)
2019-04-05 Haniel Barbosaprerelease -> release (#2941)
2019-04-04 Haniel BarbosaUpdate release notes and lib version (#2933)
2019-01-16 Andres NoetzliCMake: Fix search for static libraries (#2798)
2019-01-05 Mathias Preinercmake: Disable unit tests for static builds. (#2775)
next