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
/
BUILD
Commit message (
Expand
)
Author
Age
*
Android,Windows: longpath support in tool
Laszlo Csomor
2017-10-24
*
Windows,Android: support long paths in tool
Laszlo Csomor
2017-09-28
*
Android,Windows: support long paths in tooling
Laszlo Csomor
2017-09-05
*
aar_import creates res/values/empty.xml if it contains no resources.
ajmichael
2017-08-29
*
Stop using zip and unzip in android shell tests.
ajmichael
2017-05-04
*
Improve AndroidSdkRepositoryTest.
Adam Michael
2017-02-20
*
Create aliases for tools for upcoming android_device rule.
Adam Michael
2017-01-27
*
Don't bundle android tests into the Bazel binary.
Adam Michael
2017-01-20
*
Split tools/android/BUILD into BUILD and BUILD.tools.
Adam Michael
2017-01-05
*
Rollback of commit e81ff0e156647ae680346ac833313319e7ea69d6.
Alex Humesky
2016-12-22
*
Remove broken and unused Android tools aliases.
Adam Michael
2016-12-22
*
Rollback of commit 27cd7f6bb4a02f56f9ad73e57e71e69a1c00d5ea.
Adam Michael
2016-12-15
*
Open source resource_extractor.py for singlejar apk building.
Adam Michael
2016-11-16
*
Fix zip_manifest_creator dep in bazel_tools repo with an alias.
Adam Michael
2016-10-26
*
Adds support to aar_import for native libs in /jni.
Adam Michael
2016-10-25
*
Refactor AarImportRule into a base rule.
Adam Michael
2016-10-14
*
Added support for rex to optionally compress dex files.
Googler
2016-10-12
*
Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67.
Damien Martin-Guillerez
2016-10-05
*
Open source dex merging tools for incremental dexing.
Adam Michael
2016-09-30
*
patch bootclasspath to allow javac to compile lambdas and method references i...
Googler
2016-09-28
*
Change the filegroup for the android sdk to an alias to unbreak android in ba...
Alex Humesky
2016-09-23
*
Java 8 support for Android builds, initially with incremental dexing only.
Googler
2016-09-19
*
Adds a jar filter to the IntelliJ IDE aspect.
Googler
2016-09-06
*
Add a resource validator action for android_library
Googler
2016-08-30
*
Add a lightweight resource merge action.
Googler
2016-08-30
*
Replaces sh_binary redirects with aliases in Bazel.
Adam Michael
2016-08-18
*
Add a resource parsing action.
Googler
2016-07-28
*
More pieces of RClassGeneratorAction
Googler
2016-07-08
*
Adds the Android manifest merger as an option for android_binary rules. The m...
Andrew Pellegrini
2016-06-23
*
Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9.
Lukacs Berki
2016-06-06
*
Migrate to alias-based redirection for android_sdk.
Lukacs Berki
2016-06-06
*
Set --android_sdk=@bazel_tools//tools/android:sdk by default and delete Const...
Luis Fernando Pino Duque
2016-04-27
*
Incremental dexing for sharded android_binary targets
Googler
2016-03-15
*
Adds the ResourceShrinkerAction. Uses the results of resource processing and ...
Andrew Pellegrini
2016-02-23
*
ASwB aspect: parse java packages during execution
Googler
2015-12-03
*
Allow Java libraries to export and propagate proguard_specs.
Michael Staib
2015-10-06
*
Refactors proguard_whitelister.
Alex Humesky
2015-09-30
*
Add Android IDL jar outputs.
Googler
2015-09-28
*
Make android_binary use a constant, hard-coded, checked-in debug key.
Lukacs Berki
2015-09-04
*
Fix the name of the android tools dependencies
Damien Martin-Guillerez
2015-09-03
*
Add glue logic to make the dex_shards attribute of android_binary work in Bazel.
Lukacs Berki
2015-08-04
*
The final CL in getting Android support to work: add resources_processor.sh a...
Lukacs Berki
2015-06-30
*
Open source AarGeneratorAction and AndroidResourceProcessingAction.
Andrew Pellegrini
2015-06-26
*
This CL adds the android_binary rule to Bazel.
Lukacs Berki
2015-06-16
*
Various odds and ends in preparation for adding the Android rules to BazelRul...
Lukacs Berki
2015-06-12
*
Adds tools for building Android apps.
Alex Humesky
2015-05-27
*
Adds tools for installing Android apps.
Alex Humesky
2015-05-22