Greg Magolan
|
85e8b7e555
|
feat: add glob support to copy_to_directory include_srcs_patterns, exclude_srcs_patterns, replace_prefixes and root_paths. (#196)
This deprecates exclude_prefixes with docs suggesting to using exclude_srcs_patterns instead
|
2022-07-28 12:50:41 -07:00 |
Greg Magolan
|
d4f6524fbd
|
feat: add copy_to_directory_action
|
2022-06-28 09:08:45 -07:00 |
Greg Magolan
|
58b2c59bb0
|
refactor: export copy_to_directory_lib in the public API for use downstream in packaging rules (#96)
|
2022-04-29 15:26:24 -07:00 |
Greg Magolan
|
f1e10df09c
|
chore: replace is_windows select pattern with target_platform_has_constraint pattern (#95)
|
2022-04-29 00:36:51 -07:00 |
Greg Magolan
|
0fd56dc59d
|
feat: add directory_path rule and DirectoryPathInfo for specifying files within tree artifacts (#42)
|
2022-03-03 16:40:32 -08:00 |
Greg Magolan
|
0d2981f288
|
feat: copy_to_directory copies files and directories to an output directory
|
2021-11-16 21:30:32 -08:00 |