Commit Graph

7 Commits

Author SHA1 Message Date
Xùdōng Yáng 05ec3a3df2
Prepare for release 0.0.10 (#91) 2024-04-25 17:46:53 +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
aiuto dbdf8343cb
Update versions to 0.0.8, tweak release script. (#79)
* add bzlmod stuff to dist

* get ready for version 0.0.8

* fix typo in license dep
2023-10-17 15:49:51 -04:00
Tony Aiuto a72d212c38 update rules_license deps to current 2023-07-28 15:42:26 -04:00
Tony Aiuto ce09fb7f5c - bump dependency on rules_license to 0.0.4
- That picks up version that users cfg=exec instead of cfg=host
  - It still works with bazel 5.x. The next rules_license might not.
- bump our version to 0.0.7 for next release
  - add presubmit check that we did not mistmatch the license
2023-02-09 10:42:00 -05:00
Tony Aiuto 0176b8dc7b Add rules_license style declaration.
- Done for both WORKSPACE and bzlmod styles
- The dependency is different because rules_license is not
  up to date in the BCR. I'll correct that at the next
  rules_license release.
2022-12-07 16:52:06 -05:00
Tony Aiuto ae155b604c Add MODULE.bzl 2022-10-19 12:12:46 -04:00