Andrew Poelstra
|
cdeb19ce22
|
Merge 088604221b into merged_master (Bitcoin PR #18253)
|
2020-11-26 01:07:48 +00:00 |
|
Andrew Poelstra
|
bca8bce3b7
|
Merge caa2f3af29 into merged_master (Bitcoin PR #12134)
|
2020-11-26 01:07:42 +00:00 |
|
Andrew Poelstra
|
be24656ac4
|
Merge 2aaeca50b2 into merged_master (Bitcoin PR #17900)
travis again..
|
2020-11-14 16:52:08 +00:00 |
|
Andrew Poelstra
|
009bc2fdfb
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
Andrew Poelstra
|
df14d3c511
|
Merge 1705f1949a into merged_master (Bitcoin PR #17549)
|
2020-11-14 16:51:51 +00:00 |
|
Andrew Poelstra
|
d575b88283
|
Merge 41162c0ba0 into merged_master (Bitcoin PR #17423)
|
2020-11-09 23:10:13 +00:00 |
|
Andrew Poelstra
|
605163ef88
|
Merge fc1040acc0 into merged_master (Bitcoin PR #17176)
|
2020-11-09 21:20:42 +00:00 |
|
Andrew Poelstra
|
42deaf6a29
|
Merge ec3ed5a448 into merged_master (Bitcoin PR #16597)
|
2020-11-09 21:20:41 +00:00 |
|
Andrew Poelstra
|
6137593682
|
Merge 367b023ae4 into merged_master (Bitcoin PR #16582)
|
2020-11-09 21:20:14 +00:00 |
|
Ben Woosley
|
9b0e16226e
|
doc: Correct spelling errors in comments
And ci script output.
Identified via test/lint/lint-spelling
|
2020-03-02 23:07:21 -08:00 |
|
Sjors Provoost
|
c456145b2c
|
[test] add 0.19 backwards compatibility tests
|
2020-02-11 21:46:23 +01:00 |
|
Sjors Provoost
|
8b1460dbd1
|
[tests] check v0.17.1 and v0.18.1 backwards compatibility
|
2020-02-11 21:46:21 +01:00 |
|
Sebastian Falbesoner
|
ef63f5fc11
|
ci: Combine 32-bit build with CentOS 7 build
|
2020-01-08 23:36:46 +01:00 |
|
MarcoFalke
|
aaaaad6ac9
|
scripted-diff: Bump copyright of files changed in 2019
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
|
2019-12-30 10:42:20 +13:00 |
|
MarcoFalke
|
fa04187528
|
scripted-diff: Use ci DEPENDS_DIR, remove BASE_BUILD_DIR
-BEGIN VERIFY SCRIPT-
# Use ci DEPENDS_DIR
sed -i -e 's|BASE_BUILD_DIR/depends|DEPENDS_DIR|g' $(git grep -l depends ci)
sed -i -e 's| depends/| ${DEPENDS_DIR}/|g' $(git grep -l depends ci)
# Remove redundant alias
sed -i -e 's|BASE_BUILD_DIR|BASE_ROOT_DIR|g' $(git grep -l BASE_BUILD_DIR ci)
-END VERIFY SCRIPT-
|
2019-11-21 11:01:34 -05:00 |
|
MarcoFalke
|
fa00393bce
|
ci: Make all filesystem operations inside docker
|
2019-11-09 09:11:32 -05:00 |
|
MarcoFalke
|
fa677d1801
|
ci: Remove redundant check for TRAVIS_OS_NAME
Can be reviewed with
git diff --ignore-all-space --function-context
|
2019-10-17 11:30:36 -04:00 |
|
Sjors Provoost
|
1f6c650c99
|
travis: run tests on macOS native
Review hint:
git show -w
Co-authored-by: MarcoFalke <falke.marco@gmail.com>
Co-authored-by: keneanung <keneanung@googlemail.com>
Co-authored-by: Vadim Peretokin <vperetokin@gmail.com>
|
2019-10-14 23:00:49 +02:00 |
|
MarcoFalke
|
fafe78f6ae
|
ci: Rename .travis/ to ./ci/
|
2019-08-15 11:11:45 -04:00 |
|