aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google
Commit message (Expand)AuthorAge
...
* Merge BlazeModule.getEnvironmentExtensions into serverInit / ServerBuilder.Gravatar Ulf Adams2016-11-02
* Improve overhead/safety of RecorderStreamGravatar Michajlo Matijkiw2016-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
* 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
* 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
* Small docs updates for the extra action rule.Gravatar Ulf Adams2016-10-28
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Remove old incremental dexing flag that was superseded by --incremental_dexin...Gravatar Googler2016-10-28
* Switch default --apk_signing_method from legacy_v1 to v1.Gravatar Adam Michael2016-10-28
* bazel query: Gravatar Greg Estren2016-10-28
* Singlejar apkbuilder now puts resources in the correct location in APK.Gravatar Adam Michael2016-10-28
* Rollback of commit fac9be905f0f82f793eb1cc61afab42698769dcf.Gravatar Adam Michael2016-10-27
* Change getattr() behavior so 3-arg form doesn't fail when field is a methodGravatar Jon Brandvein2016-10-27
* Move ToolsRepository out of EnvironmentGravatar Laurent Le Brun2016-10-27
* Refactor exception handling in SandboxStrategy.Gravatar Philipp Wollermann2016-10-27
* Don't let input discovery add module files as inputs if we aren't actuallyGravatar Googler2016-10-27
* Move (Bazel)TestSuiteRule to rules.test and drop the Bazel prefix.Gravatar Ulf Adams2016-10-27
* Subtract resource-related provider values defined in avoid_deps from depsGravatar Chris Parsons2016-10-27
* Dedupe Jar files produced for Android binary targets for desugaring purposes.Gravatar Googler2016-10-27
* Improve error message when failing to convert parameter types in Skylark func...Gravatar Carmi Grushko2016-10-27
* Implementation of the Repository Cache get and put features. Gravatar Jingwen Chen2016-10-27