index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2019-01-03
Merge #15020: Build: add names to Travis jobs
MarcoFalke
2019-01-03
Add names to Travis jobs
Graham Krizek
2018-12-28
Update Travis base OS to Xenial
Graham Krizek
2018-12-20
test: Bump timeout to run tests in travis thread sanitizer
MarcoFalke
2018-12-17
build: Enable functional tests in the ThreadSanitizer (TSan) build job
practicalswift
2018-12-13
Revert "travis: Save cache on build error"
Chun Kuan Lee
2018-12-12
[test] Travis: enforce Python 3.4 support in functional tests
Sjors Provoost
2018-12-03
Merge #14231: travis: Save cache even when build or test fail
MarcoFalke
2018-11-26
Add ASan Travis build
practicalswift
2018-11-23
Merge #14764: travis: Run thread sanitizer on unit tests
MarcoFalke
2018-11-22
travis: --disable-hardening for xenial thread sanitizer
MarcoFalke
2018-11-22
travis: Run thread sanitizer
MarcoFalke
2018-11-20
Do not specify sudo in .travis
Julian Fleischer
2018-11-06
Add llvm-symbolizer directory to PATH. Needed to get symbolized stack traces ...
practicalswift
2018-11-05
Enable functional tests in UBSAN job. Enable -fsanitize=integer (part of UBSA...
practicalswift
2018-11-05
Merge #14092: tests: Dry run bench_bitcoin as part "make check" to allow for ...
MarcoFalke
2018-11-02
Merge #14528: travis: Compile once on xenial
MarcoFalke
2018-10-28
travis: Save cache on build error
Chun Kuan Lee
2018-10-26
Merge #13515: travis: Enable qt for all jobs
MarcoFalke
2018-10-20
travis: Compile once on xenial
MarcoFalke
2018-09-25
qa: Run more tests with wallet disabled
MarcoFalke
2018-09-10
travis: avoid timeout without saving caches, also enable all qt
Chun Kuan Lee
2018-08-30
Remove RUN_BENCH logic
practicalswift
2018-08-28
travis: add CXXFLAGS=-Wnopsabi at ARM job
Chun Kuan Lee
2018-08-27
use export LC_ALL=C.UTF-8
Julian Fleischer
2018-08-27
make script exit if a command fails
Julian Fleischer
2018-08-27
move remaining travis build steps into individual files
Julian Fleischer
2018-08-27
number .travis/ script according to build lifecycle and add README to explain
Julian Fleischer
2018-08-27
move lint stage up to resemble travis build ui
Julian Fleischer
2018-08-27
move script sections info individual files and comply with shellcheck
Julian Fleischer
2018-08-26
travis: Run unit tests --with-sanitizers=undefined
MarcoFalke
2018-08-03
qa: Create unicode tempdir in test_runner
MarcoFalke
2018-08-02
use only travis jobs: instead of mix of jobs+matrix
Julian Fleischer
2018-08-01
travis: Run bench_bitcoin once
MarcoFalke
2018-07-30
Merge #13779: travis: improve readability of travis.yml and log outputs
MarcoFalke
2018-07-30
use travis:fold in test script steps
Julian Fleischer
2018-07-27
make .travis/yml a bit more readable
Julian Fleischer
2018-07-26
travis: Retry to fetch docker image
MarcoFalke
2018-07-25
depends: set OSX_MIN_VERSION to 10.10
fanquake
2018-07-24
Merge #13650: [travis] Don't store debug info if --enable-debug is set
MarcoFalke
2018-07-21
Use the Travis python language feature on the lint build
Ben Woosley
2018-07-21
Don't unnecessarily install shellcheck on the lint build
Ben Woosley
2018-07-20
Avoid unnecessarily setting env variables on the lint build
Ben Woosley
2018-07-20
Merge #13482: Remove boost::program_options dependency
Wladimir J. van der Laan
2018-07-19
[travis] Don't store debug info if --enable-debug is set
Chun Kuan Lee
2018-07-18
Remove program options from build system
Chun Kuan Lee
2018-07-17
travis: Check that ~/.bitcoin is never created
MarcoFalke
2018-06-24
travis: Build with --enable-debug (x86_64-unknown-linux-gnu)
practicalswift
2018-06-24
Merge #13458: gui: Drop qt4 support
Wladimir J. van der Laan
2018-06-18
test: Update travis to not test Qt4 anymore
Wladimir J. van der Laan
[next]