aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime
Commit message (Expand)AuthorAge
* Automated g4 rollback of commit e2edf2e141a09c025a958d580c7cac7b57c70d83.Gravatar Googler2017-05-26
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* experimental UI: Support limiting consoleGravatar Klaus Aehlig2017-05-23
* Automated g4 rollback of commit c78c947e6a8cbb323304f872a3dcabb989a3d76b.Gravatar cpeyser2017-05-23
* Remote+BES: Stabilize command line flags.Gravatar buchgr2017-05-22
* Inform the GotOptionsEvent of invocation policy, which is no longer passed as...Gravatar ccalvarin2017-05-15
* Do not retain transitive data in AndroidLocalTestBase.Gravatar Googler2017-05-15
* Add v2 flag to enable MIv2.Gravatar Googler2017-05-15
* experimentalUI: show date, if timestamps are enabledGravatar Klaus Aehlig2017-05-12
* BEP: send stdout/stderr in smaller chunksGravatar Klaus Aehlig2017-05-11
* BEP: Also report the configuration in testGravatar Klaus Aehlig2017-05-09
* Avoid Preconditions failures when formatting messages for Preconditions failu...Gravatar janakr2017-05-09
* Automated g4 rollback of commit 48c636637a5a4fba1c0c509bdc3724450155d792.Gravatar aehlig2017-05-09
* Rename some --incompatible_* flags to be more specificGravatar brandjon2017-05-08
* BEP: Provide infrastructure to report configurationsGravatar Klaus Aehlig2017-05-08
* Automated g4 rollback of commit 9e37b2e52d6e42eec15712942c7f208b64c651e5.Gravatar michajlo2017-05-08
* experimental_ui: improve --show_timestamp handlingGravatar Klaus Aehlig2017-05-05
* Rollforward of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ccalvarin2017-05-04
* BEP: Report stdout/stderrGravatar Klaus Aehlig2017-05-03
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-05-03
* BuildEventStreamer: support also providing stdout/stderrGravatar Klaus Aehlig2017-05-02
* Extend BlazeModule to support listening to the console outputGravatar Klaus Aehlig2017-04-28
* Store Skylark command-line flags in SkyframeGravatar brandjon2017-04-28
* BEP: enforce CommandLine before OptionsParsedGravatar Klaus Aehlig2017-04-27
* When using experimental UI, only to a reset terminal if curses were usedGravatar aehlig2017-04-25
* Automated g4 rollback of commit d9fea57268ff01c001fbcbdc2bd057c86c362e6f.Gravatar buchgr2017-04-25
* Automated g4 rollback of commit 3d596d63f883fff56001ed7b2e5cf51dba45f082.Gravatar ajmichael2017-04-25
* BEP: Show protocol upload in the UIGravatar buchgr2017-04-24
* Add repository override optionGravatar kchodorow2017-04-20
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Canonicalize-flags can now show the canonical invocation policy.Gravatar ccalvarin2017-04-18
* Delete Preprocessor.Factory.SupplierGravatar laurentlb2017-04-12
* Fix #2769: Worker processes should be killed on 'bazel clean'.Gravatar philwo2017-04-12
* CommandDispatcher: s/blaze/bazel/ in error messageGravatar laszlocsomor2017-04-11
* Experimental UI: increase progress rate limit with time, if no in-place updateGravatar Klaus Aehlig2017-04-10
* BEP: Extend infrastructure to allow reporting artifacts only onceGravatar Klaus Aehlig2017-04-07
* Allow Bazel commands to be marked as having sensitive command lines.Gravatar felly2017-04-07
* PiperOrigin-RevId: 152483983Gravatar lpino2017-04-07
* Move InvocationPolicy from a startup argument to part of the RunRequest proto.Gravatar ccalvarin2017-04-07
* BEP: Improve the BuildEventTransport interface.Gravatar buchgr2017-04-07
* Experimental UI: only show progress in terminal title if curses enabledGravatar Klaus Aehlig2017-04-07
* When tracking the critical path, if not keeping incremental state, don't keep...Gravatar janakr2017-04-06
* Move action_outs directory to under the output path.Gravatar janakr2017-04-06
* Add integration test for --all_incompatible_changes flag conflictsGravatar brandjon2017-04-05
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Remove all directories under the execroot during a cleanGravatar kchodorow2017-04-04
* Add --all_incompatible_changes, the user's shorthand for turning on all --inc...Gravatar brandjon2017-04-03
* Add new exception for wrapping parser construction failuresGravatar brandjon2017-04-03