aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* 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
* 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
* 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
* 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
* Fix bugs in slicing with a negative strideGravatar Jon Brandvein2016-11-14
* 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
* Implement build tag filtering.Gravatar Lukacs Berki2016-11-11
* Fix build rule visibility.Gravatar Laszlo Csomor2016-11-11
* Rollback of commit 33ad37612ab7edc32d5e82c3912acebacaef42dc.Gravatar Irina Iancu2016-11-11
* Introduce structured build variables in CrosstoolGravatar Marcel Hlopko2016-11-11
* Expose aspect-related information in the extra-action proto that Bazel hands ...Gravatar Carmi Grushko2016-11-11
* Fix tree pruning inside enum constantsGravatar Liam Miller-Cushon2016-11-11
* Update package lookup to check for files named BUILD.bazel before files namedGravatar John Cater2016-11-11
* Global cleanup change.Gravatar Googler2016-11-11
* Blacklists for proto_lang_toolchain() no longer have to be proto_library's.Gravatar Carmi Grushko2016-11-11
* Make unittest.bash fill in testsuite infoGravatar Kristina Chodorow2016-11-11
* Add a mechanism for bounding the number of Packages SkyQueryEnvironment's exp...Gravatar Nathan Harmata2016-11-11
* Make testonly checking work through aliases.Gravatar Lukacs Berki2016-11-11
* Fix a bunch of typosGravatar Jon Brandvein2016-11-10
* Bazel client: wrap some POSIX functionsGravatar Laszlo Csomor2016-11-10
* Add type annotations for the benefit of Java 7Gravatar Klaus Aehlig2016-11-10