Jason Bedard
|
475015bee0
|
refactor: give internal impl methods meaningful names (#252)
|
2022-09-20 15:23:56 -07:00 |
|
Greg Magolan
|
bbfb74c8e6
|
fix: fix host platform detection on all copy actions which always run locally (#241)
|
2022-09-12 20:45:48 -07:00 |
|
Derek Cormier
|
de6e9ef843
|
fix: improve copy_to_bin error messaging when file is in external repo
|
2022-06-22 10:43:16 -07:00 |
|
Matt Mackay
|
829e5d513d
|
feat: add buildozer command to add visibility to the copy_to_bin helper error (#171)
|
2022-06-22 16:46:35 +01:00 |
|
Alex Eagle
|
5a39b1fdab
|
chore: warn when copy_to_bin reads from bazel-out
|
2022-06-13 19:07:40 -07:00 |
|
Derek Cormier
|
2b50f99ab3
|
refactor: show a more helpful error message in copy_to_bin
|
2022-05-03 15:46:57 -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
|
6828d92964
|
refactor: split copy_to_bin_action into copy_file_to_bin_action and copy_files_to_bin_actions (#71)
|
2022-04-13 13:01:17 -07:00 |
|
Greg Magolan
|
62bb04db30
|
feat: add copy_to_bin_action for use in other rules (#70)
|
2022-04-13 12:40:07 -07:00 |
|
Greg Magolan
|
b2955dcb05
|
feat: add copy_to_bin rule (#69)
|
2022-04-12 16:31:04 -07:00 |
|