aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Make source manifest caching catch external runfile changesGravatar Kristina Chodorow2016-04-21
* Make the integration tests pass with gRPC client/server comms.Gravatar Lukacs Berki2016-04-21
* Clean up the runfiles / files-to-run related code a bit.Gravatar Ulf Adams2016-04-21
* Fix LIPO with C++ header modules.Gravatar Manuel Klimek2016-04-21
* Further shard out experimental_ui_testGravatar Klaus Aehlig2016-04-21
* Assorted changes wrt. gRPC client/server comms:Gravatar Lukacs Berki2016-04-21
* Refactor the Event class; always construct through static methods.Gravatar Ulf Adams2016-04-21
* Add javadoc to AbstractAction.computeKey()Gravatar Alex Humesky2016-04-21
* Fix Bazel JDK 7 buildGravatar Damien Martin-Guillerez2016-04-21
* Short-circuit Path.equals() with hashcode.Gravatar Googler2016-04-21
* Adds new ManifestMergerAction to replace existing python merger script. Repla...Gravatar Andrew Pellegrini2016-04-21
* --Gravatar Michael Staib2016-04-21
* Add a workspace name to Skylark repositoriesGravatar Kristina Chodorow2016-04-21
* Switch from relying on the Guice-specific annotations to the JSR-330 standard...Gravatar Googler2016-04-21
* Disable the generating .gcno files for .pcm compile actions. These can conflictGravatar Googler2016-04-21
* Make client-provided options an rc sourceGravatar Klaus Aehlig2016-04-21
* Adds manifest_values attribute to android_binary as a preliminary for removin...Gravatar Andrew Pellegrini2016-04-21
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Add nullable variants to Fingerprint.Gravatar Ulf Adams2016-04-20
* Remove RuleConfiguredTarget#getMandatoryStampFiles().Gravatar Lukacs Berki2016-04-20
* Delete the defaultMultipleValue field from options and refactor the logic for...Gravatar Luis Fernando Pino Duque2016-04-20
* Update the BlazeServer classes to conform to the Google style guide.Gravatar Lukacs Berki2016-04-20
* Fix 'unused symbol warnings.Gravatar Dmitry Lomov2016-04-20
* Fix incorrect package path.Gravatar Alex Humesky2016-04-20
* Introduce SplitTransitionProvider, to determine the split transition on an at...Gravatar Chris Parsons2016-04-20
* 4 of 5: Serialization of UnwrittenMergedAndroidData.Gravatar Googler2016-04-20
* Refactor CompilationSupport and IntermediateArtifacts to optionally take a Bu...Gravatar Chris Parsons2016-04-20
* Overwrite the WORKSPACE file for new_local_repositoryGravatar Kristina Chodorow2016-04-20
* Allow executing input files in addition to output onesGravatar Brian Silverman2016-04-20
* Rename CppCompilationContext.getCompilationPrerequisites toGravatar Manuel Klimek2016-04-20
* Make java_toolchain.{javac,javabuilder,singlejar,genclass,ijar} mandatoryGravatar Liam Miller-Cushon2016-04-20
* Block when another command is running on the server and not on the client whe...Gravatar Lukacs Berki2016-04-20
* Add shell test to msvc CROSSTOOLGravatar Yun Peng2016-04-20
* Document maven_jar name restrictionsGravatar Kristina Chodorow2016-04-20
* Fixed bugs blocking bazel shell test on WindowsGravatar Yun Peng2016-04-20
* 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