Only run regress0 for static build (#7592)
[cvc5.git] / .github / workflows /
2021-11-04 Gereon KremerRefactor cmake to build either static or shared (#7534)
2021-11-03 mudathirmahgoubEnable CI for Junit tests (#7436)
2021-11-01 Gereon KremerFix a couple of issues with uploading docs for releases...
2021-10-28 Gereon KremerCombine `--static` and `--static-binary` (#7520)
2021-10-28 Gereon KremerBuild shared and static in CI (#7472)
2021-10-26 Gereon KremerUpload docs for tags to docs-releases (#7415)
2021-10-21 Andres NoetzliRefactor regressions script (#7249)
2021-10-20 Gereon KremerFix docs upload (again) (#7435)
2021-10-20 Gereon KremerFix inadvertent failure of workflow step (#7420)
2021-10-15 Gereon KremerHave docs_upload properly upload tags. (#7352)
2021-10-14 Gereon KremerAlso test older cmake versions (#7347)
2021-10-11 Gereon KremerAdd CI workflow to test different cmake versions (...
2021-10-08 Gereon KremerIgnore zip files for docs upload diff (#7322)
2021-10-08 Gereon KremerAttach the static binaries to a release (#7324)
2021-10-06 Gereon KremerEnable static builds in CI (#7281)
2021-09-02 Andres Noetzli[CI] Add step for running unit/API tests (#7116)
2021-09-02 Andres NoetzliUpdate CI to macOS 11 (#7104)
2021-08-30 Gereon KremerAdd API function to obtain information about a single...
2021-08-26 Gereon KremerFix a subtle issues with squashing the docs-ci history...
2021-08-09 Andres NoetzliSupport older CMake versions (#7003)
2021-06-30 Gereon KremerUse authored date instead of commit date. (#6815)
2021-06-19 Andres Noetzli[CI] Build with all available cores (#6768)
2021-06-09 Gereon KremerMake squasing more robust (#6713)
2021-06-03 Andres Noetzli[GitHub Actions] Make caching of dependencies depend...
2021-06-02 Gereon KremerDo manual squash cleanup for docs (#6646)
2021-05-27 Gereon KremerAvoid uploading docs if they did not change (#6621)
2021-05-26 Gereon KremerReduce size of sphinx-gh output (#6601)
2021-05-21 makaimannUse scikit-build CMake files for pycvc5 (#6543)
2021-05-20 Aina NiemetzDisable unit testing for clang builds. (#6595)
2021-05-14 Gereon KremerRestrict additional CI jobs (#6539)
2021-05-12 Gereon KremerMove docs upload to a different workflow (#6512)
2021-05-07 Gereon KremerIntegrate documentation build with the regular CI workf...
2021-05-06 Mathias PreinerUpdate README.md and remove last CVC4 references. ...
2021-05-04 Gereon KremerUse proper commit hash for PRs (#6485)
2021-05-03 Gereon KremerAdd missing --auto-download in CI (#6478)
2021-05-03 Gereon KremerAdd CI jobs to build docs (#6413)
2021-05-03 Aina NiemetzSymFPU: Automatically apply patch from 2020-11-14....
2021-04-21 Mathias PreinerGoodbye CVC4, hello cvc5! (#6371)
2021-04-16 Gereon KremerRefactor cmake: auto-download and default-on dependenci...
2021-04-13 Mathias Preinerci: Use CVC5_REGRESSION_ARGS. (#6347)
2021-04-12 Andres NoetzliFix GitHub Actions macOS build (#6331)
2021-04-08 Gereon KremerUse newer version of update-pr-branch action. (#6315)
2021-04-06 Aina NiemetzNew C++ Api: Rename and move headers. (#6292)
2021-04-02 Gereon KremerAdd cache for new dependencies folder. (#6265)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-31 Gereon KremerRefactor GMP and Poly dependencies (#6245)
2021-03-31 Gereon KremerRefactor dependencies for external SAT solvers (#6215)
2021-03-31 Gereon KremerRefactor SymFPU dependency (#6218)
2021-03-27 Gereon KremerRefactor ANTLR3 dependency (#6202)
2021-03-23 Haniel BarbosaRemoving unused build options and deprecated proof...
2021-03-16 Mathias Preinerci: Enable checking of proofs + unsat cores. (#6088)
2021-03-12 Mathias Preinerci: Replace debug builds with assertion enabled product...
2021-03-11 Mathias PreinerAdd GitHub action to automatically update approved...
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-26 Mathias PreinerFix -Werror issues with clang and use clang for debug...
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-11-18 Mathias Preinerci: Simplify Python dependency installs for Linux and...
2020-11-03 makaimannRun python tests during make check (#5226)
2020-10-09 Mathias PreinerRemove deprecated add-path commands and use $GITHUB_PAT...
2020-10-03 Mathias PreinerFix CI builds and add cancel workflow.
2020-10-01 Mathias PreinerAdd GH action to cancel previous pending/running CI...
2020-09-22 Andres NoetzliFix compilation without LibPoly (#5118)
2020-08-31 Andres Noetzli[CI] Fix Cython installation (#4983)
2020-08-24 Mathias PreinerIncrease regress level to 2 for production build. ...
2020-08-17 Andres Noetzli[CI] Update package list (#4906)
2020-08-07 Aina NiemetzGH Actions: Remove cancel action. (#4843)
2020-07-30 Andrew V. JonesWhen linking Editline, use 'pkg-config' to correctly...
2020-07-21 Aina NiemetzGH Actions: Cancel builds on push, remove redundant...
2020-07-17 Andrew V. JonesSupport for using 'libedit' over 'readline' #4571 ...
2020-07-17 Gereon KremerIntegration of libpoly (#4679)
2020-07-03 Andres NoetzliRemove SWIG bindings (#4683)
2020-06-10 makaimannFix getKind for Python bindings (#4496)
2020-04-09 Mathias PreinerCI: Add a step to list dependencies. (#4255)
2020-04-01 Mathias PreinerFix install for ANTLR contrib script and CI dependency...
2020-03-31 Mathias PreinerSwitch to GitHub actions for CI (#4190)