Commit Graph

147 Commits (0809e68a9084630ff4d11ec0503a3d0ab52bc6d7)

Author SHA1 Message Date
Chun Kuan Lee 4c530e0102 travis: add CXXFLAGS=-Wnopsabi at ARM job
6 years ago
Julian Fleischer 414326952c use export LC_ALL=C.UTF-8
6 years ago
Julian Fleischer 728c82d029 make script exit if a command fails
6 years ago
Julian Fleischer 506890b24d move remaining travis build steps into individual files
6 years ago
Julian Fleischer 272306ea57 number .travis/ script according to build lifecycle and add README to explain
6 years ago
Julian Fleischer 519e2739cf move lint stage up to resemble travis build ui
6 years ago
Julian Fleischer 4f2f88c7b0 move script sections info individual files and comply with shellcheck
6 years ago
MarcoFalke fad8afa388
travis: Run unit tests --with-sanitizers=undefined
6 years ago
MarcoFalke 5e17777777
qa: Create unicode tempdir in test_runner
6 years ago
Julian Fleischer 566f826902 use only travis jobs: instead of mix of jobs+matrix
6 years ago
MarcoFalke fa7a3a1783
travis: Run bench_bitcoin once
6 years ago
MarcoFalke d25079ac71
Merge #13779: travis: improve readability of travis.yml and log outputs
6 years ago
Julian Fleischer f98146d001 use travis:fold in test script steps
6 years ago
Julian Fleischer 9730d3af31 make .travis/yml a bit more readable
6 years ago
MarcoFalke faaf49147c
travis: Retry to fetch docker image
6 years ago
fanquake 26b15df99d
depends: set OSX_MIN_VERSION to 10.10
6 years ago
MarcoFalke 7a9bca61fa
Merge #13650: [travis] Don't store debug info if --enable-debug is set
6 years ago
Ben Woosley 751c9587d4
Use the Travis python language feature on the lint build
6 years ago
Ben Woosley 515348f704
Don't unnecessarily install shellcheck on the lint build
6 years ago
Ben Woosley 1be5c33333
Avoid unnecessarily setting env variables on the lint build
6 years ago
Wladimir J. van der Laan 2dc5ab6378
Merge #13482: Remove boost::program_options dependency
6 years ago
Chun Kuan Lee 14788fbada [travis] Don't store debug info if --enable-debug is set
6 years ago
Chun Kuan Lee f447a0a707 Remove program options from build system
6 years ago
MarcoFalke 41a8c8dfaf travis: Check that ~/.bitcoin is never created
6 years ago
practicalswift 98d842cb52 travis: Build with --enable-debug (x86_64-unknown-linux-gnu)
6 years ago
Wladimir J. van der Laan dc53f7f251
Merge #13458: gui: Drop qt4 support
6 years ago
Wladimir J. van der Laan 462c71f71b test: Update travis to not test Qt4 anymore
6 years ago
MarcoFalke 4382f192e5
Merge #13406: travis: Change Mac goal to all deploy
6 years ago
Chun Kuan Lee 3d69853090 travis: Change Mac goal to all deploy so that travis can build all executables for Mac.
6 years ago
Chun Kuan Lee 51ed05a2b9 travis: Increase travis_wait time while verifying commits
7 years ago
Chun Kuan Lee e5b2cd8e75 Use python instead of slow shell script on verify-commits
7 years ago
MarcoFalke fa2d83eb44
travis: Skip cache for lint stage
7 years ago
Wladimir J. van der Laan f8a29ca823
Merge #13215: Travis: Build tests on Ubuntu 18.04 with docker
7 years ago
Chun Kuan Lee 59e9688eda
Travis: Build tests on Ubuntu 18.04 with docker
7 years ago
MarcoFalke fa3c910bfe
test: Move linters to test/lint, add readme
7 years ago
practicalswift 3d8ae74657 travis: Rename the build stage "check_doc" to "lint"
7 years ago
Grady Laksmono 18c0b84308 [bitcoin-11004] creating another jobs for the CHECK_DOC=1, separated from the core jobs
7 years ago
James O'Beirne 58f9a0a002 Use --failfast when running functional tests on Travis
7 years ago
practicalswift 1499fdc350 Add shell script linting: Check for shellcheck warnings in shell scripts
7 years ago
Pieter Wuille f6dfb0f504 Reorder travis builds
7 years ago
MarcoFalke fa6f12af6b
travis: Run verify-commits only on cron jobs
7 years ago
Wladimir J. van der Laan 9df1a9c004 test: Remove travis checkout depth
7 years ago
Karl-Johan Alm bc308ba999 [CI]: bump travis timeout for make check to 50m
7 years ago
MarcoFalke fa79016ab0
travis: Clone depth 1 unless $CHECK_DOC
7 years ago
MarcoFalke 0f58d7f3d6
Merge #12405: travis: Full clone for git subtree check
7 years ago
fanquake cc879675e1 depends: Remove ccache
7 years ago
MarcoFalke fa44af5cd2
travis: Full clone for git subtree check
7 years ago
Anthony Towns a2808cf8a4 [tests] Fix names of excluded extended tests for travis
7 years ago
practicalswift d60b320740 Add Travis check for unused Python imports
7 years ago
John Newbery ff8a9b068a [tests] Add combinedlogslen argument to test_runner.py
7 years ago