aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove swift_library and tests, lives in the apple rules repo now.Gravatar thomasvl2017-09-11
* Remove the old copy of apple_genrule. It lives in apple rules.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
* Drop README.mdGravatar Damien Martin-Guillerez2017-09-11
* CI slow-tests: fix parameters for non dockerGravatar dmarting2017-09-08
* CI slow-tests: Add '+' to enforce the tag presenceGravatar dmarting2017-09-08
* CI: Add missing comma to the docker-slow-test configGravatar dmarting2017-09-08
* 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
* Have intellij ignore docker tests.Gravatar John Cater2017-09-08
* Move bazel_determinism_test to bazel-slow-test jobGravatar Damien Martin-Guillerez2017-09-08
* Update gRPC dependency to 1.6.1Gravatar buchgr2017-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
* Create an empty filegroup if Bazel doesn't support xcode_config_alias yet.Gravatar lberki2017-09-08
* third_party: Update grpc-java, netty and netty-tcnativeGravatar Jakob Buchgraber2017-09-07
* Automated rollback of commit 8328dc9e3b0d473756ec94508744afefe4d8eaf2.Gravatar pcloudy2017-09-07
* 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
* Update bazel-toolchains repo to use Bazel 0.5.4 toolchain configs.Gravatar xingao2017-09-07
* Add flag to turn off the resources attributeGravatar Googler2017-09-07
* Simplify bazel-{,docker-}tests.jsonGravatar Damien Martin-Guillerez2017-09-07
* bootstrap.json: removed obsoleted TODOGravatar Damien Martin-Guillerez2017-09-07
* Add an xcode_config_alias rule instance under //tools/osx: .Gravatar lberki2017-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
* Fix windows crosstools after https://github.com/bazelbuild/bazel/commit/268c0...Gravatar hlopko2017-09-06
* 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