-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add rules_zig; support cross-compiling
//...
.
Zig doesn't work very well, yet. You can't depend on C code and can't include C stdlib headers.
- Loading branch information
Showing
65 changed files
with
18,311 additions
and
82 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
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 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 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 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
Submodule c-toxcore
updated
43 files
Submodule experimental
updated
3 files
+0 −1 | .cirrus.yml | |
+2 −0 | users/iphydf/camera/BUILD.bazel | |
+1 −0 | users/iphydf/qt-toxcore-c/BUILD.bazel |
Submodule hs-github-tools
updated
3 files
+3 −0 | BUILD.bazel | |
+1 −0 | tools/BUILD.bazel | |
+1 −0 | web/BUILD.bazel |
Submodule hs-tokstyle
updated
3 files
+2 −0 | BUILD.bazel | |
+2 −0 | tools/BUILD.bazel | |
+1 −0 | web/BUILD.bazel |
Submodule hs-toxcore
updated
4 files
+1 −0 | BUILD.bazel | |
+2 −0 | tools/BUILD.bazel | |
+1 −1 | tools/toxsave-convert.hs | |
+1 −0 | web/BUILD.bazel |
Submodule qtox
updated
7 files
+2 −2 | BUILD.bazel | |
+4 −2 | audio/BUILD.bazel | |
+0 −2 | osx/BUILD.bazel | |
+4 −2 | src/BUILD.bazel | |
+2 −2 | test/BUILD.bazel | |
+1 −2 | util/BUILD.bazel | |
+0 −2 | windows/BUILD.bazel |
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 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 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 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 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 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 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 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
Oops, something went wrong.