aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime
Commit message (Expand)AuthorAge
* Unhide --experimental_ui_actions_shownGravatar Klaus Aehlig2016-06-27
* experimental UI: honor --progress_in_terminal_titleGravatar Klaus Aehlig2016-06-27
* experimental UI: Avoid empty linesGravatar Klaus Aehlig2016-06-27
* experimental UI: mention that we track the _running_ actionsGravatar Klaus Aehlig2016-06-27
* experimental UI: flush buffersGravatar Klaus Aehlig2016-06-24
* Set the default value of PRODUCT_NAME to "Bazel" and add a test to guaranteeGravatar Luis Fernando Pino Duque2016-06-24
* experimental UI: consider progress bar refreshed on every redrawGravatar Klaus Aehlig2016-06-23
* experimental UI: after analysis summarize the work done thereGravatar Klaus Aehlig2016-06-23
* Simplify RuleClassProvider; it kept two identical lists for no purpose.Gravatar Ulf Adams2016-06-23
* Filegroups can optionally export sources from a given output group.Gravatar Cal Peyser2016-06-23
* Split BlazeModule.getCommandOptions into two; unify all implementations.Gravatar Ulf Adams2016-06-23
* Document the experimental UI option.Gravatar Ulf Adams2016-06-23
* The help command can now output html for the command-line reference page.Gravatar Ulf Adams2016-06-22
* Pass a locale to a getLowerCase call in BlazeRuntime.Gravatar Ulf Adams2016-06-21
* Update the startup option help texts.Gravatar Ulf Adams2016-06-21
* Add an option for the number of actions shown in the experimental UIGravatar Klaus Aehlig2016-06-21
* experimental UI: be less verbose about test summariesGravatar Klaus Aehlig2016-06-21
* experimental UI: delay updates after action completionGravatar Klaus Aehlig2016-06-20
* experimental UI: also report the strategy of running actionsGravatar Klaus Aehlig2016-06-20
* Fixed some Bazel java tests on WindowsGravatar Yun Peng2016-06-17
* Slight refactor of OutputFormatter interface: separate the specification of p...Gravatar Nathan Harmata2016-06-16
* Make experimental UI honor --noshow_progressGravatar Klaus Aehlig2016-06-15
* Make persistent action cache work on WindowsGravatar Yun Peng2016-06-15
* Wipe out misleading stack trace in pre-allocated OOM exception.Gravatar Eric Fellheimer2016-06-10
* experimental ui: not only report errors, but also failures immediatelyGravatar Klaus Aehlig2016-06-09
* ExperimentalEventHandler: fix off-by-one errorGravatar Klaus Aehlig2016-06-08
* Add a hook to Package.Builder.Helper that gets called by PackageFunction afte...Gravatar Nathan Harmata2016-06-07
* Don't create CommandCompleteEvent for OOMs ahead of time. Its super-construct...Gravatar Janak Ramakrishnan2016-06-03
* experimental UI: when showing the last test, color-code its stateGravatar Klaus Aehlig2016-06-03
* Make "bazel info" load only the packages that are necessary for its job.Gravatar Lukacs Berki2016-06-01
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* experimental UI: track touched packages during loading/analysisGravatar Klaus Aehlig2016-05-30
* Allow BlazeModules to expose a helper that PackageFactory will use for creati...Gravatar Nathan Harmata2016-05-27
* experimental UI: group test actions by labelGravatar Klaus Aehlig2016-05-25
* Pre-allocate memory at a few (non-exhaustive) sites that are on the exit path...Gravatar Janak Ramakrishnan2016-05-24
* Separate killing Bazel on OOM using -XX:OnOutOfMemoryError and pessimisticall...Gravatar Janak Ramakrishnan2016-05-24
* Replace the occurrences of Constants.PRODUCT_NAME for a call toGravatar Luis Fernando Pino Duque2016-05-23
* experimental UI: improve message shorteningGravatar Klaus Aehlig2016-05-20
* Take aliases into consideration when creating a LabelAndConfiguration from a ...Gravatar Lukacs Berki2016-05-19
* experimental_ui: show number of packages loaded during analysisGravatar Klaus Aehlig2016-05-19
* Make "blaze run" work with aliases.Gravatar Lukacs Berki2016-05-19
* Improve pass-through during buildGravatar Klaus Aehlig2016-05-13
* Allow modules to inject a custom AttributeContainer.Gravatar Janak Ramakrishnan2016-05-12
* Flip --deep_execroot to default to trueGravatar Kristina Chodorow2016-05-11
* Print coverage.dat location always.Gravatar Googler2016-05-11
* RELNOTES: Use singular form when appropriate in blaze's test result summary m...Gravatar Googler2016-05-10
* experimental_ui: when analyzing analyzing one target, show itGravatar Klaus Aehlig2016-05-09
* Do not hard-code Blaze as product nameGravatar Klaus Aehlig2016-05-09
* Rollback of commit 178a3dfda8bf72abf22758597a90a4afb8eed181.Gravatar Damien Martin-Guillerez2016-05-06
* Allow modules to inject a custom AttributeContainer.Gravatar Janak Ramakrishnan2016-05-04