aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/mobileinstall
Commit message (Expand)AuthorAge
* Remove deprecated flag "skylark_incremental_res" from mobile-install command.Gravatar Googler2018-06-21
* Automated rollback of commit 77777d1a769e938839b82c65ff320e09b1e7a715.Gravatar Googler2018-04-24
* Rollback https://github.com/bazelbuild/bazel/pull/5007Gravatar cparsons2018-04-16
* CommandBuilder: remove useShell and setWorkingDirGravatar Laszlo Csomor2018-04-12
* Fix crash from mobile-install with --device but no --adb_args.Gravatar ajmichael2018-04-04
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* Get rid of all remaining non-test non-internal uses of ConfiguredTarget#getCo...Gravatar janakr2018-03-27
* Disable mobile-install classic mode for internal users.Gravatar Googler2018-02-21
* Add a "direct" mode to "blaze run" that makes the process being run a directGravatar lberki2018-02-05
* Add deprecation warning message to mobile-install classic mode.Gravatar Googler2018-01-17
* Rename OutputGroupProvider -> OutputGroupInfo.Gravatar dslomov2017-12-14
* Change flag name --start_type to --start, to be consistent with adb options f...Gravatar Googler2017-12-07
* Forward test relevant flags to mobile-install launcher.Gravatar Googler2017-12-01
* Document Android options.Gravatar ajmichael2017-11-28
* Moving the location of the mobile-install launch script.Gravatar Googler2017-11-21
* Pass build_id to mobile-install deploy scriptGravatar Googler2017-11-03
* Track Option placement within a priority category.Gravatar ccalvarin2017-10-18
* 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