aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use ImmutableList for Option expansion functionsGravatar Googler2017-06-08
* Make bazel_windows_example_test pass with MSVC toolchainGravatar Yun Peng2017-06-08
* Missed updating this title when changing the name of this section in previous...Gravatar Googler2017-06-08
* Update bzl style, local variables don't start with underscoreGravatar laurentlb2017-06-08
* Introduce --incompatible_disallow_toplevel_if_statement to forbid top-level i...Gravatar laurentlb2017-06-08
* Add new configuration fragment for platforms, with host and targetGravatar John Cater2017-06-08
* PiperOrigin-RevId: 158274860Gravatar carmi2017-06-08
* Fix the link to RuleClassProvider.java in Bazel documentation.Gravatar ivucica2017-06-08
* Update Apache HTTP Client and Apache HTTP Core.Gravatar Philipp Wollermann2017-06-08
* third_party/googleapis: Add java_grpc_library for bytestream.protoGravatar Ola Rozenfeld2017-06-07
* third_party/googleapis: Add remote_execution.protoGravatar Jakob Buchgraber2017-06-07
* third_party/googleapis: Add java_grpc_library for publish_build_event.protoGravatar Jakob Buchgraber2017-06-07
* third_party: Fix labels so they can be used from within new_local_repositoryGravatar Jakob Buchgraber2017-06-07
* Require that flags with static expansions be of Void type.Gravatar ccalvarin2017-06-07
* Set executable bit on java_launcher_test.shGravatar jcater2017-06-07
* Windows, CI: print the version of BOOTSTRAP_BAZELGravatar László Csomor2017-06-07
* Bazel client: explain the name of A-server.jarGravatar László Csomor2017-06-07
* Extend the SpawnResult interface to cover more use casesGravatar ulfjack2017-06-07
* Adds the resource class jar to the implicit outputs of android_libraryGravatar Googler2017-06-07
* Do not add archiver_flags feature when crosstool already has one.Gravatar hlopko2017-06-07
* Internally track changes to stdout / stderr files, so we can avoid filesystem...Gravatar felly2017-06-07
* 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