Only run pypi packaging when release is published (#8526)
[cvc5.git] / examples / CMakeLists.txt
2022-03-31 Andres NoetzliRemove examples that use the old API (#8486)
2021-12-01 mudathirmahgoubEnable Java examples (#7702)
2021-11-04 Gereon KremerRefactor cmake to build either static or shared (#7534)
2021-09-30 Gereon KremerRefactor our static builds (#7251)
2021-08-30 Gereon KremerAdd API function to obtain information about a single...
2021-05-26 Gereon KremerAdd more examples to the documentation (#6569)
2021-04-21 Mathias PreinerGoodbye CVC4, hello cvc5! (#6371)
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-10 Aina NiemetzRename CVC4_ macros to CVC5_. (#6327)
2021-04-01 Aina NiemetzDelete hashsmt example. (#6263)
2021-03-20 mudathirmahgoubGenerate cvc/Kind.java for the java API (#6143)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-07-07 Andrew V. JonesIncrease the minimum version of CMake due to the use...
2020-06-29 Andres NoetzliMake ExprManager constructor private (#4669)
2020-06-09 Andres NoetzliLanguage bindings: Enable catching of exceptions (...
2019-10-03 Aina NiemetzTravis: Reenable building and running of examples....
2019-09-25 Mathias PreinerUse separate CMake project for CVC4 examples. (#3196)
2019-08-08 Mathias PreinerFix issues with Ninja build system and add configure...
2018-11-14 Mathias Preinercmake: Require boost 1.50.0 for examples. (#2710)
2018-10-09 Aina NiemetzCmake: Fix ctest call for example/translator. (#2600)
2018-09-22 Mathias Preinercmake: Add more documentation, some fixes and cleanup.
2018-09-22 Aina Niemetzcmake: Refactor cvc4_add_unit_test macro to support...
2018-09-22 Aina Niemetzcmake: Add target runexamples.
2018-09-22 Mathias Preinercmake: Guard examples that require Boost.
2018-09-22 Aina Niemetzcmake: examples: Configure output directory per target.
2018-09-22 Aina Niemetzcmake: Added java examples
2018-09-22 Aina Niemetzcmake: Added target examples (currently .cpp examples...
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.