aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/toc.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix mac sdk buildDan Willemsen2018-06-031-2/+2
| | | | | | | | Use the host platform "strip", and also expose "nm" and "otool" used for toc. Test: `m PRODUCT-sdk-sdk` on Mac Change-Id: I7a6d127f479d3e563385ead46bc3a4b49b99776b
* Add license headers to all go and shell filesColin Cross2017-11-171-0/+14
| | | | | Test: none Change-Id: I75c443e05f2b1e17fcb6823182717d2e6f5df7c4
* Add support for toc optimization in soongColin Cross2016-09-301-0/+75
Skip relinking against shared libraries whose interface hasn't changed. Test: mmma -j frameworks/native/libs/gui Test: touch frameworks/native/libs/gui/BufferItem.cpp Test: mmma -j frameworks/native/libs/gui, see nothing relinks past libgui Bug: 26014946 Change-Id: I4d4b8da6a35c682341ae51869f5c72b51e192053