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
/
shell
Commit message (
Expand
)
Author
Age
*
Add an option to compress the JSON trace profile.
twerth
2018-07-27
*
Add a flag to split test.xml generation into a separate Spawn
ulfjack
2018-07-27
*
Experimental UI: on limited output, reserve capacity for post-build status
Klaus Aehlig
2018-07-27
*
Add a flag to make Apple rules not share C++ compile actions.
lberki
2018-07-26
*
Support optional repository verification
Klaus Aehlig
2018-07-25
*
Remove obsolete stuff related to JDK7 support
Philipp Wollermann
2018-07-25
*
Remove Hazelcast dependency
Philipp Wollermann
2018-07-25
*
Collect code coverage for binaries invoked via sh_test.
Irina Iancu
2018-07-23
*
resolved file: include the hash of the output tree
Klaus Aehlig
2018-07-23
*
Add aquery as proper command to Bazel.
twerth
2018-07-18
*
bazel,tests: allow empty TMPDIR in test
Laszlo Csomor
2018-07-18
*
External repositories: disallow use of unexported repository rules
Klaus Aehlig
2018-07-17
*
Add implicit mapping from "@mainrepo" to "@". This fixes the issue where refe...
Danna Kelmer
2018-07-16
*
Second cl for verbose workspaces (ability to log certain potentially non-herm...
Googler
2018-07-16
*
Set file uploader in BEP integration test to "local".
tomlu
2018-07-13
*
Make spend_cpu_time more reliable by tracking time.
jmmv
2018-07-12
*
Windows,tests: port bazel_rules_test
Laszlo Csomor
2018-07-12
*
Windows,tests: port bazel_build_event_stream_test
Laszlo Csomor
2018-07-10
*
Update third_party/protobuf to 3.6.0
Loo Rong Jie
2018-07-10
*
[Reland] Accept proto paths relative to proto_source_root as direct dependenc...
Googler
2018-07-09
*
Sync jmmv@'s table styles for the docs.bazel.build site.
jingwen
2018-07-09
*
Update protobuf to 3.6.0. Fixes #5439
Loo Rong Jie
2018-07-09
*
Revert "Update protobuf to 3.6.0. Fixes #5439"
Jakob Buchgraber
2018-07-09
*
Update protobuf to 3.6.0. Fixes #5439
Loo Rong Jie
2018-07-09
*
Merge outputs in java_common.merge.
elenairina
2018-07-06
*
Make skylark repository functions exportable
Klaus Aehlig
2018-07-06
*
Create Bazel coverage report action.
elenairina
2018-07-06
*
Replace instances of Blaze with Bazel.
Dan Fabulich
2018-07-05
*
Remove support for java_runtime_suite
cushon
2018-07-05
*
bazel sync: better report errors
Klaus Aehlig
2018-07-05
*
python tools: ensure files are closed
laszlocsomor
2018-07-05
*
Add client logging information to the client tests.
ccalvarin
2018-07-04
*
[LcovMerger] Make int fields of SourceFileCoverage be dynamically computed.
elenairina
2018-07-04
*
First cl for verbose workspaces (ability to log certain potentially non-herme...
Googler
2018-07-03
*
git_repository: support branch as well
Klaus Aehlig
2018-07-03
*
Windows,tests: port rule_test_test
Laszlo Csomor
2018-07-02
*
Adding a check to remote execution to ensure the result from the server has a
Googler
2018-06-29
*
Enable android dependency checking in Bazel.
xingao
2018-06-29
*
Remove creation of tools/defaults/BUILD from shell test
dbabkin
2018-06-29
*
Fix up some tests for Arm64
Arielle Albon
2018-06-28
*
Windows,examples: //examples/shell now works
Laszlo Csomor
2018-06-27
*
Replace //tools/defaults:jdk to //tools/jdk:*
dbabkin
2018-06-26
*
Remove --batch option from bazel_windows_example_test.sh
pcloudy
2018-06-22
*
Remap labels that include a repository name that appear in $(location x).
dannark
2018-06-21
*
Take into account repository mapping when processing labels inside BUILD file...
dannark
2018-06-21
*
shell tests, windows: enable more tests
Laszlo Csomor
2018-06-21
*
Be more generous with user time and sys time bounds in execution statistics t...
ruperts
2018-06-20
*
Be more generous with user time and system time bounds for execution statisti...
ruperts
2018-06-19
*
Delete switch for nested set serialization. It's fast enough to be on by defa...
janakr
2018-06-19
*
Remove support for --discard_actions_after_execution.
tomlu
2018-06-18
[next]