aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Inline CustomCommandLine methods that can be expressed using VectorArg.Gravatar tomlu2017-09-12
* 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
* Docs: Minor fixes for IDE pageGravatar Steren2017-09-12
* Add multiple density processing to aapt2 using the optimize command.Gravatar corysmith2017-09-12
* Replace referrals to options by their name to option definitions.Gravatar ccalvarin2017-09-12
* Skylint: improve the naming conventions checkerGravatar fzaiser2017-09-12
* Add Profiler for recording task execution time.Gravatar corysmith2017-09-12
* Remove an internal test.Gravatar ajmichael2017-09-12
* Toolchain providers are propagated in the ToolchainContext instance madeGravatar cpeyser2017-09-12
* docs: mention remote caching in BES documentationGravatar Jakob Buchgraber2017-09-12
* Make per-file-copts part of the user_compile_flagsGravatar hlopko2017-09-12
* Unbreak discard_graph_edges_test.Gravatar philwo2017-09-12
* Delete skylark index, it is not linked from anywhere.Gravatar dmarting2017-09-12
* Automated rollback of commit 70f84252a0f1669564ef3c92c4adeda9b5a22f50.Gravatar ulfjack2017-09-12
* Documentation cleanup.Gravatar dmarting2017-09-12
* Remove the unused fallback argument from getHost() and the unused method getP...Gravatar lberki2017-09-12
* Fix nocopts docsGravatar hlopko2017-09-12
* Auto-generate BUILD files for src/java_tools/buildjarGravatar ulfjack2017-09-11
* Documentation cleanup.Gravatar dmarting2017-09-11
* Automated rollback of commit f5a0b380aadf3dd976b45fd19b2dd5150ced8f41.Gravatar Googler2017-09-11
* Shard AndroidBinaryTest.Gravatar ajmichael2017-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
* 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