e59b620b39
* make the tarball 555 * Split the bins out from the rest of the package and combine the packages. This solution is horrible. The better solution is - We need something like pkgfilegroup in rules_pkg, so we can specify exectuable mode next to the file. - But we do not want rules_pkg to appear in the rules/BUILD file because that would make a runtime dependency. So we need to - rewrite rules/BUILD when going into the package. - or provide magic mapping of files names to mode bits - or something entirely different. |
||
---|---|---|
.. | ||
private | ||
BUILD | ||
analysis_test.bzl | ||
build_test.bzl | ||
common_settings.bzl | ||
copy_file.bzl | ||
diff_test.bzl | ||
empty_test.sh | ||
native_binary.bzl | ||
run_binary.bzl | ||
write_file.bzl |