summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2021-03-26Use color output to print configuration. (#6219)Aina Niemetz
2021-03-24Refactor our integration of LFSC (#6201)Gereon Kremer
2021-03-20Generate cvc/Kind.java for the java API (#6143)mudathirmahgoub
2021-03-16cmake: Generate cvc4_export.h and set visibility to hidden. (#6139)Mathias Preiner
2021-03-10cmake: Fix optimization level for debug builds. (#6097)Mathias Preiner
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-05Reimplement time limit mechanism for windows (#6049)Gereon Kremer
2021-03-04Add proper define for libpoly usage (#6050)Gereon Kremer
2021-03-04Add cmake scripts for iwyu targets. (#6042)Gereon Kremer
2021-03-02Remove obsolete dependency on CxxTest. (#6038)Aina Niemetz
2021-03-02Add aarch64 (ARM64) cross-compile support. (#6033)Mathias Preiner
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-02Use SMT-COMP configuration for competition build (#4995)Andres Noetzli
2020-09-01[API] Fix Python Examples (#4943)Andres Noetzli
2020-07-30When linking Editline, use 'pkg-config' to correctly find the link-time depen...Andrew V. Jones
2020-07-17Support for using 'libedit' over 'readline' #4571 (#4579)Andrew V. Jones
2020-07-17Integration of libpoly (#4679)Gereon Kremer
2020-07-01Add testing infrastructure for LFSC signatures (#4678)Andres Noetzli
2020-06-09Language bindings: Enable catching of exceptions (#2813)Andres Noetzli
2020-06-08Fix Java target and Relations example (#4583)Andres Noetzli
2020-05-22Add support for SAT solver Kissat. (#4514)Aina Niemetz
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-02-19Add Python bindings using Cython -- see below for more details (#2879)makaimann
2020-02-11cmake: Remove unused ENABLE_OPTIMIZED option. (#3749)Mathias Preiner
2019-12-06contrib: Setup all dependencies in deps/ directory. (#3534)Mathias Preiner
2019-11-14Use Shebang in cxxtestgen when appropriate (#3458)Alex Ozdemir
2019-10-08cmake: Fix include of CVC4JavaTargets.cmake. (#3373)Mathias Preiner
2019-09-25Use separate CMake project for CVC4 examples. (#3196)Mathias Preiner
2019-09-06Remove portfolio (#3236)Andrew Reynolds
2019-08-30Undo unintential change to FindCxxTest (#3240)Andrew Reynolds
2019-08-29Infer conflicts based on regular expression inclusion (#3234)Andres Noetzli
2019-08-14cmake: Export CVC4 library interface. (#3179)Mathias Preiner
2019-08-02Update CaDiCaL to version 1.0.3. (#3137)Mathias Preiner
2019-05-17Support for incremental bit-blasting with CaDiCaL (#3006)Andres Noetzli
2019-04-15Check for rt library in configuration -- support for glibc<2.17 (#2854)makaimann
2019-01-11Fixed linking against drat2er, and use drat2er (#2785)Alex Ozdemir
2018-12-17 Configured for linking against drat2er (#2754)Alex Ozdemir
2018-10-22Only build CryptoMiniSat library, no binary (#2657)Andres Noetzli
2018-10-20Remove antlr_undefines.h. (#2664)Mathias Preiner
2018-09-27cmake: Add CxxTest finder module to allow custom paths. (#2542)Mathias Preiner
2018-09-26cmake: Only print dumping warning if not disabled by user. (#2543)Mathias Preiner
2018-09-24cmake: Fix and simplify git version info. (#2516)Aina Niemetz
2018-09-22cmake: Build fully static binaries with option --static.Mathias Preiner
2018-09-22cmake: Add more documentation, some fixes and cleanup.Mathias Preiner
2018-09-22cmake: Move PACKAGE_NAME to ConfigureCVC4, more cleanup.Mathias Preiner
2018-09-22cmake: Add support for cross-compiling for Windows.Mathias Preiner
2018-09-22cmake: Do not allow dumping with portfolio build.Aina Niemetz
2018-09-22cmake: FindANTLR: Check if antlr3FileStreamNew is available.Mathias Preiner
2018-09-22cmake: Add some more documentation, cleanup.Mathias Preiner
2018-09-22cmake: Move helper functions to cmake/Helpers.cmake.Mathias Preiner
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback