aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/runtime
Commit message (Expand)AuthorAge
* UI: reset timer on every status/strategy changeGravatar Klaus Aehlig2017-11-21
* UI: distinguish executing actionsGravatar Klaus Aehlig2017-11-21
* Add warning for configs that are expanded multiple times.Gravatar ccalvarin2017-11-20
* Add warning for long chain of recursive --configs.Gravatar ccalvarin2017-11-20
* Change config expansion application order, gated by startup flag --expand_con...Gravatar ccalvarin2017-11-20
* Add option-specified warning.Gravatar ccalvarin2017-11-10
* Make the config expansion behavior modular.Gravatar ccalvarin2017-11-10
* Avoid crash when a test and its alias are specified on the command line for "...Gravatar lberki2017-11-03
* Compute canonical list of options using OptionValueDescription's tracking of ...Gravatar ccalvarin2017-10-30
* Thread FileSystem through to a single Path#delete call site.Gravatar tomlu2017-10-30
* Split apart options that should only be set by the client from CommonCommandO...Gravatar ccalvarin2017-10-27
* BuildEventStreamer: allow final messagesGravatar aehlig2017-10-26
* Remove feature to allow expansion flags to have values.Gravatar ccalvarin2017-10-18
* Track Option placement within a priority category.Gravatar ccalvarin2017-10-18
* Accept command lines from tools invoking Bazel.Gravatar ccalvarin2017-10-18
* BuildEventStreamer: clear a pending BuildStarted event firstGravatar Klaus Aehlig2017-10-16
* Report the structured Bazel command line via the BEP.Gravatar ccalvarin2017-10-10
* Move SkylarkSemanticsOptions to the packages/ directory, alongside SkylarkSem...Gravatar brandjon2017-10-07
* Deprecate wrapperOptions.Gravatar ccalvarin2017-09-21
* Automatic code cleanup.Gravatar cushon2017-09-15
* Remove deepExecRoot from BlazeDirectories. It is now the default. Also inline...Gravatar janakr2017-09-14
* bes: cancel stream on bazel shutdownGravatar buchgr2017-09-12
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Replace TransitionApplier interface with a dedicated class.Gravatar gregce2017-08-21
* Add Skylark flags as common command optionsGravatar brandjon2017-08-18
* Remove ConfigurationCollectionFactory as part of the static config cleanup.Gravatar gregce2017-08-18
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* BEP: Report configuration for all actionsGravatar Klaus Aehlig2017-07-14
* BuildEventWithConfiguration: represent configurations as BuildEventGravatar Klaus Aehlig2017-07-11
* BEP: Positively identify the last messageGravatar Klaus Aehlig2017-07-10
* Factor out BuildConfigurationCollection.Transitions.getDynamicTransition.Gravatar gregce2017-07-07
* Explicitly state the default options categories for options used in blaze tes...Gravatar ccalvarin2017-06-29
* Allow expansion flags to have values.Gravatar Googler2017-06-28
* Update the --incompatible_ flag requirements to use the metadata tag.Gravatar ccalvarin2017-06-28
* Make BuildEventStreamer flushable before first eventGravatar Klaus Aehlig2017-06-26
* Safe-guard against broken client environmentsGravatar Ulf Adams2017-06-19
* BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.Gravatar buchgr2017-06-14
* Move InvocationPolicy to the options parser package.Gravatar ccalvarin2017-06-09
* Use ImmutableList for Option expansion functionsGravatar Googler2017-06-08
* Remove the CommandEnvironment from BlazeCommand.editOptionsGravatar ulfjack2017-06-06
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Experimental UI: Support multiple BuildEventTransportAnnouncedEventsGravatar buchgr2017-05-29
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* BEP: Provide infrastructure to report configurationsGravatar Klaus Aehlig2017-05-08
* Rollforward of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ccalvarin2017-05-04
* BuildEventStreamer: support also providing stdout/stderrGravatar Klaus Aehlig2017-05-02
* Automated g4 rollback of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ajmichael2017-04-28
* Automated g4 rollback of commit d9fea57268ff01c001fbcbdc2bd057c86c362e6f.Gravatar buchgr2017-04-25
* Automated g4 rollback of commit 3d596d63f883fff56001ed7b2e5cf51dba45f082.Gravatar ajmichael2017-04-25