aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Print a status message when starting ninjaDan Willemsen2019-01-022-0/+5
* Move cut(1) to toybox.Elliott Hughes2018-12-111-1/+1
* Move touch(1) to toybox.Elliott Hughes2018-12-071-1/+1
* Move mkdir(1) to toybox.Elliott Hughes2018-12-061-1/+1
* Move head(1) to toybox.Elliott Hughes2018-12-071-1/+1
* Move dirname(1) to toybox.Elliott Hughes2018-12-061-1/+1
* Move to toybox unix2dos(1).Elliott Hughes2018-12-051-2/+1
* Move to toybox cmp(1).Elliott Hughes2018-12-051-1/+1
* Move to toybox basename(1).Elliott Hughes2018-12-041-18/+18
* Move setsid(1) to toybox.Elliott Hughes2018-12-031-1/+1
* Move tee(1) to toybox.Elliott Hughes2018-11-301-1/+1
* Move xxd(1) to toybox.Elliott Hughes2018-11-291-1/+1
* Move paste(1) to toybox.Elliott Hughes2018-11-291-1/+1
* Move rmdir(1) to toybox.Elliott Hughes2018-11-281-1/+1
* Move pwd(1) to toybox.Elliott Hughes2018-11-271-1/+1
* Move tail(1) to toybox.Elliott Hughes2018-11-271-1/+1
* Move od(1) to toybox.Elliott Hughes2018-11-271-1/+1
* Move env(1) to toybox.Elliott Hughes2018-11-151-1/+1
* Move comm(1) to toybox.Elliott Hughes2018-11-141-1/+1
* Move sleep(1) to toybox.Elliott Hughes2018-11-141-1/+1
* Move uniq(1) to toybox.Elliott Hughes2018-11-131-1/+1
* Move cat(1) to toybox.Elliott Hughes2018-11-131-1/+1
* Move id(1) and whoami(1) to toybox.Elliott Hughes2018-11-111-4/+4
* Start using the toybox prebuiltDan Willemsen2018-10-302-6/+30
* Merge "Speed up build_test"Treehugger Robot2018-10-302-0/+7
|\
| * Speed up build_testDan Willemsen2018-10-292-0/+7
* | Disallow "runalarm" and allow the more standard "timeout".Elliott Hughes2018-10-271-1/+1
|/
* Allow DIST_DIR to be read via dumpvarsDan Willemsen2018-10-211-1/+33
* Stop using DIST_DIR in SoongDan Willemsen2018-10-203-15/+18
* Merge "Add a Kati-based packaging step"Dan Willemsen2018-10-207-12/+89
|\
| * Add a Kati-based packaging stepDan Willemsen2018-10-197-12/+89
* | Remove make and xmllint from the allowed tools listDan Willemsen2018-10-191-2/+0
|/
* Always ensure that DIST_DIR is setDan Willemsen2018-10-161-0/+3
* Remove perl from the allowed PATH tools listDan Willemsen2018-10-091-3/+2
* Log uses of `make` and `xmllint` within the Android BuildDan Willemsen2018-10-091-2/+2
* Remove sum(1) from the list of approved binaries.Elliott Hughes2018-10-051-1/+0
* Switch perl to loggingDan Willemsen2018-10-041-1/+7
* Refactor Kati logicDan Willemsen2018-09-283-68/+47
* Merge "Add OWNERS to finder's cache"Treehugger Robot2018-09-261-1/+8
|\
| * Add OWNERS to finder's cacheSimran Basi2018-09-061-1/+8
* | Sanity check the tree before building.Anton Hansson2018-09-191-0/+13
* | Default BUILD_BROKEN_PHONY_TARGETS to falseDan Willemsen2018-09-101-1/+1
|/
* Pass --writable to katiDan Willemsen2018-09-032-3/+8
* Add tee to the allowed PATH tools listDan Willemsen2018-08-311-0/+1
* Add od to allowed PATH toolsDan Willemsen2018-08-301-0/+1
* Start enforcing the $PATH restrictionsDan Willemsen2018-08-301-3/+4
* Add unix2dos as an allowed PATH toolDan Willemsen2018-08-291-0/+1
* Merge "Add $PRODUCT_OUT/ramdisk to installclean"Tom Cherry2018-08-291-0/+1
|\
| * Add $PRODUCT_OUT/ramdisk to installcleanTom Cherry2018-08-231-0/+1
* | Merge "Add todos to the allowed PATH list"Treehugger Robot2018-08-281-0/+1
|\ \