index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
android
/
android_sdk_repository_template.bzl
Commit message (
Expand
)
Author
Age
*
Make android_sdk_repository generate filegroups containing system image files...
ajmichael
2017-04-12
*
Remove apkbuilder from Bazel's android_sdk.
ajmichael
2017-04-06
*
Remove jack tools from Bazel.
ajmichael
2017-04-05
*
Add emulator_images_%s filegroups for Bazel Android devices.
Adam Michael
2017-03-15
*
Rollback of commit 932d1abfa34267a9e5abc7441c9e2a081beedd85.
Adam Michael
2017-02-02
*
Rollback of commit 06072c557290b97cb2d2e4fd255b647a9208cb5c.
Yun Peng
2017-02-01
*
Make android_sdk_repository discover all system-images directories in the sdk.
Adam Michael
2017-02-01
*
Make android_sdk_repository create one android_sdk per api level in the SDK.
Adam Michael
2017-01-12
*
Rollback of commit 14e35546302a48d1074bc2456ef4d63c27c9d3a1.
Adam Michael
2016-12-07
*
Bazel uses apksigner from SDK build-tools instead of embedded jar.
Adam Michael
2016-12-06
*
Rollback of commit f699b502ef6a57dc68570486191ad1c318e8fd1b.
Adam Michael
2016-12-01
*
Delete old targets from android_sdk_repository_template.bzl
Adam Michael
2016-11-30
*
Open source resource_extractor.py for singlejar apk building.
Adam Michael
2016-11-16
*
Make android_integration_test run again!
Adam Michael
2016-10-27
*
Explicitly specify the directories in the Android SDK needed for tests.
Adam Michael
2016-10-12
*
Add BUILD target for bazel apksigner and BUILD.tools so that it can be used in
Adam Michael
2016-09-02
*
Add external reference for android customtabs
Simon Horlick
2016-08-25
*
Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...
Philipp Wollermann
2016-06-21
*
Make Android rules/tests refer to the correct runfiles paths
Kristina Chodorow
2016-05-31
*
Global cleanup change.
Michael Staib
2016-05-11
*
Distinguish between the build tools version and the build tools directory in ...
Alex Humesky
2016-05-09
*
Add the workspace name to the SDK path
Kristina Chodorow
2016-04-25
*
Adds the 64 bit library directory for aapt, aidl, and zipalign, which was added
Alex Humesky
2016-04-08
*
Correct Bazel's google_play_services built-in custom_package definition, as i...
Todd Jeffreys
2016-03-25
*
Change android_sdk_repository to use a Skylark-based template.
Michael Staib
2016-03-25