projects
/
cvc5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cvc5.git
2018-09-25
Andrew Reynolds
Infrastructure for variable agnostic sygus enumerators...
commit
|
commitdiff
|
tree
2018-09-25
Andrew Reynolds
Improve non-linear check model error handling (#2497)
commit
|
commitdiff
|
tree
2018-09-25
Andrew Reynolds
Refactor strings equality rewriting (#2513)
commit
|
commitdiff
|
tree
2018-09-25
Mathias Preiner
cmake: Fix dependencies for code generation. (#2524)
commit
|
commitdiff
|
tree
2018-09-25
Mathias Preiner
Fix wiki urls. (#2504)
commit
|
commitdiff
|
tree
2018-09-25
Aina Niemetz
cmake: Fix git version info (again). (#2523)
commit
|
commitdiff
|
tree
2018-09-24
Mathias Preiner
cmake: Fix theory order #2. (#2522)
commit
|
commitdiff
|
tree
2018-09-24
Andres Noetzli
Unify rewrites related to (str.contains x y) --> (...
commit
|
commitdiff
|
tree
2018-09-24
Mathias Preiner
cmake: Fix theory order. (#2518)
commit
|
commitdiff
|
tree
2018-09-24
Andres Noetzli
Make string rewriter unit tests more robust (#2520)
commit
|
commitdiff
|
tree
2018-09-24
Aina Niemetz
cmake: Fix and simplify git version info. (#2516)
commit
|
commitdiff
|
tree
2018-09-24
Mathias Preiner
cmake: Add program prefix option. (#2515)
commit
|
commitdiff
|
tree
2018-09-24
Mathias Preiner
Fix generating debug/trace tags.
commit
|
commitdiff
|
tree
2018-09-23
Aina Niemetz
New C++ API: Add checks for Terms/OpTerms. (#2455)
commit
|
commitdiff
|
tree
2018-09-23
Andrew Reynolds
Fix regress2. (#2502)
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add python3 option.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Enable -Wall.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Fix systemtests dependency.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Build fully static binaries with option --static.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Run make coverage in parallel by default.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add more documentation, some fixes and cleanup.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: configure.sh wrapper: Use explicit build directo...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: configure wrapper: Modify next steps message...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Move PACKAGE_NAME to ConfigureCVC4, more cleanup.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Refactor cvc4_add_unit_test macro to support...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Guard GetGitRevisionDescription.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Add target runexamples.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add support for cross-compiling for Windows.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Require JUnit version 4.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Do not allow dumping with portfolio build.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: More documentation, clean up.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Move extracting git information to src/base...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Guard examples that require Boost.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Disable unit tests if assertions are not enabled.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: FindANTLR: Check if antlr3FileStreamNew is avail...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: configure.sh wrapper: Fixes for sh.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
travis: Switch to cmake.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Do not build examples and unit and system tests...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: configure.sh wrapper: Add --name option.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: examples: Configure output directory per target.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Added java examples
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: configure.sh wrapper: Add --prefix for install...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add some more documentation, cleanup.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Move helper functions to cmake/Helpers.cmake.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Added target examples (currently .cpp examples...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Simplify build type configuration.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Refactor and clean up build profile printing.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Added target check
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add make install rule.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: configure.sh wrapper: Fix handling of options...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add module finder for Valgrind.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Various CMakeLists.txt fixes/cleanup.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Only build libcvc4 and libcvc4parser as libraries.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Move find_package to where it is actually needed.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: configure.sh wrapper: Removed env vars help...
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: configure.sh wrapper: Configurable build directory
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: configure.sh wrapper: Create build dirs for...
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: configure.sh wrapper: done (except: configurable...
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Updated and prettified configuration printing.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: configure.sh wrapper: option parsing
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Add ENABLE_DEBUG_CONTEXT_MM to enable the debug...
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Add ENABLE_BEST to enable best configuration...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add Java runtime as required dependency (require...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add convenience wrappers for tag generation.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add library versioning for libcvc4.so.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Rebase with current master, add new tests/source...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add missing checks for cvc4autoconfig.h to Confi...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Use target specific includes for libcvc4.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add missing dependency.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add support for building static binaries/libraries.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add options for specifying install directories...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add module finder for GLPK-cut-log.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add module finder for ABC.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Compile Java tests and add to ctest if Java...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add SWIG support + Python and Java bindings.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Add dependencies for test targets and support...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Various portfolio/default option fixes.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Enable parallel execution for test targets regre...
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Build unit tests only if -DENABLE_UNIT_TESTING=ON.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Added system tests and target make systemtests.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Added regression tests and target make regress.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add portfolio support.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add ASAN support.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Enable shared by default.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Disable W-suggest-override for unit tests.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Add target units.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Removed obsolete CMakeLists file in test.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Add support for CxxTest.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Filter through and disable unused HAVE_* variabl...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Do not set global output directories for binarie...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Fix some includes.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Added support for coverage and profiling.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Added 3-valued option handling (to enable detect...
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add module finder for readline.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Generate token headers.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Added licensing options and warnings/errors.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Cleanup CMakeLists.txt files, remove SHARED.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Add build configurations.
commit
|
commitdiff
|
tree
2018-09-22
Aina Niemetz
cmake: Fixed compiler flag macros.
commit
|
commitdiff
|
tree
2018-09-22
Mathias Preiner
cmake: Add module finder for LFSC.
commit
|
commitdiff
|
tree
next