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
/
runtime
Commit message (
Expand
)
Author
Age
*
PiperOrigin-RevId: 162907213
ulfjack
2017-07-24
*
Make isRunning protected.
janakr
2017-07-21
*
Make the @Option annotation depend on the java version of the tagging enums.
ccalvarin
2017-07-18
*
Do not use process-wrapper in RunCommand on Windows.
Philipp Wollermann
2017-07-18
*
Merge handleOptions into beforeCommand
ulfjack
2017-07-17
*
experimental UI: keep console updated till the end
Klaus Aehlig
2017-07-14
*
experimentalUI: agressively buffer
Klaus Aehlig
2017-07-14
*
Delete EventHandlerPreconditions. With https://github.com/bazelbuild/bazel/bl...
janakr
2017-07-13
*
Making mobile-install v2 compatible with ASwB plugin
Googler
2017-07-12
*
Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...
ccalvarin
2017-07-11
*
BuildEventWithConfiguration: represent configurations as BuildEvent
Klaus Aehlig
2017-07-11
*
Automated rollback of commit 458990b0c155130e242117e2bfc5ebfdf787d2e2.
Googler
2017-07-11
*
BEP: Positively identify the last message
Klaus Aehlig
2017-07-10
*
Look at stderr for terminal detection.
Googler
2017-07-10
*
Move CommandEnvironment creation and beforeCommand call after options parsing
ulfjack
2017-07-07
*
Create top-level configs dynamically: period.
gregce
2017-07-06
*
Add configuration to terminal test summary, if needed
aehlig
2017-07-05
*
Inline AttributeContainer.ATTRIBUTE_CONTAINER_FACTORY and PathFragment.TO_PAT...
laurentlb
2017-07-03
*
Undo Java 8 updates to fix bootstrapping on MacOS.
laszlocsomor
2017-06-30
*
A little cosmetic cleanup in the wake of the Java 8 migration.
lberki
2017-06-30
*
Automated conversion to Java 8
laurentlb
2017-06-30
*
Add a lambda now that we can.
lberki
2017-06-29
*
BugReport: include ERROR on internal error messages
Klaus Aehlig
2017-06-28
*
Allow expansion flags to have values.
Googler
2017-06-28
*
Update the --incompatible_ flag requirements to use the metadata tag.
ccalvarin
2017-06-28
*
Add the default category and tag to all options.
ccalvarin
2017-06-28
*
BEP: Gracefully handle null configurations
Klaus Aehlig
2017-06-28
*
BuildEventStreamUtils: update TODO to reflect the new plan of action
aehlig
2017-06-27
*
BlazeCommandDispatcher: make parseArgsAndConfigs not take a CommandEnvironment
ulfjack
2017-06-27
*
Add option tagging and categorizing enums.
ccalvarin
2017-06-27
*
Make BuildEventStreamer flushable before first event
Klaus Aehlig
2017-06-26
*
BlazeCommandDispatcher: all options parsing and editing in one place
ulfjack
2017-06-26
*
Move command.log writing to a module
ulfjack
2017-06-26
*
BEP: Support longer streams on non building commands
Klaus Aehlig
2017-06-26
*
Refactor ProjectFileSupport to work without a CommandEnvironment
ulfjack
2017-06-26
*
In the Blaze Query implementation, use Set and Map implementations backed by ...
nharmata
2017-06-22
*
Set correct execroot for info
kchodorow
2017-06-22
*
Use getopt to parse process-wrapper's command-line.
philwo
2017-06-22
*
Fix comment in ExperimentalEventHandler
aehlig
2017-06-22
*
Add InvocationPolicy to BEP message OptionsParsed.
ccalvarin
2017-06-20
*
Extract the ansi color escape sequences to an enum
Ulf Adams
2017-06-19
*
Close file handles in ActionCache before bazel clean
Yun Peng
2017-06-19
*
Ban the combination of buildfiles/loadfiles and --output=location.
nharmata
2017-06-19
*
Make NoBuildEvent an instance of BuildEvent
Klaus Aehlig
2017-06-19
*
Safe-guard against broken client environments
Ulf Adams
2017-06-19
*
Change TestTimeout's rangeMax values so that isInRangeFuzzy will flag tests t...
Googler
2017-06-19
*
Rewrite StandaloneSpawnStrategy to use LocalSpawnRunner
ulfjack
2017-06-19
*
Remove useless comments.
nharmata
2017-06-16
*
BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.
buchgr
2017-06-14
*
Use EventHandler even before we have a Reporter instance
ulfjack
2017-06-14
[next]