| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make dockerfiles a bit more consistent | Alexey Neyman | 2018-09-28 | 1 | -0/+4 |
| | | | | | | | | | ... and add Mint 19 and CentOS 6. The latter currently fails in ctng's configure due to an old libtool; need to make libtool optional. Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
| * | 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 docker testing for Gentoo | Alexey Neyman | 2018-04-29 | 1 | -0/+4 |
| Signed-off-by: Alexey Neyman <stilor@att.net> | |||||
