Alex Eagle
|
20d759f669
|
feat: add utility for asserting that a file contains a string
Useful for basic smoke tests of bazel outputs
|
2022-08-04 18:02:29 -07:00 |
|
Greg Magolan
|
fd03cf0ecb
|
feat: add glob_match starlark utility function that support "*", "**" and "?" expressions as well as optionally allow for "*" and "?" to match of path separators (#194)
|
2022-07-27 18:48:02 -07:00 |
|
Alex Eagle
|
096133e5d2
|
feat: platform_transition_filegroup (#55)
* feat: platform_transition_filegroup
Lifted from https://github.com/aspect-build/gcc-toolchain/pull/8/files
See also https://github.com/fmeum/rules_meta/blob/main/meta/internal/meta.bzl#L4
* test: add tests for transition filegroup
|
2022-03-30 21:04:14 -07:00 |
|
Alex Eagle
|
2dfacb4d88
|
feat: expand_template does execpath and vars substitutions (#6)
|
2021-11-11 05:54:42 -08:00 |
|
Alex Eagle
|
cb8c2bad22
|
feat: add some paths and utils (#1)
* feat: add some paths and utils
* test: exercise relative to_label
* chore: cleanup naming and rctx helper
|
2021-11-09 15:13:30 -08:00 |
|
Alex Eagle
|
03eaca91f1
|
Add unittest
|
2021-11-08 07:22:47 -08:00 |
|