mirror of
https://github.com/bazelbuild/bazel-skylib
synced 2024-11-28 08:43:51 +00:00
8f3151fb4a
* copy_file: Add parameter to allow symlinks This change adds a new parameter `allow_symlinks` to `copy_file` that allows the action to create a symlink instead of doing an expensive copy if the execution platform (host) allows it. Updates #248 * Update docs * Refactor `is_executable` into attribute * Fix typo * s/_impl/_copy_file_impl/ |
||
---|---|---|
.. | ||
copy_file | ||
diff_test | ||
native_binary | ||
run_binary | ||
select_file | ||
write_file | ||
analysis_test_test.sh | ||
BUILD | ||
build_test_tests.bzl | ||
collections_tests.bzl | ||
common_settings_test.sh | ||
dicts_tests.bzl | ||
new_sets_tests.bzl | ||
partial_tests.bzl | ||
paths_tests.bzl | ||
selects_tests.bzl | ||
shell_tests.bzl | ||
structs_tests.bzl | ||
types_tests.bzl | ||
unittest.bash | ||
unittest_test.sh | ||
unittest_tests.bzl | ||
versions_tests.bzl |