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
/
buildtool
Commit message (
Expand
)
Author
Age
*
Skip tests that aren't CPU-compatible with the current build.
gregce
2017-07-24
*
Add ActionInputPrefetcher to ActionExecutionContext
ulfjack
2017-07-24
*
Move ActionInputPrefetcher to the actions package
ulfjack
2017-07-21
*
Rework LoadingPhaseCompleteEvent & AnalysisPhaseCompleteEvent to account for ...
nharmata
2017-07-19
*
Make the @Option annotation depend on the java version of the tagging enums.
ccalvarin
2017-07-18
*
Remove Java 7 type inference workarounds and TODOs
brandjon
2017-07-12
*
Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...
ccalvarin
2017-07-11
*
Pass an EventHandler to OutputService.startBuild
ulfjack
2017-07-11
*
Create top-level configs dynamically: period.
gregce
2017-07-06
*
Add new flag defining an environment group for automatic cpu-based environment
jcater
2017-07-03
*
Automated conversion to Java 8
laurentlb
2017-06-30
*
Add the default category and tag to all options.
ccalvarin
2017-06-28
*
Add option tagging and categorizing enums.
ccalvarin
2017-06-27
*
Extract ActionContext to a top-level class
ulfjack
2017-06-19
*
Unconditionally shut down the execution tool, even after catastrophes.
shreyax
2017-06-16
*
Bump the blaze max jobs and warning threshold to keep up with the times.
felly
2017-06-14
*
Fix the converter type for several build configuration options which take lists
jcater
2017-06-13
*
Move the instrumentation filter computation to BuildTool
ulfjack
2017-06-06
*
Make --aspects a repeatable flag.
dslomov
2017-05-31
*
BEP: Correctly report test exit code.
buchgr
2017-05-30
*
Remove workspace tree under correct name
kchodorow
2017-05-26
*
Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.
kchodorow
2017-05-23
*
Fix crash when building output files with --target_environment.
gregce
2017-05-15
*
Introduce an EvaluationProgressReceiver implementation that does nothing.
nharmata
2017-05-10
*
Make symlinks consistent
kchodorow
2017-05-04
*
Document output groups.
Dmitry Lomov
2017-05-04
*
BEP: Add WorkspaceStatus
Klaus Aehlig
2017-05-03
*
Implement OutputGroupInfo provider.
dslomov
2017-05-03
*
Re-introduce the overall_success field in BEP.
buchgr
2017-04-28
*
Store Skylark command-line flags in Skyframe
brandjon
2017-04-28
*
Allow bypassing the automated detection of jobs when --jobs=auto.
jmmv
2017-04-28
*
BEP: Report exit code in BuildCompleteEvent
Jakob Buchgraber
2017-04-27
*
Split out option usage restriction from option category.
ccalvarin
2017-04-18
*
Move action_outs directory to under the output path.
janakr
2017-04-06
*
Refactor all ctor callsites of PathFragment to instead call a static 'create'...
nharmata
2017-04-05
*
BEP: provide events a generic converter class
aehlig
2017-04-04
*
Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.
hlopko
2017-04-04
*
If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...
janakr
2017-03-31
*
Symlink output directories to the correct directory name
kchodorow
2017-03-31
*
Clear AspectValues when discarding analysis cache, along with ConfiguredTarge...
janakr
2017-03-29
*
BEP: Also report options
Klaus Aehlig
2017-03-27
*
BEP: Also report the original command line
Klaus Aehlig
2017-03-23
*
Add Action context mnemonic to imprecise spawn strategy error message.
Chloe Calvarin
2017-03-22
*
Automatically set --jobs based on the number of CPU threads.
Julio Merino
2017-03-20
*
Make AspectCompleteEvent an instance of BuildEvent
Klaus Aehlig
2017-03-16
*
Global cleanup change.
Googler
2017-03-03
*
Rationalize local resource acquisition
Ulf Adams
2017-03-03
*
Convert --use_action_cache to a regular option
Googler
2017-03-01
*
BEP: Add BuildFinished event.
Jakob Buchgraber
2017-02-28
*
BEP: Add tags and output files to TargetComplete event
Jakob Buchgraber
2017-02-28
[next]