aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildtool
Commit message (Expand)AuthorAge
* Create top-level configs dynamically: period.Gravatar gregce2017-07-06
* Add new flag defining an environment group for automatic cpu-based environmentGravatar jcater2017-07-03
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Add option tagging and categorizing enums.Gravatar ccalvarin2017-06-27
* Extract ActionContext to a top-level classGravatar ulfjack2017-06-19
* Unconditionally shut down the execution tool, even after catastrophes.Gravatar shreyax2017-06-16
* Bump the blaze max jobs and warning threshold to keep up with the times.Gravatar felly2017-06-14
* Fix the converter type for several build configuration options which take listsGravatar jcater2017-06-13
* Move the instrumentation filter computation to BuildToolGravatar ulfjack2017-06-06
* Make --aspects a repeatable flag.Gravatar dslomov2017-05-31
* BEP: Correctly report test exit code.Gravatar buchgr2017-05-30
* Remove workspace tree under correct nameGravatar kchodorow2017-05-26
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* Fix crash when building output files with --target_environment.Gravatar gregce2017-05-15
* Introduce an EvaluationProgressReceiver implementation that does nothing.Gravatar nharmata2017-05-10
* Make symlinks consistentGravatar kchodorow2017-05-04
* Document output groups.Gravatar Dmitry Lomov2017-05-04
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-05-03
* Implement OutputGroupInfo provider.Gravatar dslomov2017-05-03
* Re-introduce the overall_success field in BEP.Gravatar buchgr2017-04-28
* Store Skylark command-line flags in SkyframeGravatar brandjon2017-04-28
* Allow bypassing the automated detection of jobs when --jobs=auto.Gravatar jmmv2017-04-28
* BEP: Report exit code in BuildCompleteEventGravatar Jakob Buchgraber2017-04-27
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Move action_outs directory to under the output path.Gravatar janakr2017-04-06
* 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
* If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...Gravatar janakr2017-03-31
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Clear AspectValues when discarding analysis cache, along with ConfiguredTarge...Gravatar janakr2017-03-29
* BEP: Also report options Gravatar Klaus Aehlig2017-03-27
* BEP: Also report the original command line Gravatar Klaus Aehlig2017-03-23
* Add Action context mnemonic to imprecise spawn strategy error message.Gravatar Chloe Calvarin2017-03-22
* Automatically set --jobs based on the number of CPU threads.Gravatar Julio Merino2017-03-20
* Make AspectCompleteEvent an instance of BuildEvent Gravatar Klaus Aehlig2017-03-16
* Global cleanup change.Gravatar Googler2017-03-03
* Rationalize local resource acquisitionGravatar Ulf Adams2017-03-03
* Convert --use_action_cache to a regular optionGravatar Googler2017-03-01
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* BEP: Add tags and output files to TargetComplete event Gravatar Jakob Buchgraber2017-02-28
* Clean up event busGravatar Klaus Aehlig2017-02-27
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Fix spelling of millisGravatar Klaus Aehlig2017-02-21
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Apply --symlink_prefix to the output and exec root symlinks.Gravatar Luis Fernando Pino Duque2017-02-10
* Rollback of commit 49d97f9bb4dd04ef62198ded7b53b2a8f8c603db.Gravatar Luis Fernando Pino Duque2017-02-10
* Apply --symlink_prefix to the output and exec root symlinks.Gravatar Luis Fernando Pino Duque2017-02-08