Revisit strings extended function decomposition (#2892)
[cvc5.git] / cmake /
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.