aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/mobileinstall
Commit message (Expand)AuthorAge
* Rewrite the Command APIGravatar ulfjack2017-08-10
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Making mobile-install v2 compatible with ASwB pluginGravatar Googler2017-07-12
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Refactor ProjectFileSupport to work without a CommandEnvironmentGravatar ulfjack2017-06-26
* Execute the launcher script from mobile-install command.Gravatar Googler2017-06-09
* Remove the CommandEnvironment from BlazeCommand.editOptionsGravatar ulfjack2017-06-06
* Move the instrumentation filter computation to BuildToolGravatar ulfjack2017-06-06
* Add v2 flag to enable MIv2.Gravatar Googler2017-05-15
* Move the mobile_install command to a separate package and moduleGravatar Ulf Adams2017-01-17