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
*
Fix indentation in TestCommand.
Ulf Adams
2015-04-23
*
Remove old Skylark Function hierarchy
Francois-Rene Rideau
2015-04-23
*
More Skylark function cleanups
Francois-Rene Rideau
2015-04-22
*
Pass in the test environment using BuildConfiguration.Options.testEnvironment...
Lukacs Berki
2015-04-20
*
A minor refactoring of BlazeRuntime.
Lukacs Berki
2015-04-17
*
Remove the full client environment from BuildConfiguration in favor of comput...
Lukacs Berki
2015-04-17
*
Added an help command to dump all options for completion
Damien Martin-Guillerez
2015-04-10
*
Add logging of blaze_cpu flag usage. Before we can remove this flag we need t...
Marian Lobur
2015-04-09
*
Supply the correct command name to ProjectFileSupport.
Googler
2015-03-31
*
Skylark: native module is updated.
Googler
2015-03-25
*
Adds some notes about --batch flag.
Googler
2015-03-24
*
Skylark: Package environment extensions can register functions with the nativ...
Googler
2015-03-24
*
Add experimental external event repository progress messages.
Googler
2015-03-23
*
Use a single critical path component in case of shared actions that run concu...
Miguel Alcon Pinto
2015-03-23
*
Test execution time warning contains target name. The rest of the message is ...
Googler
2015-03-18
*
On-the-fly target pattern resolution in SkyQueryEnvironment
Mark Schaller
2015-03-18
*
Rollback Blaze log flushing as it is not necessary.
Miguel Alcon Pinto
2015-03-18
*
Record statistics about dirty output files detected in the output tree.
Miguel Alcon Pinto
2015-03-11
*
Force log flush at the end of a command execution.
Miguel Alcon Pinto
2015-03-10
*
The info command keys now contain the correct product name
Laurent Le Brun
2015-03-10
*
Some cleanup changes.
Ulf Adams
2015-03-05
*
More blaze/bazel name cleanup in help messages.
Laurent Le Brun
2015-03-05
*
Use the correct product name in Bazel command help
Laurent Le Brun
2015-03-05
*
Help: Use the correct product name (blaze/bazel) in command help.
Laurent Le Brun
2015-03-05
*
HelpCommand: Display the correct name (blaze/bazel).
Laurent Le Brun
2015-03-05
*
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 a SkyQueryEnvironment which runs queries by examining the Skyframe graph.
Janak Ramakrishnan
2015-02-26
*
Enforce same behavior for //path/to/package and path/to/package
Damien Martin-Guillerez
2015-02-25
*
Compute action start time in critical path using Clock.currentTimeMillis inst...
Miguel Alcon Pinto
2015-02-25
*
Description redacted.
Googler
2015-02-19
*
Fix shutdown deadlock when a shutdown hook crashes - halt() instead of exit().
Eric Fellheimer
2015-02-19
*
Add back mistakenly deleted interrupt-handling code. Sadly, I can't find a wa...
Janak Ramakrishnan
2015-02-11
*
Refactor Query code a bit. Get rid of separate SkyframeQueryEnvironment, move...
Janak Ramakrishnan
2015-02-11
*
fix accumulating logic around cached tests
Michajlo Matijkiw
2015-02-11
*
Extract an EvaluableBlazeQueryEnvironment abstract class from BlazeQueryEnvir...
Janak Ramakrishnan
2015-02-11
*
Add some test coverage for --noorder_results.
Janak Ramakrishnan
2015-02-09
*
fix bug where cov info wasn't being printed for some builds
Michajlo Matijkiw
2015-02-09
*
When we log to [] instead of crashing on EventBus failures, also log exceptio...
Eric Fellheimer
2015-02-07
*
Fix or suppress warnings in Blaze code. #fixit
Laszlo Csomor
2015-02-06
*
Update from Google.
Han-Wen Nienhuys
2015-02-25