-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add forwarding references for js, jvm, ktlint. (#557)
* Add forwarding references for js, jvm, ktlint. Revert loading android rules until they can be loaded via sub repo Issue: #556 Signed-off-by: [email protected] <[email protected]> * Move options to compile.bzl Remove references to rules.bzl Issue: #556 Signed-off-by: [email protected] <[email protected]> * Split up all the functional modules: jvm, js, android, core, repositories Fix the starlark. Stardoc needs the ability to be told that, no, a bzl_library won't exist here. Now, get parsing. Most rules do not expose bzl_libraries making docgen a pain. Issue: #556 Signed-off-by: [email protected] <[email protected]> * Deprecation announcement is now spammy. Unfortunately, there is no clean builddozer call to split up load statement. Issue: #556 Signed-off-by: [email protected] <[email protected]> * Fix workspace references. Issue: #556 Signed-off-by: [email protected] <[email protected]> * Fix more references. Centralize the android build tools version. Issue: #556 Signed-off-by: [email protected] <[email protected]> * Lint, lint, lint. Issue: #556 Signed-off-by: [email protected] <[email protected]> * finding the right version... * finding the right version... * finding the right version... * finding the right version... * matched build tools version * Use the release reporistories. Whoops. Signed-off-by: [email protected] <[email protected]> * Renamed release.repositories to release.doc reflecting the usage. Signed-off-by: [email protected] <[email protected]>
- Loading branch information
1 parent
55867f8
commit 7b7ac2d
Showing
65 changed files
with
752 additions
and
424 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
Oops, something went wrong.