| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use 'chmod a-x' instead of 'chmod -x' | Alexey Neyman | 2018-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | There is a subtle difference when executable bit is a part of the umask. And at least some versions (Debian/stretch) fail if the resulting mode would've been different if not for the umask setting. Fixes #998. Although, with such chmods/umasks it is likely that some package installation will break anyway. But I'll leave it until somebody complains. Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
| * | Add unzip to ArchLinux docker image | Alexey Neyman | 2018-04-29 | 1 | -1/+1 |
| | | | | | | | Needed by android sample. Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
| * | First stab at docker-based test framework | Alexey Neyman | 2018-04-15 | 1 | -0/+3 |
| Signed-off-by: Alexey Neyman <stilor@att.net> | |||||
