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
/
ci
/
test
/
06_script_a.sh
Age
Commit message (
Expand
)
Author
2022-04-26
tidy: enable modernize-use-nullptr
fanquake
2022-04-04
ci: Add clang-tidy task
MarcoFalke
2022-02-22
ci: Force `--enable-external-signer` to prevent future regressions
Hennadii Stepanov
2022-02-01
scripted-diff: Rename DOCKER_EXEC to CI_EXEC
MarcoFalke
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-11-13
test: Enable SC2086 shellcheck rule
Hennadii Stepanov
2021-10-15
ci, refactor: Disable binaries for Android task explicitly
Hennadii Stepanov
2021-03-21
CI: add Android APK build script
Igor Cota
2020-12-17
ci: Drop travis_fold feature as Travis CI is no longer used
Hennadii Stepanov
2020-12-03
ci: Build with --enable-werror by default, and document exceptions
Hennadii Stepanov
2020-06-23
build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized me...
practicalswift
2020-04-27
ci: Add and document BASE_BUILD_DIR
MarcoFalke
2020-04-17
Merge #18683: ci: Disable valgrind functionl tests on forked repos to avoid t...
MarcoFalke
2020-04-17
Merge #18673: scripted-diff: Sort test includes
MarcoFalke
2020-04-17
ci: Disable valgrind functionl tests on forked repos to avoid timeouts
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
ci: Limit cache size regardless of NO_DEPENDS
Hennadii Stepanov
2020-04-10
ci: Print ccache statistics summary
Hennadii Stepanov
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-11-22
ci: Remove use of cd
MarcoFalke
2019-11-21
scripted-diff: Use ci DEPENDS_DIR, remove BASE_BUILD_DIR
MarcoFalke
2019-11-21
ci: Add DEPENDS_DIR variable, Add documentation for folders
MarcoFalke
2019-11-20
scripted-diff: Move various folders to ci scratch dir
MarcoFalke
2019-11-09
ci: Make all filesystem operations inside docker
MarcoFalke
2019-10-14
travis: run tests on macOS native
Sjors Provoost
2019-08-15
ci: Remove dependence on travis, use it as fallback env
MarcoFalke
2019-08-15
ci: Rename .travis/ to ./ci/
MarcoFalke