aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Enable strict deps enforcement for importsGravatar Liam Miller-Cushon2016-11-16
* Description redacted.Gravatar Googler2016-11-16
* Remove unused importsGravatar Liam Miller-Cushon2016-11-16
* Implement basic objc executable linking in the CROSSTOOL.Gravatar Cal Peyser2016-11-16
* Supports --nodistinct_host_configuration withGravatar Greg Estren2016-11-16
* aar_import takes advantage of Singlejar's dont_change_compression flag.Gravatar Adam Michael2016-11-16
* Description redacted.Gravatar Cal Peyser2016-11-16
* Code cleanup for interleaving target pattern eval and config creation.Gravatar Ulf Adams2016-11-16
* Fix links for provider and configuration fragment docsGravatar Googler2016-11-16
* Updates outdated options documentation forGravatar Greg Estren2016-11-16
* aar_import provides jars also via JavaRuntimeJarProvider.Gravatar Adam Michael2016-11-16
* Refactor the logic that is used to retry client timeouts a bit so that the at...Gravatar Lukacs Berki2016-11-15
* Use SHA256 as digest algorithm when signing bazel debian packagesGravatar Yun Peng2016-11-15
* Aspects-on-aspects implementation.Gravatar Dmitry Lomov2016-11-15
* Use #equals() to check equality between ExitCode instances.Gravatar Lukacs Berki2016-11-15
* Add a GenSignatureActionContext to inject the command line info.Gravatar Ulf Adams2016-11-15
* Minor refactoring.Gravatar Lukacs Berki2016-11-15
* Fix strict deps handling of the default package.Gravatar Liam Miller-Cushon2016-11-15
* Short-circuit deleted package retrieval if list is empty.Gravatar Janak Ramakrishnan2016-11-15
* Only set the logging level if it has changed.Gravatar Janak Ramakrishnan2016-11-15
* Avoid AutoProfiler overhead in AbstractBlazeQueryEnvironment#evaluateQuery.Gravatar Janak Ramakrishnan2016-11-15
* Make TargetPattern evaluation during query evaluation more parallel-friendly ...Gravatar Nathan Harmata2016-11-15
* Remove fail-fast check in NamedForkJoinWorkerThreadFactory constructor. Costs...Gravatar Janak Ramakrishnan2016-11-15
* Remove cargo-culted workaround for JDK-6440786Gravatar Liam Miller-Cushon2016-11-15
* Remove module file flags from a CppCompileAction's cache key.Gravatar Googler2016-11-15
* Fix the redirection for be.bazel.buildGravatar Damien Martin-Guillerez2016-11-15
* Fix building Bazel under the new Linux sandboxGravatar Brian Silverman2016-11-14
* Add missing filegroups to docs_embedded_in_srcs.Gravatar David Chen2016-11-14
* Add an escape hatch to quickly disable --experimental_extra_action_top_level_...Gravatar Carmi Grushko2016-11-14
* Fix links on Java Bazel Tutorial page.Gravatar David Chen2016-11-14
* Description redacted.Gravatar Googler2016-11-14
* Don't break lambda bodies during tree pruningGravatar Liam Miller-Cushon2016-11-14
* Fix doc bug: Target.files is the immediate files-to-build, not transitiveGravatar Jon Brandvein2016-11-14
* Redirects be.bazel.build and cr.bazel.build to the Build Encyclopedia and GerritGravatar Damien Martin-Guillerez2016-11-14
* Update ctx.expand_action() docGravatar Jon Brandvein2016-11-14
* In SkyQueryEnvironment, cache some more objects that are just functions of fi...Gravatar Janak Ramakrishnan2016-11-14
* Cache PerBuildSyscallCache if concurrency level is unchanged.Gravatar Janak Ramakrishnan2016-11-14
* In the //:srcs completeness test, ignore derivedGravatar Klaus Aehlig2016-11-14
* Fix bugs in slicing with a negative strideGravatar Jon Brandvein2016-11-14
* Adapt the installation instruction to the distfileGravatar Klaus Aehlig2016-11-11
* Really mark //src/main/cpp/util:file_platform_test as manualGravatar Klaus Aehlig2016-11-11
* Implement action cache resolution for ObjcCompileAction. This allows forGravatar Cal Peyser2016-11-11
* ObjcCompileAction provides all headers to sandboxed execution. This allowsGravatar Cal Peyser2016-11-11
* Mark //src/test/cpp/util:file_platform_test as manualGravatar Klaus Aehlig2016-11-11
* Explains why included files are not in sandbox path.Gravatar Yue Gan2016-11-11
* output_group is not a real Skylark provider for aspects, as well as for rules.Gravatar Dmitry Lomov2016-11-11
* Do not crash when aspects provide duplicate things.Gravatar Dmitry Lomov2016-11-11
* Only install bazel-distfile.zip on linuxGravatar Klaus Aehlig2016-11-11
* Implement build tag filtering.Gravatar Lukacs Berki2016-11-11
* Add the distribution artifact to the list of release filesGravatar Klaus Aehlig2016-11-11