summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
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
2018-09-22cmake: Refactor and clean up build profile printing.Aina Niemetz
2018-09-22cmake: Add module finder for Valgrind.Mathias Preiner
2018-09-22cmake: Various CMakeLists.txt fixes/cleanup.Mathias Preiner
2018-09-22cmake: Add missing checks for cvc4autoconfig.h to ConfigureCVC4.cmake.Mathias Preiner
2018-09-22cmake: Add options for specifying install directories for dependencies.Mathias Preiner
2018-09-22cmake: Add module finder for GLPK-cut-log.Mathias Preiner
2018-09-22cmake: Add module finder for ABC.Mathias Preiner
2018-09-22cmake: Compile Java tests and add to ctest if Java bindings are enabled.Mathias Preiner
2018-09-22cmake: Various portfolio/default option fixes.Mathias Preiner
2018-09-22cmake: Enable shared by default.Mathias Preiner
2018-09-22cmake: Add support for CxxTest.Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback