aboutsummaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Collapse)Author
2020-01-28Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: I39efa2851641121fc1648c355878242cd26d467c
2020-01-24Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: If13202387d7b275b24cda29775f9162a267cc486
2020-01-22Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: If441e90859203ae41caf6c2206fcb984e126f31f
2020-01-21Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: I2e48baf03afa3480b165491bc67966a408c04e0e
2020-01-14Build readelf for the device.Elliott Hughes
Test: treehugger Change-Id: Ifea90d85517ea43ce856ae8a3368de61c8705af7
2020-01-14Build vi.Elliott Hughes
I'm not sure this is ready for a symlink yet, but it is usable, and it's the best editor we have available, and I have a long-outstanding bug requesting vi that the machines are nagging me about. Notably missing last time I used this vi: ZZ (have to :wq) and R/r (have to insert and delete separately). But I did manage to make the edit without using adb pull/push and editing on the host, so... Bug: http://b/110170945 Change-Id: I0d400e5a52b07f3161d1be4c414480e84108ee35
2020-01-13Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: Ife0ee073b4040fcf5e1c439a072c009b6568dc8c
2020-01-10Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: I1d41c672abacac0b92df7f7d1cd8fae8cdd1524d
2020-01-06Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: I723662de7cece8fab039c1ff5e9dea9302357f1c
2019-12-20Build gzip for the host too.Elliott Hughes
Test: treehugger Change-Id: I53ba4278104da83aed4941af7ee35bfa5e35c82b
2019-12-20Build getopt(1) for host and device.Elliott Hughes
Test: treehugger Change-Id: I9fed220e2256c2fe1bcbf8f17085e1af4a0c2704
2019-12-16Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: Ifd134440f53805a29354aa289e906f02d1f87eb0
2019-12-06Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: If08fad6afedbedcceb989675895f4dd2a3f276b0
2019-12-03Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: Ibebacbe2c22abeff4a97aa24cbd8d4aa7d34b326
2019-12-03Revert "Revert "Merge remote-tracking branch 'toybox/master' into HEAD""Elliott Hughes
This reverts commit 169239e04d5763ef29cb18f228b489a6657dcb8d.
2019-12-03Merge "Switch to external/bc for bc."Elliott Hughes
2019-11-22Switch to external/bc for bc.Elliott Hughes
Test: treehugger Change-Id: I59e14944dbdc8772ddfe2912cb9f2fa86a5038cb
2019-11-21Revert "Merge remote-tracking branch 'toybox/master' into HEAD"Alistair Delva
0b2cfcb8fdea9673f3c2e0940f1b16d5825e16ea caused http://b/144698492. See also http://lists.landley.net/pipermail/toybox-landley.net/2019-November/011238.html on the mailing list. Bug: http://b/144698492 Change-Id: I05b95683c968070b98b5c86644620d94ebda2142
2019-11-14Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: Ic323f5f63d1cc0a4fc341897da3a39b62bf1c198
2019-10-23Sort .config-linux and .config-mac for convenience.Elliott Hughes
Test: treehugger Change-Id: I4f97c6078f471bbef5c6cdb0f1c956c9cb34de16
2019-10-23Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: I8d4abd9a2201e1752d6ae61c38407ea7093c12a0
2019-10-22Add `truncate` to the host toyboxes.Elliott Hughes
Bug: 142803849 Test: manual Change-Id: I68f5fcb3e479cb21ea7bb6d8a903eca102cdfb94
2019-10-17Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: I4397ea98faed959d1c14cbd4731b3ae9ab03d7d0
2019-10-05Merge remote-tracking branch 'toybox/master' into HEADndk-sysroot-r21Elliott Hughes
Change-Id: I8e69619b347cad6a18d5f5c1d620b906da099e54
2019-09-16Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: Ifd00266ea474fcdc0a5d1aa189713dc7ae48f847
2019-09-10Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: I731f17bdebb326d8d707e56d94421d6070e2e63e
2019-09-04Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: I4b804906ec23fc5941c2f6a74b56229cb5c1a7f3
2019-08-31Merge remote-tracking branch 'toybox/master' into HEADElliott Hughes
Change-Id: I40742270b028445f56fd49f37cf52c5b20e780c9
2019-08-26Build nproc for host linux too.Elliott Hughes
Used by the kernel builds, apparently. Bug: http://b/140054668 Test: treehugger Change-Id: I91ff6a338f7149d0e6b85106b9f56aef2a2105df
2019-08-22Android: separate the (host) linux and mac configs.Elliott Hughes
We need to build a few more tools for linux that we're never likely to be able to build for mac (because there's no API for ps-like stuff). Bug: http://b/139450866 Test: builds Change-Id: I781fa5684e125d539bc0dacc41a27360d3763f73
2019-08-22Android: add env/setsid/sleep back to the host config.Elliott Hughes
Also admit that we have libcrypto. We were still linking against it, but if you don't tell toybox you _have_ libcrypto it will still build commands that need libcrypto, they'll just produce the wrong output :-/ I'll fix that upstream later. Bug: http://b/139450866 Test: builds Change-Id: I94351c717f1c2f7e8f475e4142a84ec47f1ce21f
2019-08-21regenerate.sh: only keep the generated files we actually need.Elliott Hughes
Also tidy up the script to reduce duplication. Bug: http://b/139450866 Test: ./regenerate.sh && mm -j32 Change-Id: If02d8d7939ab7a8a3b289e57e081dca1bac040a4
2019-08-20Support building for macOS too.Elliott Hughes
Bug: http://b/139450866 Test: builds Change-Id: If9dbac77974e70007d62215668c4aff1daf79bdd