aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove swift_library and tests, lives in the apple rules repo now.Gravatar thomasvl2017-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
* We no longer assert preservation of order in a rule's required toolchains.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
* Fix debian-stretch testGravatar Damien Martin-Guillerez2017-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 bazel_determinism_test to bazel-slow-test jobGravatar Damien Martin-Guillerez2017-09-08
* Skylint: add main linter class and clean up BUILD filesGravatar fzaiser2017-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
* Fix parentheses in //src/test/docker:BUILDGravatar dmarting2017-09-07
* Update ContainingPackageLookupFunction to properly handle cases where aGravatar John Cater2017-09-07
* Shard further docker-tests and use tags for shardingGravatar Damien Martin-Guillerez2017-09-07
* Internal changeGravatar kush2017-09-07
* Forbid duplicate keys in dictionary literalsGravatar laurentlb2017-09-07
* Replace ad hoc wrapper classes with Equivalence.WrapperGravatar brandjon2017-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
* added buildozer command to strict deps fix messageGravatar Ittai Zeidman2017-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
* Remove debug outputGravatar Googler2017-09-06
* Move mobile-install intermediate artifacts from _dx to _mobile_install to betterGravatar ahumesky2017-09-06
* fix for legacy jacoco instrumentation in interfaces behind flagGravatar kmb2017-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
* Skylint: add lint for uninitialized variablesGravatar fzaiser2017-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
* Make android_sdk_repository resilient to prerelease and malformed system imagesGravatar ajmichael2017-09-06
* Expansion flags need some restraints.Gravatar ccalvarin2017-09-06
* Fix assorted ErrorProne warnings.Gravatar lberki2017-09-06
* Change check for Android SDK in shell integration tests.Gravatar ajmichael2017-09-06
* Switch to new builtin cc proto rules for protobuf.Gravatar Andreas Bergmeier2017-09-06