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
/
test
/
java
Commit message (
Expand
)
Author
Age
*
Rollback of commit 7f8e0456efe58711aae98c95c6a9dfb57824b9c2.
Dmitry Lomov
2016-11-22
*
Bazel: make PathWindowsTest more robust
Laszlo Csomor
2016-11-22
*
Refactor LegacyLoadingPhaseRunner to be more like SkyframeLoadingPhaseRunner.
Ulf Adams
2016-11-22
*
Allow labels like @foo//:foo to be shortened @foo
Justine Tunney
2016-11-22
*
Move intellij_info.bzl to a tool packaged with bazel.
Googler
2016-11-21
*
Support ordering constraints on build events
Klaus Aehlig
2016-11-21
*
Make LineBufferedOutputStream resistant to exceptions thrown while flushing i...
Lukacs Berki
2016-11-21
*
Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35.
Alex Humesky
2016-11-21
*
ProtoCompileActionBuilder can create strict-deps-checking command lines.
Carmi Grushko
2016-11-21
*
Using an ActionFileInputCache for SHA1 digests used with remote execution.
Ola Rozenfeld
2016-11-21
*
Fixes test infrastructure bug that wrongly trims output paths
Greg Estren
2016-11-21
*
Improve reliability/performance of Bazel downloads
Justine Tunney
2016-11-21
*
Adds support for multiple top-level dynamic configurations
Greg Estren
2016-11-21
*
Extra-actions originating in Aspects are reported even if the rule we attach ...
Carmi Grushko
2016-11-21
*
Remove 'test' prefix from test names in SkylarkAspectTest.
Dmitry Lomov
2016-11-21
*
Implement structural equality for structs
Vladimir Moskva
2016-11-21
*
Implement 'output_groups' provider.
Dmitry Lomov
2016-11-21
*
Move Bazel-specific functions in a separate file.
Laurent Le Brun
2016-11-21
*
Allow labels in the '--aspects' parameter.
Dmitry Lomov
2016-11-21
*
Add # support for LabelValidator as discussed in #2006
Meng Zhang
2016-11-18
*
Extract the integration setup to a new class IntegrationMock.
Ulf Adams
2016-11-18
*
Remove unused SupportData.getUsedDirectDeps().
Carmi Grushko
2016-11-18
*
Initializes BuildViewTestCase's configuration factory with ruleClassProvider's
Greg Estren
2016-11-18
*
Adding an option to set the digest function that everything uses. Minor refac...
Ola Rozenfeld
2016-11-18
*
Run the analysis phase with as many threads as the user wants. In order to av...
Janak Ramakrishnan
2016-11-18
*
Introduce support for 'expand_if_all_available' for flag_groups in CROSSTOOL
Marcel Hlopko
2016-11-17
*
Propertly join multiple arguments to jar filter.
Googler
2016-11-17
*
Add ctx.coverage_instrumented function to Skylark
Googler
2016-11-17
*
Corrects some tests that fail with trimmed dynamic configurations but
Greg Estren
2016-11-17
*
Re-use the precomputed universe key in WalkableGraphFactory#prepareAndGet.
Janak Ramakrishnan
2016-11-17
*
Rollback of commit a3f5f576cd35798140ba3e81d03d919dd4ecb847.
Alex Humesky
2016-11-17
*
Simplify Crosstool Build Variables context
Marcel Hlopko
2016-11-16
*
Fix ProtoLangToolchainTest on Windows
Yun Peng
2016-11-16
*
proto_library now produces a descriptor set, when built on the command-line.
Carmi Grushko
2016-11-16
*
Remove unused imports
Liam Miller-Cushon
2016-11-16
*
Supports --nodistinct_host_configuration with
Greg Estren
2016-11-16
*
aar_import takes advantage of Singlejar's dont_change_compression flag.
Adam Michael
2016-11-16
*
Code cleanup for interleaving target pattern eval and config creation.
Ulf Adams
2016-11-16
*
Aspects-on-aspects implementation.
Dmitry Lomov
2016-11-15
*
Fix bugs in slicing with a negative stride
Jon Brandvein
2016-11-14
*
output_group is not a real Skylark provider for aspects, as well as for rules.
Dmitry Lomov
2016-11-11
*
Do not crash when aspects provide duplicate things.
Dmitry Lomov
2016-11-11
*
Implement build tag filtering.
Lukacs Berki
2016-11-11
*
Introduce structured build variables in Crosstool
Marcel Hlopko
2016-11-11
*
Expose aspect-related information in the extra-action proto that Bazel hands ...
Carmi Grushko
2016-11-11
*
Update package lookup to check for files named BUILD.bazel before files named
John Cater
2016-11-11
*
Blacklists for proto_lang_toolchain() no longer have to be proto_library's.
Carmi Grushko
2016-11-11
*
Add type annotations for the benefit of Java 7
Klaus Aehlig
2016-11-10
*
Add comment to EnvironmentVariable proto to make it clear that values are not...
Googler
2016-11-10
*
Change error message to reflect broader syntax for assignments
Jon Brandvein
2016-11-10
[next]