Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haikoschol/bazel-android-py-cc-workspace
test repo for bazel support in ort, workspace flavor
https://github.com/haikoschol/bazel-android-py-cc-workspace
Last synced: about 2 months ago
JSON representation
test repo for bazel support in ort, workspace flavor
- Host: GitHub
- URL: https://github.com/haikoschol/bazel-android-py-cc-workspace
- Owner: haikoschol
- Created: 2024-01-12T07:52:28.000Z (almost 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T07:52:51.000Z (almost 1 year ago)
- Last Synced: 2024-05-02T00:39:19.708Z (9 months ago)
- Language: Starlark
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo contains three toy projects (Python, C++ and Android) that are all built with Bazel. The Bazel code
uses the old WORKSPACE-based system.
Each of the projects has at least one Open Source library as an external dependency.It is meant as a test input for the Bazel support in [OSS Review Toolkit](https://oss-review-toolkit.org/).