aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Move bridge methods for default methods down to the implementing classes.Gravatar cnsun2017-06-07
* Automated g4 rollback of commit d028d7854d3e95d97143945a1ec32944e5e4594b.Gravatar lpino2017-06-07
* Have BazelPackageLoader use the newly added BazelSkyframeExecutorConstants.Gravatar nharmata2017-06-07
* Section about Bazel concepts should be titled as such (rather than "BUILD fil...Gravatar Googler2017-06-06
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Fix automatic host platform detection to check the --host_cpu flag.Gravatar John Cater2017-06-06
* java_stub_template: remove cygpath callGravatar Laszlo Csomor2017-06-06
* Factor out Bazel-specific ctor constants in SequencedSkyframeExecutor into a ...Gravatar nharmata2017-06-06
* third_party/grpc: Introduce filegroup of jars for bootstrappingGravatar Jakob Buchgraber2017-06-06
* Add java_grpc_library rule that uses bazel's native proto_library.Gravatar Jakob Buchgraber2017-06-06
* Remove the CommandEnvironment from BlazeCommand.editOptionsGravatar ulfjack2017-06-06
* Automated g4 rollback of commit 5608765ab737ebb8a98a04a6068143d53ae7065c.Gravatar philwo2017-06-06
* Fix a typo.Gravatar Googler2017-06-06
* Fix a bunch of issues related to server startup/shutdown:Gravatar lberki2017-06-06
* Move the instrumentation filter computation to BuildToolGravatar ulfjack2017-06-06
* Add exit codes for remote errors to ExitCodeGravatar ulfjack2017-06-06
* Fix: remote execution was ignoring the exit codeGravatar Ulf Adams2017-06-06
* Add a tag to ExecutionRequirements that allows disabling local prefetchGravatar ulfjack2017-06-06
* Use a wrapper-free MSVC toolchain when NO_MSVC_WRAPPER=1Gravatar Yun Peng2017-06-06
* Chocolatey install: fix script. problem onGravatar Peter Mounce2017-06-06
* Add an example that shows how to use the cpu:<num> tag for tests.Gravatar philwo2017-06-06
* Move ExecutionRequirements to the lib.actions packageGravatar ulfjack2017-06-06
* Change help message for --batchGravatar Mike Morearty2017-06-06
* apple_binary provides information about its dylibs' symbols in its nested Obj...Gravatar cparsons2017-06-06
* Specify isTestRule as an input to CompilationSupport instead of from the curr...Gravatar cparsons2017-06-06
* Suggest signing xcode license if that likely inhibits xcode-locator-bin gener...Gravatar cparsons2017-06-06
* Make compatible_with = ["all", "foo"] the same as compatible_with = ["all"].Gravatar gregce2017-06-06
* Remote host_platform pending upcoming changes inGravatar jcater2017-06-06
* Internal changeGravatar cpeyser2017-06-06
* Release 0.5.1 (2017-06-06)Gravatar Bazel Release System2017-06-06
* Cleanup the interface of ApkActionsBuilder.Gravatar ajmichael2017-06-05
* Fix sandbox to recursively bind mount the writable directories.Gravatar Googler2017-06-05
* Add a new flag --sandbox_writable_path, which asks the sandbox to make anGravatar Googler2017-06-05
* Improve the error message when Desugar fails to load a class from theGravatar cnsun2017-06-05
* Internal changeGravatar Googler2017-06-05
* Automated g4 rollforward of commit b71e99b1f3746103e5d6802eebc24096b3494959.Gravatar gregce2017-06-05
* Fixing documentation for platforms and toolchains.Gravatar John Cater2017-06-05
* Remove Xcodege integration from Blaze.Gravatar schmitt2017-06-05
* Include the root cause IOException in the BuildFileContainsErrorsException th...Gravatar nharmata2017-06-05
* Make the non propagated values available in the Skylark representation of Obj...Gravatar kaipi2017-06-05
* Rename xcode_version's default_macosx_sdk_version to use 'macos'.Gravatar cparsons2017-06-05
* Set host apple platform type to MACOSGravatar cparsons2017-06-05
* Expose .ap_ artifact as a skylark providerGravatar Googler2017-06-05
* Document --nouse_action_cacheGravatar Googler2017-06-05
* Remove "supports-workers" tag from ApkBuilder execution info.Gravatar philwo2017-06-05
* Windows, jvm.out: create with deletion sharingGravatar Laszlo Csomor2017-06-02
* Update documentation for --output_filter and --auto_output_filterGravatar ulfjack2017-06-02
* Move helper methods for accessing platform providers to a utility class.Gravatar John Cater2017-06-02
* Generate pre-reconciled ids R classes for dependency libraries with resourcesGravatar corysmith2017-06-02
* Fix a bug in ParallelVisitor which prevents visitation task from being interr...Gravatar Googler2017-06-02