Sebastian Falbesoner
|
ef63f5fc11
|
ci: Combine 32-bit build with CentOS 7 build
|
5 years ago |
MarcoFalke
|
aaaaad6ac9
|
scripted-diff: Bump copyright of files changed in 2019
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
|
5 years ago |
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-
|
5 years ago |
MarcoFalke
|
fa00393bce
|
ci: Make all filesystem operations inside docker
|
5 years ago |
MarcoFalke
|
fa677d1801
|
ci: Remove redundant check for TRAVIS_OS_NAME
Can be reviewed with
git diff --ignore-all-space --function-context
|
5 years ago |
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>
|
5 years ago |
MarcoFalke
|
fafe78f6ae
|
ci: Rename .travis/ to ./ci/
|
5 years ago |