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
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
util
Commit message (
Expand
)
Author
Age
*
Merge handleOptions into beforeCommand
ulfjack
2017-07-17
*
Windows, JNI: move around sources
Laszlo Csomor
2017-07-03
*
Automated conversion to Java 8
laurentlb
2017-06-30
*
Extract the ansi color escape sequences to an enum
Ulf Adams
2017-06-19
*
Rewrite StandaloneSpawnStrategy to use LocalSpawnRunner
ulfjack
2017-06-19
*
Also filter stderr when parse_showincludes feature is enabled
Yun Peng
2017-06-13
*
Internally track changes to stdout / stderr files, so we can avoid filesystem...
felly
2017-06-07
*
Add exit codes for remote errors to ExitCode
ulfjack
2017-06-06
*
BES: Introduce PUBLISH_ERROR exit code.
buchgr
2017-05-12
*
Parse /showIncludes output for MSVC compiler
Yun Peng
2017-04-25
*
Add explicit names to the sandboxing strategies so that they can be
philwo
2017-04-24
*
Add a custom single-line formatter for java.log.
schmitt
2017-04-13
*
Allow constructing a dependency group with an initial capacity in GroupedList...
Googler
2017-04-11
*
Add "aarch64" to the set of ARM CPU archs
Daniel Trebbien
2017-04-07
*
Fix "enums should only have immutable fields, 'Set' is mutable" in CPU.java.
philwo
2017-04-07
*
Do not trample the PersistentMap journal
Benjamin Peterson
2017-04-07
*
Refactor all ctor callsites of PathFragment to instead call a static 'create'...
nharmata
2017-04-05
*
Suffix fingerprint of iterable with length
michajlo
2017-03-31
*
Add new utility function to encode options as argument list
Klaus Aehlig
2017-03-23
*
Make the spell checker a bit more conservative.
Laurent Le Brun
2017-03-21
*
Add a new command "bazel license" that prints the license files of Bazel and ...
Philipp Wollermann
2017-03-20
*
Global cleanup change.
Googler
2017-03-14
*
Remove usage of SynchronizedBatchCallback findTargetsBeneathDirectoryAsync; b...
Nathan Harmata
2017-03-12
*
Description redacted.
Nathan Harmata
2017-03-09
*
Rollback of commit 822c37816ac669e51bec3853b41849a19ec5e230.
Nathan Harmata
2017-03-01
*
Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windows
Ulf Adams
2017-02-28
*
Reimplement blaze query using an async evaluation model. Use a concurrent bac...
Nathan Harmata
2017-02-28
*
Read the PersistentMap's backing file into memory all at once when processing...
Googler
2017-02-24
*
Skylark documentation pipeline automatically generates documentation for all ...
Florian Weikert
2017-02-22
*
Move Classpath.java from src/test/... to src/main/... since it will be used b...
Florian Weikert
2017-02-21
*
Move ProcMeminfoParser to lib.unix, where it belongs
Ulf Adams
2017-01-09
*
Add 'did you mean' suggestion when accessing a struct field
Laurent Le Brun
2017-01-03
*
Make StringCanonicalizer use BlazeInterners rather than Interners
Shreya Bhattarai
2016-12-22
*
Streamline Fingerprint implementation
Michajlo Matijkiw
2016-12-15
*
Record correct exit code for uncaught exceptions in async threads.
Chloe Calvarin
2016-12-13
*
Global cleanup change.
Googler
2016-12-07
*
Remove varargs Fingerprint#addStrings
Michajlo Matijkiw
2016-12-07
*
Use MessageDigest instead of HashFunction for Fingerprint
Michajlo Matijkiw
2016-12-01
*
Support multiple mirror URLs for external repos
Justine Tunney
2016-11-29
*
Make TargetPattern evaluation during query evaluation more parallel-friendly ...
Nathan Harmata
2016-11-15
*
Stop consulting the environment for "originating user" information.
Googler
2016-11-03
*
Add logging to TimestampGranularityMonitor.
Julio Merino
2016-11-02
*
If a group of deps has only one unique element, store it bare.
Janak Ramakrishnan
2016-10-25
*
Stop storing a set in GroupedListHelper to deduplicate SkyKey dep requests. I...
Janak Ramakrishnan
2016-10-14
*
Adding support for Linux s390x
namrata-ibm
2016-10-11
*
Rollback of commit 0e9a1b2d51f9e03f4493e52d23cb3efc568be59f.
Googler
2016-10-07
*
Stop consulting the environment for "originating user" information.
Googler
2016-10-07
*
Do not write terminal output in the experimental UI character-by-character (w...
Lukacs Berki
2016-09-30
*
Prevent interleaved slow interrupt stack traces
Michajlo Matijkiw
2016-09-28
*
Check OS X version to decide if sandbox is supported.
Yue Gan
2016-09-09
[next]