aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
* Remove outdated defaultsToSelf.Gravatar gregce2017-09-12
* Drive-by clean-up: Make it slightly more obvious that one of the PackageFunct...Gravatar shreyax2017-09-12
* Replace referrals to options by their name to option definitions.Gravatar ccalvarin2017-09-12
* Toolchain providers are propagated in the ToolchainContext instance madeGravatar cpeyser2017-09-12
* Make per-file-copts part of the user_compile_flagsGravatar hlopko2017-09-12
* Automated rollback of commit 70f84252a0f1669564ef3c92c4adeda9b5a22f50.Gravatar ulfjack2017-09-12
* Remove the unused fallback argument from getHost() and the unused method getP...Gravatar lberki2017-09-12
* Fix nocopts docsGravatar hlopko2017-09-12
* Automated rollback of commit f5a0b380aadf3dd976b45fd19b2dd5150ced8f41.Gravatar Googler2017-09-11
* Automatic code cleanup.Gravatar cushon2017-09-11
* Option value tracking should refer to the option definitions, not just track ...Gravatar ccalvarin2017-09-11
* Options with oldNames will no longer get reported twice in the effective opti...Gravatar ccalvarin2017-09-11
* ActionInputFileCache: move getMetadata to a new super-interfaceGravatar ulfjack2017-09-11
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-11
* Fix style in CppModel.javaGravatar hlopko2017-09-11
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-09-08
* --incompatible_comprehension_variables_do_not_leak defaults to trueGravatar laurentlb2017-09-08
* Rule classes cannot request duplicate toolchains.Gravatar cpeyser2017-09-08
* Make --experimental_android_use_nocompress_extensions_on_apk a no-op.Gravatar ajmichael2017-09-08
* Fix some links to query and user manualGravatar dmarting2017-09-08
* Move Subprocess.Factory to a top-level classGravatar ulfjack2017-09-08
* AbstractAction: Use ActionInputFileCache instead of MetadataHandlerGravatar ulfjack2017-09-08
* Add an option to disable --{host_,}javabase=<absolute path>.Gravatar lberki2017-09-08
* Update ContainingPackageLookupFunction to properly handle cases where aGravatar John Cater2017-09-07
* Internal changeGravatar kush2017-09-07
* Forbid duplicate keys in dictionary literalsGravatar laurentlb2017-09-07
* Support labels referencing external targets (with '@') in load with --incompa...Gravatar Kevin Gessner2017-09-07
* incompatible_disallow_keyword_only_args now defaults to trueGravatar laurentlb2017-09-07
* Make proguard_apply_dictionary also add it to Proguard's -classobfuscationdis...Gravatar Googler2017-09-07
* RuleContext instances obtained through BuildViewTestCase#getRuleContext have aGravatar cpeyser2017-09-07
* Update PackageLookupFunction to report the corrected label when aGravatar John Cater2017-09-07
* Remove the product name from ConfiguredRuleClassProvider.Gravatar jmmv2017-09-07
* Add flag to turn off the resources attributeGravatar Googler2017-09-07
* Returns repository does not exists when referring to a bind rule...Gravatar Damien Martin-Guillerez2017-09-07
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Add java_common.build_ijar.Gravatar elenairina2017-09-06
* Support warn/default strict deps in java_common.compile.Gravatar elenairina2017-09-06
* Move mobile-install intermediate artifacts from _dx to _mobile_install to betterGravatar ahumesky2017-09-06
* Change xcode_config rule semantics to fit current usageGravatar cparsons2017-09-06
* Remove general list typeGravatar michajlo2017-09-06
* Fix crash when calling int(s, 0) where s doesn't specify the radixGravatar brandjon2017-09-06
* make local worker mode configurable for dexbuilderGravatar kmb2017-09-06
* Update LocalRepositoryLookupFunction to also return the path of theGravatar John Cater2017-09-06
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-06
* Expansion flags need some restraints.Gravatar ccalvarin2017-09-06
* Fix assorted ErrorProne warnings.Gravatar lberki2017-09-06
* PolishingGravatar Jonathan Bluett-Duncan2017-09-05
* Fix whitespace issue in ProtoSourcesProvider documentationGravatar Eric Dobson2017-09-05
* Add closing paren to documentation on workspace rules.Gravatar Eric Dobson2017-09-05
* Remove direct argument adding methods from SpawnAction.Builder.Gravatar tomlu2017-09-05