Alex Eagle
|
e00ea2b977
|
chore: update pre-commit buildifier (#563)
It needs to match the one CI runs in
https://github.com/aspect-build/bazel-lib/actions/runs/6357283303/job/17268197322
|
2023-09-29 14:42:33 -07:00 |
|
Konstantin Zadorozhny
|
b13fd20bee
|
Remove the use of realpath in tests (#315)
* do not use realpath
* make the file to follow symlinks on linux
|
2023-01-06 11:56:25 -08:00 |
|
Greg Magolan
|
4ad1dc2398
|
chore: run gazelle for golang (#305)
|
2023-01-01 15:37:00 -08:00 |
|
Derek Cormier
|
2689a48940
|
fix: fix a bug where transition tests required cpp toolchain on osx (#299)
|
2022-12-14 18:49:45 -08:00 |
|
Derek Cormier
|
72a26212f2
|
Add platform_transition_binary rule (#289)
* feat: add platform_transition_binary rule
|
2022-12-14 11:21:08 -08:00 |
|
Greg Magolan
|
67e1072e25
|
chore: use aspect_bazel_lib diff_test (#94)
|
2022-04-29 00:36:41 -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 |
|