index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
...
*
Remove FilesToRunProvider.label.
Ulf Adams
2016-04-22
*
Make source manifest caching catch external runfile changes
Kristina Chodorow
2016-04-21
*
Make the integration tests pass with gRPC client/server comms.
Lukacs Berki
2016-04-21
*
Clean up the runfiles / files-to-run related code a bit.
Ulf Adams
2016-04-21
*
Fix LIPO with C++ header modules.
Manuel Klimek
2016-04-21
*
Assorted changes wrt. gRPC client/server comms:
Lukacs Berki
2016-04-21
*
Refactor the Event class; always construct through static methods.
Ulf Adams
2016-04-21
*
Add javadoc to AbstractAction.computeKey()
Alex Humesky
2016-04-21
*
Short-circuit Path.equals() with hashcode.
Googler
2016-04-21
*
--
Michael Staib
2016-04-21
*
Add a workspace name to Skylark repositories
Kristina Chodorow
2016-04-21
*
Disable the generating .gcno files for .pcm compile actions. These can conflict
Googler
2016-04-21
*
Make client-provided options an rc source
Klaus Aehlig
2016-04-21
*
Adds manifest_values attribute to android_binary as a preliminary for removin...
Andrew Pellegrini
2016-04-21
*
Add nullable variants to Fingerprint.
Ulf Adams
2016-04-20
*
Remove RuleConfiguredTarget#getMandatoryStampFiles().
Lukacs Berki
2016-04-20
*
Delete the defaultMultipleValue field from options and refactor the logic for...
Luis Fernando Pino Duque
2016-04-20
*
Introduce SplitTransitionProvider, to determine the split transition on an at...
Chris Parsons
2016-04-20
*
Refactor CompilationSupport and IntermediateArtifacts to optionally take a Bu...
Chris Parsons
2016-04-20
*
Overwrite the WORKSPACE file for new_local_repository
Kristina Chodorow
2016-04-20
*
Allow executing input files in addition to output ones
Brian Silverman
2016-04-20
*
Rename CppCompilationContext.getCompilationPrerequisites to
Manuel Klimek
2016-04-20
*
Make java_toolchain.{javac,javabuilder,singlejar,genclass,ijar} mandatory
Liam Miller-Cushon
2016-04-20
*
Block when another command is running on the server and not on the client whe...
Lukacs Berki
2016-04-20
*
Document maven_jar name restrictions
Kristina Chodorow
2016-04-20
*
Move the runfiles for external repositories to under the x.runfiles/ directory
Kristina Chodorow
2016-04-20
*
Allow external repositories to have includes attributes that point to package...
Janak Ramakrishnan
2016-04-19
*
Review a number of action subclasses and update them according to the spec.
Ulf Adams
2016-04-19
*
Add mechanism to crosstool language to specify action-specific execution requ...
Cal Peyser
2016-04-19
*
Review a number of action subclasses and update them according to the spec.
Ulf Adams
2016-04-19
*
Rename LateBoundLabel#getDefault(Rule, AttributeMap, T) to #resolve().
Lukacs Berki
2016-04-19
*
Bind the gRPC command server port only to localhost.
Lukacs Berki
2016-04-19
*
Signal that the version command does not build
Klaus Aehlig
2016-04-19
*
Make it possible to interrupt commands when communicating over gRPC.
Lukacs Berki
2016-04-19
*
Do not start the AF_UNIX server when in gRPC mode.
Lukacs Berki
2016-04-19
*
Deprecate top-level Java toolchain flags in favour of java_toolchain
Liam Miller-Cushon
2016-04-19
*
Check for the presence of an AndroidSdkProvider in JackAspect.
Michael Staib
2016-04-19
*
Tokenize java_toolchain.misc
Liam Miller-Cushon
2016-04-19
*
Extract common logic for detecting action and artifact prefix conflicts.
Rumou Duan
2016-04-19
*
Change misleading warning when an error is encountered while loading a target...
Janak Ramakrishnan
2016-04-19
*
Add the option to have non-interface dependencies. This can greatly speed up
Googler
2016-04-19
*
Update the documentation for the Action class.
Ulf Adams
2016-04-18
*
Remove option to include transitive header module srcs in the compilation.
Googler
2016-04-18
*
Remove directories field from MavenServerFunction.
Ulf Adams
2016-04-18
*
Refactor the coverage report module to make it less stateful.
Ulf Adams
2016-04-18
*
Module cleanup - don't hold on to stuff after the command completes.
Ulf Adams
2016-04-18
*
experimental UI: avoid empty lines between one-line FAILURE notes
Klaus Aehlig
2016-04-18
*
Rename field names in command_server.proto so that they don't conflict with C...
Lukacs Berki
2016-04-18
*
Tolerate NoSuchPackageException when processing subdirectories.
Janak Ramakrishnan
2016-04-18
*
Fix SkyQuery bug where we weren't respecting the package blacklist. We do thi...
Nathan Harmata
2016-04-18
[prev]
[next]