aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* 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
* Pad apple SDK version number strings to ensure there are at least two compone...Gravatar Chris Parsons2016-11-02
* Remove deprecation warning from ios_simulator_version flag. Its semantics rem...Gravatar Chris Parsons2016-11-02
* A version of ProtoCompileActionBuilder that uses proto_lang_toolchain() rules...Gravatar Carmi Grushko2016-11-02
* experimental_objc_library relies on ObjcProvider for compilation data, export...Gravatar Cal Peyser2016-11-02
* Description redacted.Gravatar Googler2016-11-02
* Initial implementation of "dylib" attribute for apple_binary and apple_dynami...Gravatar Chris Parsons2016-11-02
* Refactor the module API to use the builder pattern for executor creation.Gravatar Ulf Adams2016-11-02
* Windows: java_binary can be an action executableGravatar Laszlo Csomor2016-10-31
* Add method getCurrentlyAvailableNodes to QueryableGraph and Walkable GraphGravatar Googler2016-10-31
* Allow calling attributes of built-in objects.Gravatar Vladimir Moskva2016-10-31
* Bring experimental_objc_library module semantics in line with those ofGravatar Cal Peyser2016-10-31
* ObjcCompileAction provides all headers to sandboxed execution. This allowsGravatar Cal Peyser2016-10-31
* Add experimental flag to stop requiring all transitive modules as inputs.Gravatar Googler2016-10-31
* Move Bazel{ActionListener,ExtraAction} rule to rules.extra and drop prefix.Gravatar Ulf Adams2016-10-31
* Fix typo in bazel docs: Borne -> Bourne.Gravatar Googler2016-10-31
* Small doc fixes for BazelActionListenerRule.Gravatar Ulf Adams2016-10-31
* remove references to "server.socket" fileGravatar Thiago Farina2016-10-31
* Description redacted.Gravatar Googler2016-10-31
* Introduce proto_lang_toolchain().Gravatar Carmi Grushko2016-10-31
* Verify (in test) that ObjcProvider keys are either exposed to skylark or expl...Gravatar Chris Parsons2016-10-31
* Disable protobuf modulemap generation if it's a linking target. Correctly con...Gravatar Sergio Campama2016-10-28
* Add the IsNullary(arg) and IsUnary(arg, next_arg) functionsGravatar Luis Fernando Pino Duque2016-10-28
* Small docs updates for the extra action rule.Gravatar Ulf Adams2016-10-28