aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* 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
* Fix dashboard buildGravatar Kristina Chodorow2015-07-21
* Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0.Gravatar Lukacs Berki2015-07-21
* Add tests for dashGravatar Kristina Chodorow2015-07-17
* Description redacted.Gravatar Googler2015-07-16
* Allows bundlemerge to handle zip files that have directory entries in them. D...Gravatar Googler2015-07-10
* Add "errors" to the list of things that actool should report to us.Gravatar Googler2015-07-10
* Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode.Gravatar Googler2015-07-08
* Basic dashboard for build resultsGravatar Kristina Chodorow2015-07-07
* Implementation of realpath for Mac OS X. This will allow us to move some of o...Gravatar Googler2015-07-01
* The final CL in getting Android support to work: add resources_processor.sh a...Gravatar Lukacs Berki2015-06-30
* Fix of intermittent hang when building Aar files. This is an untested fix bec...Gravatar Andrew Pellegrini2015-06-26
* Open source AarGeneratorAction and AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2015-06-26
* Add warnings, notices, human readable output and png compression to actool by...Gravatar Googler2015-06-19
* StdRedirect library for interposing iOSSimulator so we can redirect stdin,std...Gravatar Googler2015-06-19
* Add ability to compile objc_binary targets with Swift sources.Gravatar Googler2015-06-17