summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-24Track expansions in OptionValueDescription.ccalvarin
2017-10-24Remove feature to allow expansion flags to have values.ccalvarin
2017-10-24Migrate all users of OptionsParser.enableParamsFileSupport to use the ShellQu...apell
2017-10-24Track Option placement within a priority category.ccalvarin
2017-10-24Make option conflicts less spammy.ccalvarin
2017-10-24Desugar-singlejar integration tests for double-checking default methods.kmb
2017-10-24Expand implicitRequirements in the location of the option that required it.ccalvarin
2017-10-24Remove the implicit requirement of core_library.ccalvarin
2017-10-24Clean up InvocationPolicy's use of OptionDescription.ccalvarin
2017-10-24Report the structured Bazel command line via the BEP.ccalvarin
2017-10-24Do not rewrite static interface method invocations from bootclasspathGoogler
2017-10-24Downgrade the default invocation policy log levels to fine.ccalvarin
2017-10-24Categorize build options for BuildConfiguration.gregce
2017-10-24add flags to desugar to emit metadata that can be used for double-checking co...kmb
2017-10-24Add new option categorization and tagging information to HelpCommand's output.ccalvarin
2017-10-24Move the canonicalization of an option value to the option value itself.ccalvarin
2017-10-22Snap for 4410736 from dda948369b0845308fd2e5ec958266af99fcc091 to pi-releaseandroid-build-team Robot
2017-10-22Use final release of ASM 6.0 am: 24351c4eab am: b94c5b8efd am: c6068560adColin Cross
2017-10-22Use final release of ASM 6.0 am: 24351c4eab am: b94c5b8efdColin Cross
2017-10-22Use final release of ASM 6.0 am: 24351c4eabColin Cross
2017-10-22Use final release of ASM 6.0Colin Cross
2017-10-20Use final release of ASM 6.0Colin Cross
2017-10-18Snap for 4402171 from 05fe64e0918856984ae9561f3f776c3d03d46c36 to pi-releaseandroid-build-team Robot
2017-10-17Move OpenJDK9-specific javacflags am: 46cd42316b am: 543731678d am: 73f0f562e9Colin Cross
2017-10-17Move OpenJDK9-specific javacflags am: 46cd42316b am: 543731678dColin Cross
2017-10-17Move OpenJDK9-specific javacflags am: 46cd42316bColin Cross
2017-10-17Move OpenJDK9-specific javacflagsColin Cross
2017-10-12Move OpenJDK9-specific javacflagsColin Cross
2017-09-26release-request-37e26775-0485-4a3d-a06c-026b3663c922-for-git_pi-release-43598...android-build-team Robot
2017-09-25Merge remote-tracking branch 'aosp/upstream-master' am: 14905bc683 am: 3a238a...Ivan Gavrilovic
2017-09-25Merge remote-tracking branch 'aosp/upstream-master' am: 14905bc683 am: 3a238a...Ivan Gavrilovic
2017-09-25Merge remote-tracking branch 'aosp/upstream-master' am: 14905bc683Ivan Gavrilovic
2017-09-25Merge remote-tracking branch 'aosp/upstream-master'Ivan Gavrilovic
2017-09-25Merge remote-tracking branch 'aosp/upstream-master'Ivan Gavrilovic
2017-09-25Update copybara to exclude test resources am: d0f248dbc7 am: f64f5e13f4 am: 5...Ivan Gavrilovic
2017-09-25Update copybara to exclude test resources am: d0f248dbc7 am: f64f5e13f4Ivan Gavrilovic
2017-09-25Update copybara to exclude test resources am: d0f248dbc7Ivan Gavrilovic
2017-09-25Update copybara to exclude test resourcesIvan Gavrilovic
2017-09-22Update copybara to exclude test resourcesIvan Gavrilovic
2017-09-22Track the origin of an option in the option instance, not its final value.ccalvarin
2017-09-22Deprecate wrapperOptions.ccalvarin
2017-09-22Track all option instances.ccalvarin
2017-09-22Cleanup of expansion option namingccalvarin
2017-09-22Create multiple ParamsFilePreProcessors to allow parsing files using the form...apell
2017-09-22Document the options in smaller commands.ccalvarin
2017-09-22Treat parsed option values differently by option type.ccalvarin
2017-09-22Throw away the confusing UnparsedOptionValueDescription name.ccalvarin
2017-09-22Introduce "bazel help flags-as-proto" to print information about supported fl...fwe
2017-09-22Pass the UnparsedOptionValues when setting or adding option values.ccalvarin
2017-09-22Consolidate the "unparsed" option value tracking.ccalvarin