Commits on Source (2)
-
Add an optional flag to make files executable after having downloaded them. Instead of leaving the permissioning of downloaded file in remote.py up to the user's umask; expressly set permissions to 0644 or 0755 if executable. Bump format version to 13.
-
Tristan Van Berkom authored
remote.py: Add support for marking downloaded files executable See merge request !581
Showing
- buildstream/_versions.py 1 addition, 1 deletionbuildstream/_versions.py
- buildstream/plugins/sources/remote.py 17 additions, 2 deletionsbuildstream/plugins/sources/remote.py
- tests/sources/remote.py 35 additions, 2 deletionstests/sources/remote.py
- tests/sources/remote/unique-keys/target-custom-executable.bst 8 additions, 0 deletions...s/sources/remote/unique-keys/target-custom-executable.bst