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
*
Remove autosense logic.
Han-Wen Nienhuys
2015-04-14
*
Clear dirty output tree counters so that the next build does not get the old ...
Miguel Alcon Pinto
2015-04-10
*
Remove BuilderUtils#rethrowCause(...)'s vestigial bits
Michajlo Matijkiw
2015-04-08
*
Remove useless flag check; executeBuild is only called if execution is reques...
Nathan Harmata
2015-03-25
*
Disambiguate jar paths in the exec root tree
Kristina Chodorow
2015-03-20
*
add OutputGroupProvider.DEFAULT_GROUPS for commonly built groups
Michajlo Matijkiw
2015-03-18
*
Remove dead blaze flag --show_builder_stats.
Laszlo Csomor
2015-03-13
*
Inform EvaluationProgressReceiver of nodes that are built in error.
Janak Ramakrishnan
2015-03-13
*
Record statistics about dirty output files detected in the output tree.
Miguel Alcon Pinto
2015-03-11
*
Add --target_environment flag. This declares the environment (or set of envir...
Greg Estren
2015-03-06
*
Rename TopLevelArtifactProvider to OutputGroupProvider.
Lukacs Berki
2015-03-05
*
Get runfiles prefix from the WORKSPACE file
Kristina Chodorow
2015-03-05
*
Remove --compile_only and --compilation_prerequisites_only; --output_groups c...
Lukacs Berki
2015-03-04
*
Add --local_test_jobs to limit local test concurrency
Mark Schaller
2015-02-25
*
Move all logic to determine which output groups are to be built to BuildReque...
Lukacs Berki
2015-02-25
*
Remove TempsProvider in favor of an output group.
Lukacs Berki
2015-02-25
*
Simplify the algorithm to compute top-level artifacts to build even more by c...
Lukacs Berki
2015-02-24
*
Remove FilesToCompileProvider and CompilationPrerequisitesProvider and replac...
Lukacs Berki
2015-02-24
*
Remove BaselineCoverageArtifactsProvider in favor of an output group.
Lukacs Berki
2015-02-19
*
Fix fallout from [] by introducing a distinction between "important" and "not...
Lukacs Berki
2015-02-18
*
Make it possible for a Blaze command not to build the filesToRun of a configu...
Lukacs Berki
2015-02-17
*
Print the actual set of artifacts built for each target on the command line o...
Lukacs Berki
2015-02-12
*
Small code cleanups.
Ulf Adams
2015-02-06
*
Update from Google.
Han-Wen Nienhuys
2015-02-25