-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- remove conda-forge requirements - install bazel using bazelisk - remove obsolete patches - strip python host dependencies and patches (not used by binary rules) hls/xls: add compiler deps github/workflows/Build: re-enable xls hls/xls: remove requirements hls/xls: add proto_to_dslx_main hls/xls: re-enable llvm toolchain hls/xls: build proto_to_dslx_main hls/xls: remove bazel alias
- Loading branch information
Showing
7 changed files
with
15 additions
and
352 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -769,7 +769,6 @@ jobs: | |
env: | ||
PACKAGE: "hls/xls" | ||
OS_NAME: "linux" | ||
SKIP: "true" | ||
steps: | ||
- uses: actions/checkout@v3 | ||
- uses: ./ci |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.