aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Allow external repositories to have includes attributes that point to package...Gravatar Janak Ramakrishnan2016-04-19
* Review a number of action subclasses and update them according to the spec.Gravatar Ulf Adams2016-04-19
* Add mechanism to crosstool language to specify action-specific execution requ...Gravatar Cal Peyser2016-04-19
* Review a number of action subclasses and update them according to the spec.Gravatar Ulf Adams2016-04-19
* Rename LateBoundLabel#getDefault(Rule, AttributeMap, T) to #resolve().Gravatar Lukacs Berki2016-04-19
* Bind the gRPC command server port only to localhost.Gravatar Lukacs Berki2016-04-19
* Signal that the version command does not buildGravatar Klaus Aehlig2016-04-19
* Make it possible to interrupt commands when communicating over gRPC.Gravatar Lukacs Berki2016-04-19
* Do not start the AF_UNIX server when in gRPC mode.Gravatar Lukacs Berki2016-04-19
* Rollback of commit 9dc24effb614f3695c962c4e1d1012e9e2aeb453.Gravatar Cal Peyser2016-04-19
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Check for the presence of an AndroidSdkProvider in JackAspect.Gravatar Michael Staib2016-04-19
* Fixes GenClass exception when the temp directory does not exists.Gravatar Damien Martin-Guillerez2016-04-19
* Tokenize java_toolchain.miscGravatar Liam Miller-Cushon2016-04-19
* Extract common logic for detecting action and artifact prefix conflicts.Gravatar Rumou Duan2016-04-19
* Change misleading warning when an error is encountered while loading a target...Gravatar Janak Ramakrishnan2016-04-19
* Add sanity unit test for options classes that are subclasses of other options...Gravatar Nathan Harmata2016-04-19
* Bind path to xcrunwrapper in workspace files.Gravatar Cal Peyser2016-04-19
* Add the option to have non-interface dependencies. This can greatly speed upGravatar Googler2016-04-19
* Update the documentation for the Action class.Gravatar Ulf Adams2016-04-18
* Remove option to include transitive header module srcs in the compilation.Gravatar Googler2016-04-18
* Remove directories field from MavenServerFunction.Gravatar Ulf Adams2016-04-18
* Refactor the coverage report module to make it less stateful.Gravatar Ulf Adams2016-04-18
* Module cleanup - don't hold on to stuff after the command completes.Gravatar Ulf Adams2016-04-18
* experimental UI: avoid empty lines between one-line FAILURE notesGravatar Klaus Aehlig2016-04-18
* Rename field names in command_server.proto so that they don't conflict with C...Gravatar Lukacs Berki2016-04-18
* Fix sandbox when nobody's uid != 65534Gravatar Brian Silverman2016-04-18
* GenClass: delete the temporary directory before usageGravatar Damien Martin-Guillerez2016-04-18
* Tolerate NoSuchPackageException when processing subdirectories.Gravatar Janak Ramakrishnan2016-04-18
* Fix SkyQuery bug where we weren't respecting the package blacklist. We do thi...Gravatar Nathan Harmata2016-04-18
* Use DexBuilder tool such that it can be a persistent workerGravatar Googler2016-04-18
* Add a crunch_png attribute to android_binaryGravatar Googler2016-04-18
* Add cpp-style source processing to experimental_objc_library.Gravatar Cal Peyser2016-04-18
* Tests for apple_cc_toolchain.Gravatar Cal Peyser2016-04-18
* Introduces experimental_objc_library. This rule builds objc code with the c+...Gravatar Cal Peyser2016-04-18
* Make ExperimentalStateTracker aim for target widthGravatar Klaus Aehlig2016-04-18
* Make output base on Windows shorter.Gravatar Dmitry Lomov2016-04-15
* Fixed bugs for "bazel test" command on WindowsGravatar Yun Peng2016-04-15
* Make LineWrappingAnsiTerminalWriter more efficientGravatar Klaus Aehlig2016-04-15
* Initial version of client-server communication over gRPC. Gravatar Lukacs Berki2016-04-15
* Add a position-aware wrapper around AnsiTerminalWriterGravatar Klaus Aehlig2016-04-15
* Expose __init__.py filenames to SkylarkGravatar Brian Silverman2016-04-15
* Refactor blaze.cc so that we can eventually implement gRPC-based communicatio...Gravatar Lukacs Berki2016-04-15
* Move LoggingTerminalWriter to a public util classGravatar Klaus Aehlig2016-04-15
* Remove the directories field from RepositoryDelegatorFunction.Gravatar Ulf Adams2016-04-15
* Assume that the targets required by LabelVisitor have already been loaded.Gravatar Lukacs Berki2016-04-15
* Inject the BlazeDirectories in SkyframeExecutor.Gravatar Ulf Adams2016-04-15
* Get the current time when generating the workspace status.Gravatar Ming Zhao2016-04-15
* Fix compiler warning due to lack of generic parameter.Gravatar Nathan Harmata2016-04-15