MarcoFalke
|
fa0656d1eb
|
ci: Add DEPENDS_DIR variable, Add documentation for folders
|
5 years ago |
MarcoFalke
|
faeeca87b6
|
scripted-diff: Move various folders to ci scratch dir
-BEGIN VERIFY SCRIPT-
# move ci sanitizer-output
sed -i -e 's|BASE_BUILD_DIR}/sanitizer-output|BASE_SCRATCH_DIR}/sanitizer-output|g' $(git grep -l BASE_BUILD_DIR ci)
# move qa-assets
sed -i -e 's|BASE_BUILD_DIR}/qa-assets|BASE_SCRATCH_DIR}/qa-assets|g' $(git grep -l BASE_BUILD_DIR ci)
# move out dir
sed -i -e 's|BASE_BUILD_DIR/out|BASE_SCRATCH_DIR/out|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 |
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
|
fa31bc35eb
|
ci: Remove dependence on travis, use it as fallback env
|
5 years ago |
MarcoFalke
|
fafe78f6ae
|
ci: Rename .travis/ to ./ci/
|
5 years ago |