aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Revert "Move sed(1) to toybox.""Elliott Hughes2019-01-121-1/+1
|\
| * Revert "Move sed(1) to toybox."Elliott Hughes2019-01-121-1/+1
| | | | | | | | | | | | | | | | This reverts commit e259a66d12efa3122be2f34356ef04d7e223e453. Reason for revert: http://b/122744241 Change-Id: Id0e86ab79df2356fe12a2659fe39d02469ed9280
* | Merge "Move sed(1) to toybox."Treehugger Robot2019-01-111-1/+1
|\|
| * Move sed(1) to toybox.Elliott Hughes2019-01-111-1/+1
| | | | | | | | | | Test: treehugger Change-Id: I338cffd5de27af0a93d0f379d021da5ccb2e5721
* | Merge "Revert "Switch to toybox patch(1).""Elliott Hughes2019-01-111-1/+1
|\ \
| * | Revert "Switch to toybox patch(1)."Elliott Hughes2019-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e6df3b80a628e271c019c95b844110a3aff284cd. Reason for revert: http://b/122739027 Change-Id: I5a55835fbb068e3129a69caf887611cd705613f7
* | | Merge "Switch to toybox patch(1)."Elliott Hughes2019-01-111-1/+1
|\| |
| * | Switch to toybox patch(1).Elliott Hughes2019-01-111-1/+1
| |/ | | | | | | | | Test: treehugger Change-Id: Ia20e4132d5cb0e374ae6d97c57d94dfb5caa2c06
* | Merge "Turn on ninja error for missing dep files"Treehugger Robot2019-01-111-1/+3
|\ \ | |/ |/|
| * Turn on ninja error for missing dep filesDan Willemsen2019-01-071-1/+3
| | | | | | | | | | | | | | | | | | | | So that ninja produces an error instead of just a warning when a dep file is not produced. Bug: 121058584 Test: check build logs for "depfile is missing" warning Test: treehugger Change-Id: I1cbaba866eaf293495c3c0b2b174190bcb2b0f9a
* | Merge "Switch to toybox ls(1)."Elliott Hughes2019-01-111-1/+1
|\ \
| * | Switch to toybox ls(1).Elliott Hughes2019-01-101-1/+1
| | | | | | | | | | | | | | | Test: treehugger Change-Id: I7abb1f657e02ccf2eaaff465adfb28114f66875e
* | | Fatal error on insufficient resource to use Goma in Soong UI.Yoshisato Yanagisawa2019-01-111-7/+38
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested in https://android-review.googlesource.com/c/platform/build/soong/+/839293 I am moving some features in goma.mk to goma.go in Soong UI. With this CL, let me implement ulimit check to Soong UI. Test: export USE_GOMA=true Test: launch aosp_arm-eng Test: make Test: the command succeeds if "ulimit -n" and "ulimit -u" are large enough. Test: Otherwise, it shows error. I confirmed both cases. Change-Id: I5d7d5ed71f620302a0d635770d1a51a2baab51fd Signed-off-by: Yoshisato Yanagisawa <yyanagisawa@google.com>
* | Switch to toybox ln(1).Elliott Hughes2019-01-101-1/+1
| | | | | | | | | | Test: treehugger Change-Id: Ia52e73e87a6c4648285d2340908013cd8528d221
* | Merge "Switch to toybox expr(1)."Elliott Hughes2019-01-101-1/+1
|\ \
| * | Switch to toybox expr(1).Elliott Hughes2019-01-101-1/+1
| | | | | | | | | | | | | | | Test: treehugger Change-Id: Ib015c70841504d74fd0272a8ca6ecb3c617fb759
* | | Merge "Add BUILD_USERNAME and BUILD_HOSTNAME"Treehugger Robot2019-01-101-0/+18
|\ \ \ | |/ / |/| |
| * | Add BUILD_USERNAME and BUILD_HOSTNAMEDan Willemsen2019-01-071-0/+18
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As part of a future change to sandbox the build on Linux, the real username will be switching to "nobody", and the hostname will be switching to "android-build". The USER environment variable will reflect the sandboxed value, so for the build properties that want the external USER, they'll need to use BUILD_USERNAME. Similarly, BUILD_HOSTNAME will reflect the real value, while the `hostname` tool will return "android-build" Bug: 122270019 Test: check build.prop Change-Id: I99604b9488732a63690b256dc4dd7894d369a32c
* | Switch to toybox echo(1).Elliott Hughes2019-01-101-1/+1
| | | | | | | | | | Test: treehugger Change-Id: Ie40cce5113f4b9bd17ec28c572952aacf1057804
* | Revert "Switch to toybox cp(1)."Elliott Hughes2019-01-101-1/+1
| | | | | | | | | | | | | | | | | | This reverts commit 98866957632056338904b0347f9f9d5ccf98f099. Reason for revert: http://b/122623408 Bug: http://b/122623408 Change-Id: Ib9ec92f9dd6f9a0db7f598b10241b0474e46aba0
* | Merge "goma_ctl.py ensure_start in Soong UI."Treehugger Robot2019-01-104-0/+68
|\ \
| * | goma_ctl.py ensure_start in Soong UI.Yoshisato Yanagisawa2019-01-104-0/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested in b/118390303#comment18, let me run "goma_ctl.py ensure_start" in soong UI. Bug: 118390303 Test: stop compiler_proxy, and execute following command: Test: USE_GOMA=true lunch aosp_arm-eng Test: and confirms compiler_proxy is running. Change-Id: I859daae6ae2399c5b6bce2fafd874dfdb7c6aae0 Signed-off-by: Yoshisato Yanagisawa <yyanagisawa@google.com>
* | | Switch to toybox du(1).Elliott Hughes2019-01-091-1/+1
| | | | | | | | | | | | | | | Test: treehugger Change-Id: Id66705f35e82ed25af6dbd5a131ce90ceba60912
* | | Switch to toybox cp(1).Elliott Hughes2019-01-081-1/+1
|/ / | | | | | | | | Test: treehugger Change-Id: I91eddd95abc03f76d4da7fdc1e70c5cf314e6127
* | Merge "Switch to toybox chmod(1)."Elliott Hughes2019-01-091-1/+1
|\ \ | |/ |/|
| * Switch to toybox chmod(1).Elliott Hughes2018-12-171-1/+1
| | | | | | | | | | Test: treehugger Change-Id: Iccb70941906d9cf8b004303a6935b7df1217babf
* | Generate build timing metrics to proto format fileNan Zhang2019-01-0417-19/+1013
| | | | | | | | | | | | | | | | Test: Dumped the text formated based metrics file to out dir, and checked the file. Bug: b/63815990 Change-Id: Iff476f72a0be74eb53b6b26ef468d11c0f24a404
* | Print a status message when starting ninjaDan Willemsen2019-01-022-0/+5
|/ | | | | | | | | | This way we don't appear hung at: No need to regenerate ninja file Change-Id: I8dbdaa2c1b1c5a6a73187d0e6061f363b62e10c9 Fixes: 122251150 Test: m nothing
* Move cut(1) to toybox.Elliott Hughes2018-12-111-1/+1
| | | | | Test: treehugger Change-Id: I07dd7a45ee56178a72deaffc6c4796c3ec53f564
* Move touch(1) to toybox.Elliott Hughes2018-12-071-1/+1
| | | | | Test: treehugger Change-Id: If31fe1fdc0150d07d5421702cbac8e142f522802
* Move mkdir(1) to toybox.Elliott Hughes2018-12-061-1/+1
| | | | | Test: treehugger Change-Id: I5fcbf33acb93cdc279a900586b96e0232c4aea87
* Move head(1) to toybox.Elliott Hughes2018-12-071-1/+1
| | | | | Test: clean build Change-Id: I264c320b4a63e9b0f440791dc20ff99ec910036a
* Move dirname(1) to toybox.Elliott Hughes2018-12-061-1/+1
| | | | | Test: treehugger Change-Id: Ie1ffbfb900803940620dd11a7ed6bfda76bee86c
* Move to toybox unix2dos(1).Elliott Hughes2018-12-051-2/+1
| | | | | | | This removes the need for the confusingly named "todos". Test: treehugger Change-Id: Id8931deb00a06d54262b2803a00d13bd4de88f12
* Move to toybox cmp(1).Elliott Hughes2018-12-051-1/+1
| | | | | Test: treehugger Change-Id: Idf5c9f00d0698aca6ceab2956c7dc49ad7c604e1
* Move to toybox basename(1).Elliott Hughes2018-12-041-18/+18
| | | | | Test: treehugger Change-Id: I29f210d86a0dada8a40eca1919e2f6f876d50bcd
* Move setsid(1) to toybox.Elliott Hughes2018-12-031-1/+1
| | | | | Test: treehugger Change-Id: I8caf9dbbb671218379c309e698f23e7c964f1a18
* Move tee(1) to toybox.Elliott Hughes2018-11-301-1/+1
| | | | | Test: treehugger Change-Id: Idf7fc37d6e84c295410f71dfc1ad9e460d7f7461
* Move xxd(1) to toybox.Elliott Hughes2018-11-291-1/+1
| | | | | Test: treehugger Change-Id: I906b0c94da5b65dc387ae253492356ca78f93fd2
* Move paste(1) to toybox.Elliott Hughes2018-11-291-1/+1
| | | | | Test: treehugger Change-Id: Id5e8e841406357d8301198eb433b96d2f1ba02d9
* Move rmdir(1) to toybox.Elliott Hughes2018-11-281-1/+1
| | | | | Test: treehugger Change-Id: Ibb43f09c0cfcda631025ef0fea4730519a3b6fe6
* Move pwd(1) to toybox.Elliott Hughes2018-11-271-1/+1
| | | | | Test: treehugger Change-Id: I656e322724d13273bf1099c6cc311a520aa4173e
* Move tail(1) to toybox.Elliott Hughes2018-11-271-1/+1
| | | | | Test: treehugger Change-Id: If421513911208db4542c4767168ce50b7b837af8
* Move od(1) to toybox.Elliott Hughes2018-11-271-1/+1
| | | | | Test: treehugger Change-Id: I19587d3045992fa8f60743ef358c0fd050b43dc0
* Move env(1) to toybox.Elliott Hughes2018-11-151-1/+1
| | | | | Test: clean build Change-Id: I52770c022f7d34fb83c990f485b0ca3ea29e97ee
* Move comm(1) to toybox.Elliott Hughes2018-11-141-1/+1
| | | | | Test: clean build Change-Id: I2d78388ef7211af6d517702c97f3b95ed2f30a46
* Move sleep(1) to toybox.Elliott Hughes2018-11-141-1/+1
| | | | | Test: clean build Change-Id: I724278466c4d1367add79f949d1869e1e50a192d
* Move uniq(1) to toybox.Elliott Hughes2018-11-131-1/+1
| | | | | Test: clean build Change-Id: I4819098fd298dbc4f3e424e437a448e1fb1baeaf
* Move cat(1) to toybox.Elliott Hughes2018-11-131-1/+1
| | | | | Test: builds Change-Id: I9a367c3204891518994bfe889072dd1cf9aed490
* Move id(1) and whoami(1) to toybox.Elliott Hughes2018-11-111-4/+4
| | | | | Test: builds Change-Id: I32347c94438c394eb31f5af9f51cee11ad0ef247