index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2019-07-30
Provide klee runtime build type as parameter
Martin Nowack
2019-06-04
Fixed incorrect comment in Travis file, we now use STP 2.3.3
Cristian Cadar
2019-04-08
Use newer version of metaSMT in travis build
Martin Nowack
2019-04-05
Add docker build as target.
Martin Nowack
2019-03-21
drop support for LLVM <= 3.7
Julian Büning
2019-03-18
Update dependencies
Martin Nowack
2019-03-17
Use newer uclibc version: libc++ requires locale support activated
Martin Nowack
2019-03-17
Add travis support to build with libc++
Martin Nowack
2019-03-12
Enable MSan Travis CI job
Martin Nowack
2019-03-11
Add LLVM 8.0 target
Martin Nowack
2019-03-10
Updated dependency build system for KLEE
Martin Nowack
2018-11-11
Use LLVM 4 for Mac Build
Martin Nowack
2018-10-26
travis: enable LLVM 7 testing
Jiri Slaby
2018-10-26
travis: enable LLVM 6 testing
Jiri Slaby
2018-10-26
travis: enable LLVM 5 testing
Jiri Slaby
2018-09-18
travis: enable LLVM 4 testing
Jiri Slaby
2018-09-14
travis CI: add LLVM 3.9 build tests
Jiri Slaby
2018-09-06
Build on trusty without sudo - uses faster Docker infrastructure from TravisCI
Martin Nowack
2018-07-12
travis CI: add LLVM 3.8 build tests
Jiri Slaby
2018-07-12
Fix uploading of coverage information from inside of docker
Martin Nowack
2018-07-04
Extensive updates to the build script for dependencies and docker
Martin Nowack
2018-05-24
llvm37: enable travis testing
Jiri Slaby
2018-04-17
Change llvm apt repository to enable llvm 3.7+
Timotej Kapus
2018-01-30
Enable caching for travis-ci
Martin Nowack
2018-01-16
[Travis-CI] Added codecov.io support
Andrea Mattavelli
2017-12-05
Move Homebrew tap from personal repository to the KLEE organization
Andrea Mattavelli
2017-12-05
Updated TravisCI to use pip2 instead of pip
Andrea Mattavelli
2017-12-05
Bumped xcode version for TravisCI
Andrea Mattavelli
2017-10-17
[travis] update scripts to additionally test CVC4 and Yices2
Hoang M. Le
2017-10-04
Fix TravisCI `METASMT_DEFAULT` setting.
Dan Liew
2017-10-04
Remove Autoconf/Makefile build system and adjust the TravisCI
Dan Liew
2017-07-28
Modified Travis-CI script to compile STP with BOOST support
Andrea Mattavelli
2017-07-23
Cleanup Travis builder
Martin Nowack
2017-07-16
Added caching of Homebrew downloads
Andrea Mattavelli
2017-05-24
travis CI: add LLVM 3.5 and 3.6 tests
Jiri Slaby
2017-05-02
[travis] add environment variable METASMT_BOOST_VERSION to control the boost ...
Hoang M. Le
2017-03-24
[Travis-CI] Added support for macOS build
Andrea Mattavelli
2017-03-23
[travis] use a proper version of metaSMT via environment variable METASMT_VER...
Hoang M. Le
2017-01-19
[TravisCI] Modify TravisCI/Docker build scripts to support doing ASan/UBSan b...
Dan Liew
2016-12-23
rerun lit tests for non-default metaSMT backends
Hoang M. Le
2016-12-02
[TravisCI] Clean up the configuration matrix.
Dan Liew
2016-12-02
[TravisCI] Fix the list of available configuration environment
Dan Liew
2016-11-30
Switched to STP 2.1.2 on Travis CI builds
Cristian Cadar
2016-11-07
Implement a CMake based build system for KLEE.
Dan Liew
2016-10-14
Use newer trusty-based Travis CI (#452)
MartinNowack
2016-06-10
Use travis_wait to allow long running tests
Hoang
2016-06-10
add entries for metaSMT with btor/stp/z3 in Travis CI
Hoang M. Le
2016-06-10
add metaSMT to travis
Hoang
2016-06-04
Deactivate officiall llvm source. Use alternative ppa
Martin Nowack
2016-06-04
Do not install clang-3.4 if not needed
Martin Nowack
[next]