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
Commit message (
Expand
)
Author
Age
*
Update aspect documentation to reflect aspect parameters.
Googler
2017-06-29
*
Introduce new android_instrumentation_test rule.
ajmichael
2017-06-29
*
Open source dexer tests.
ajmichael
2017-06-29
*
Add a FeaturePolicyConfiguration for supporting limited feature rollouts.
mstaib
2017-06-29
*
When we access a field of an interface, if the field is of type long or double,
cnsun
2017-06-29
*
Enable aapt2 support in library actions.
corysmith
2017-06-29
*
Make sure that objc_ and apple_binary pass the host/nonhost feature flag for
Googler
2017-06-29
*
Fix extra bytes and missing resources for roboelectric tests:
Googler
2017-06-29
*
List the default timeout values for all 4 possible values, not just 3 out of 4.
Googler
2017-06-29
*
Remove implicit dependency of objc rules on //tools/objc:header_scanner
cparsons
2017-06-29
*
build_event_stream_test: action listener is still experimental
Klaus Aehlig
2017-06-29
*
Refactoring the ApplicationManifest for clarity:
corysmith
2017-06-29
*
Access interface constants to explicitly trigger the execution of interface
cnsun
2017-06-29
*
Bazel moved to Java 8.
philwo
2017-06-29
*
Add categories to BES-related options
aehlig
2017-06-29
*
Windows, JNI: move around sources
Laszlo Csomor
2017-06-29
*
Writing build events to a file is no longer experimental
aehlig
2017-06-28
*
Output more debug information when running python tests
Yun Peng
2017-06-28
*
Ensure shards of the same test have unique names in the fallback xml
Benjamin Peterson
2017-06-28
*
Mark src/test/shell/bazel/remote_execution_sandboxing_test.sh as executable.
Philipp Wollermann
2017-06-28
*
Make Bazel build with wrapper-free CROSSTOOL on Windows
Yun Peng
2017-06-28
*
Add ActionEnvironment, which is a wrapper class for a fixed+inherited env
ulfjack
2017-06-28
*
BugReport: include ERROR on internal error messages
Klaus Aehlig
2017-06-28
*
Windows, Android: update android_sdk_repository
Laszlo Csomor
2017-06-28
*
Move verifyMarkerData into RepositoryFunction
Yun Peng
2017-06-28
*
Internal change
Googler
2017-06-28
*
Internal change
Googler
2017-06-28
*
Do not take all possible values of an attribute for selector lists of list ty...
shreyax
2017-06-28
*
Allow expansion flags to have values.
Googler
2017-06-28
*
Remove misleading documentation about 'transitive-deps' target
Jeremy Apthorp
2017-06-28
*
Update the --incompatible_ flag requirements to use the metadata tag.
ccalvarin
2017-06-28
*
Rename RemoteUtils to GrpcUtils
ulfjack
2017-06-28
*
Add a pretty printer for Skylark ASTs
brandjon
2017-06-28
*
Add the default category and tag to all options.
ccalvarin
2017-06-28
*
Bazel docs: Fix Edit button
steren
2017-06-28
*
BEP: Gracefully handle null configurations
Klaus Aehlig
2017-06-28
*
Create and example of how to change the default on inherited attributes
Pweaver (Paul Weaver)
2017-06-28
*
Add more helpers to Parser
brandjon
2017-06-28
*
Tests + cleanup + docs for ctx.actions.declare_{file,directory}
dslomov
2017-06-28
*
cpp: add unit tests for MakeAbsolute()
Thiago Farina
2017-06-28
*
Fix typo in JsonFormatFileTransport.java
Eric Dobson
2017-06-28
*
BEP: also report test sizes
Klaus Aehlig
2017-06-28
*
Add 'ctx.actions.declare_directory'
dslomov
2017-06-28
*
Fixes #3188: Implement sandboxing for remote_worker on Linux.
Philipp Wollermann
2017-06-28
*
Turn unary minus into a proper AST node
brandjon
2017-06-28
*
Release 0.5.2 (2017-06-27)
Bazel Release System
2017-06-27
*
Move the docker tests in src/test/docker
dmarting
2017-06-27
*
Bazel, python tests: add more context to failures
Laszlo Csomor
2017-06-27
*
Enable connection pooling for the remote REST cache
Benjamin Peterson
2017-06-27
*
Add 'ctx.actions' and implement 'ctx.action.declare_file'.
dslomov
2017-06-27
[next]