aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* 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
* Switch to new builtin cc proto rules for protobuf.Gravatar Andreas Bergmeier2017-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
* Now really rename all logger instances to "logger".Gravatar lberki2017-09-05
* Android,Windows: support long paths in toolingGravatar Laszlo Csomor2017-09-05
* Rewrite all code to use the new Java 8 java.time classes.Gravatar Philipp Wollermann2017-09-05
* Rename all logger instances to "logger" (instead "LOG" or "log").Gravatar lberki2017-09-05
* Make Make variables from genrule.toolchains override the usual synthetic host...Gravatar lberki2017-09-04
* skylark/syntax: Move flow statement check to the validation pass.Gravatar laurentlb2017-09-04
* Extract authandtls, buildeventservice, buildeventstream into package-level BU...Gravatar philwo2017-09-04
* Throws an ISE when a handler is not definedGravatar dmarting2017-09-04
* Enable by default the flag incompatible_checked_arithmetic.Gravatar laurentlb2017-09-04
* Automated rollback of commit 8d6fc64b18c7e35b93f5c43dae1dbd2f8cae2147.Gravatar plf2017-09-04