aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Pre-compile Android tools that are embedded in the Bazel binary.Gravatar Lukacs Berki2015-10-27
* Update android screen densities to include 420 dpi added for the Nexus 5X. Ad...Gravatar Andrew Pellegrini2015-10-27
* Move the check whether a repository name contains a slash to PackageIdentifie...Gravatar Philipp Wollermann2015-10-23
* Trying again with checking for the presence of the "resources" attribute and ...Gravatar Googler2015-10-21
* Automated [] rollback of [].Gravatar Eric Fellheimer2015-10-20
* Trying again with checking for the presence of the "resources" attribute.Gravatar Googler2015-10-19
* []Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515.Gravatar Googler2015-10-16
* Bazel: fix strict deps error in //src/tools/generate_workspaceGravatar Laszlo Csomor2015-10-16
* Change the resource dependency handling to separate between the transitive an...Gravatar Googler2015-10-16
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Remove unused '--generatedSourcesPath ' option handling from AndroidResourceP...Gravatar Andrew Pellegrini2015-10-13
* Rename protobuf targets to xxx_proto.Gravatar Han-Wen Nienhuys2015-10-09
* Remove dashboardGravatar Kristina Chodorow2015-10-09
* Add a __workspace_dir__ variable alongside of __embedded_dir__ in the namespa...Gravatar Lukacs Berki2015-10-09
* Delete old java based tools for ibtool, actool, momc, etc.Gravatar Dave MacLachlan2015-10-07
* Fix up actool, ibtool etc so that they can handle empty output.Gravatar Dave MacLachlan2015-10-05
* Add IdlClass to the embedded default android tools repository and rearrangeGravatar Alex Humesky2015-10-05
* Trim temporary directory root from entry paths when creating resources srcjar...Gravatar Andrew Pellegrini2015-10-02
* [dash] Add shared-secret authenticationGravatar Damien Martin-Guillerez2015-09-30
* Fixes a typo in the plist generation of the 'DTXcodeBuild' field.Gravatar Anastasios Kakalis2015-09-30
* Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the...Gravatar Dave MacLachlan2015-09-30
* Replace 'Google Inc' by the 'Bazel Authors'Gravatar Damien Martin-Guillerez2015-09-30
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Minor usability fixes for the incremental deployment stub application:Gravatar Lukacs Berki2015-09-25
* Stop AndroidResourceProcessingAction from creating a "_resources" folder in t...Gravatar Andrew Pellegrini2015-09-22
* Do not store a separate map for external package data. This ensures that seri...Gravatar Han-Wen Nienhuys2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Add a maven_server ruleGravatar Kristina Chodorow2015-09-16
* Makes the generation of the Info.plist environment variables fail-safe.Gravatar Anastasios Kakalis2015-09-16
* Parse the label syntax "@//a:b" so that eventually we can make that the synta...Gravatar Lukacs Berki2015-09-15
* Parses the correct values of SDK, Platform and XCode version numbers when gen...Gravatar Anastasios Kakalis2015-09-15
* Refactor Skylark Environment-sGravatar Francois-Rene Rideau2015-09-11
* Use ApplicationInfo.dataDir instead of hardcoding "/data/data/<PACKAGE NAME>"...Gravatar Lukacs Berki2015-09-11
* Prevent android_binary rule from overwriting the <compatible-screens> section...Gravatar Andrew Pellegrini2015-09-11
* Rollback of commit 5a94e59f02833f9142bad9203acd72626b089535.Gravatar Janak Ramakrishnan2015-09-08
* Refactor Skylark Environment-sGravatar Francois-Rene Rideau2015-09-08
* Move generate_workspace to src/toolsGravatar Kristina Chodorow2015-09-04
* Quick fix for shipping the android tools in the Bazel binaryGravatar Damien Martin-Guillerez2015-09-03
* Add an integration test for Android rules.Gravatar Lukacs Berki2015-09-03
* Fix up StdRedirect.c so it reports errors into CrashLogs and crashes instead ...Gravatar Dave MacLachlan2015-08-11
* Show build options on dashboardGravatar Kristina Chodorow2015-08-06
* Actually export the dashboard README to the public repoGravatar Kristina Chodorow2015-08-05
* Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9.Gravatar Googler2015-08-04
* RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into b...Gravatar Googler2015-08-04
* Make three logging statements fine instead of info, so they don't show up in ...Gravatar Googler2015-07-30
* Fix fallout from []: it broke "blaze mobile-install" when no --native_lib arg...Gravatar Lukacs Berki2015-07-29
* Make the stub application support incremental deployment of native libraries.Gravatar Lukacs Berki2015-07-29
* Include test information in target fieldsGravatar Kristina Chodorow2015-07-27
* Updates AndroidResourceProcessingAction and AarGeneratorAction to use temp di...Gravatar Alex Humesky2015-07-23