Commit Graph

4 Commits

Author SHA1 Message Date
Yun Peng 9234d24b36
Mark host_platform_repo rule as local
So that it won't be vendored
2024-06-11 13:25:53 +02:00
Fabian Meumertzheim 1b0d452dcf
Mark extension as reproducible (#92)
* Mark extension as reproducible

* Fix workspace setup
2024-05-16 10:37:16 -04:00
Xùdōng Yáng 5074be0702
Add filegroup targets for .bzl files in the `host` package (#90)
This allows users of e.g. `//host:constraints.bzl` to use Stardoc.
2024-04-25 16:18:48 +02:00
Xùdōng Yáng 2af915c086
Implement local_config_platform in @platforms (#86)
* POC: implement local_config_platform in @platforms

* missing colons

* move stuff around

* the repo rule need not be public

* attempt at a test setup...

* whoops

* newlines

* comments

* more comments
2024-03-21 13:06:19 -04:00