Commit Graph

5 Commits

Author SHA1 Message Date
John Cater d5fcb55bf8
Various cleanups (#101)
* Rename BUILD files to match the rest of the repo.

* Move host tests to a specific subpackage

* Add a gitignore file
2024-08-26 19:02:58 +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
Tony Aiuto c688024aad buildify 2023-02-09 10:56:04 -05:00
Tony Aiuto b1fe119ea4 echo version in the version check 2023-02-09 10:46:46 -05: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