aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Adds Skylark support to XcTestAppProviderGravatar Sergio Campama2016-11-07
* Check for strict deps exemptions at the top levelGravatar Liam Miller-Cushon2016-11-07
* Improve cfg-related warning messages by including a link to the relevant docu...Gravatar Florian Weikert2016-11-07
* aar_import exports AndroidManifest.xml by default.Gravatar Adam Michael2016-11-07
* EvalException can now show a url for additional informationGravatar Laurent Le Brun2016-11-04
* Do not propagate aspect to own attributes when using '*'.Gravatar Googler2016-11-04
* Windows: can now remove bazel-* symlinksGravatar Laszlo Csomor2016-11-04
* Refactor new compilation, archiving, and fully linking logic into a subclass ofGravatar Cal Peyser2016-11-04
* Handle python rules in intellij aspectGravatar Googler2016-11-04
* Fix test breakage on Windows.Gravatar Laszlo Csomor2016-11-04
* Use main_class as specified in java_test even if use_testrunner is true.Gravatar Dmitry Lomov2016-11-04
* Fix test breakage on Windows.Gravatar Laszlo Csomor2016-11-04
* Use proto_lang_toolchain() in java_proto_library.Gravatar Carmi Grushko2016-11-04
* Use separate "proto" javacopts for all proto compilations.Gravatar Googler2016-11-04
* Fix target info in conflict error message, to avoid toString on objectsGravatar Googler2016-11-04
* Expose Artifact#isTreeArtifact to Skylark.Gravatar Rumou Duan2016-11-04
* Change Bazel default android_manifest_merger to android.Gravatar Adam Michael2016-11-04
* Use android javacopts for java_proto_library-related compilations.Gravatar Googler2016-11-04
* Make ProtoSourceFileBlacklist take an explicit list of .proto files to blackl...Gravatar Carmi Grushko2016-11-03
* ProtoCompileActionBuilder takes a list of ToolchainInvocations instead of a m...Gravatar Carmi Grushko2016-11-03
* Fix test breakage after commit fbbd299b0d3ecf6fa2b1c3bcfa47637da2be6c11Gravatar Jingwen Chen2016-11-03
* Writes a machine readable representation of BuildEvents to a file (varint del...Gravatar Eduardo Colaco2016-11-03
* Implemented repository caching for native maven_jar rules.Gravatar Jingwen Chen2016-11-03
* Stop consulting the environment for "originating user" information.Gravatar Googler2016-11-03
* Use proto_lang_toolchain in java_lite_proto_library.Gravatar Carmi Grushko2016-11-03
* Copy android_manifest_merger from target configuration into host configuration.Gravatar Adam Michael2016-11-03
* Do not tickle TimestampGranularityMonitor for stable-status.txt no-op updates.Gravatar Julio Merino2016-11-03
* Refactor MavenDownloader to be a subclass of HttpDownloader to streamline ins...Gravatar Jingwen Chen2016-11-03
* Adds flag to enable/disable apple_binary from generating and linking ObjC pro...Gravatar Sergio Campama2016-11-03
* java_binary: fix runfiles dir creation on WindowsGravatar Laszlo Csomor2016-11-03
* Store and use commandId and cookie as ByteStringsGravatar Michajlo Matijkiw2016-11-03
* Also provide test summaries in the build-event streamGravatar Klaus Aehlig2016-11-02
* Rollback of commit 0c6e4cdab3c38f8751fb3b944ccaa53866e4c032.Gravatar Adam Michael2016-11-02
* Merge BlazeModule.getEnvironmentExtensions into serverInit / ServerBuilder.Gravatar Ulf Adams2016-11-02
* Improve overhead/safety of RecorderStreamGravatar Michajlo Matijkiw2016-11-02
* Description redacted.Gravatar Luis Fernando Pino Duque2016-11-02
* Multiplying strings with negative numbers no longer leads to an exception.Gravatar Florian Weikert2016-11-02
* Move createActionCache to ExecutorBuilder.Gravatar Ulf Adams2016-11-02
* Description redacted.Gravatar Yue Gan2016-11-02
* remove other AF_UNIX referencesGravatar Thiago Farina2016-11-02
* Add support for --keep-main-dex flag to RexGravatar Googler2016-11-02
* Add support for Rex package mapGravatar Googler2016-11-02
* Change Bazel default android_manifest_merger to android.Gravatar Adam Michael2016-11-02
* Have query Lexer operated directly on StringGravatar Michajlo Matijkiw2016-11-02
* Use common logic to create proto action in j2objc proto aspect.Gravatar Rumou Duan2016-11-02
* Android native libraries compile with -mstackrealign for 32bit x86 clang.Gravatar Adam Michael2016-11-02
* Add logging to TimestampGranularityMonitor.Gravatar Julio Merino2016-11-02
* Do not tickle TimestampGranularityMonitor for CONSTANT_METADATA artifacts.Gravatar Julio Merino2016-11-02
* ProtoCompileActionBuilder takes ImmutableMap for toolchains, which has a pred...Gravatar Carmi Grushko2016-11-02
* Rollback, breaks dependent code.Gravatar Jon Brandvein2016-11-02