-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendor: Update rules_libsdl12 and glict.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule rules_libsdl12
updated
13 files
+1 −0 | .bazelminversion | |
+44 −0 | .bazelrc | |
+1 −0 | .bazelversion | |
+1 −0 | .gitignore | |
+43 −3 | BUILD.libsdl12 | |
+23 −0 | BUILD.x11helper | |
+11 −0 | BUILD.x11helperdeb | |
+19 −0 | README.md | |
+27 −1 | WORKSPACE | |
+7 −0 | example/simple_timer/BUILD.bazel | |
+8 −0 | example/simple_timer/simple.cc | |
+3 −1 | libsdl12.bzl | |
+277 −0 | x11-helper.bzl |