summaryrefslogtreecommitdiffstats
path: root/bin/lo-all-static-libs
Commit message (Collapse)AuthorAgeFilesLines
* Add the CoinMP libsTor Lillqvist2014-05-201-0/+7
| | | | Change-Id: I37b4c1081055f98c9254d64480efeb2c205e711d
* Don't create an icudata library for iOSTor Lillqvist2014-04-121-7/+14
| | | | | | | | | The intent being that the data file will be used instead. To avoid linking error, correspondingly include the ICU stubdata library in the list of static libraries to link with. Change-Id: I0f223fcce89dfbe283aaa2fcd2d5a58ea36ba364
* The GLEW lib, tooTor Lillqvist2014-04-081-0/+1
| | | | Change-Id: Ic0a9ed4aa95418fdc1a2e49419eb2a2482351232
* Add libabwTor Lillqvist2014-01-141-0/+1
| | | | Change-Id: Ib9fc6eb5523fbaed2c13ed213f0fadb28b1e9715
* Fix path to libfreetype.aTor Lillqvist2013-12-051-1/+1
| | | | Change-Id: I19061350996dbfc214e7bfe16be957c852187b0e
* Add libs built only for AndroidTor Lillqvist2013-11-221-1/+9
| | | | Change-Id: Ib7087701fc918f5f871491ce78e4afad004db9dc
* Expand the FOO_LIBS vars to a list of the actual archivesTor Lillqvist2013-11-221-5/+18
| | | | | | | Thus the output can also be used in makefiles where a list of actual files is needed. Change-Id: I23396dc2e98c47b99cbf53926f247bd834119976
* Add script to produce a list of all the static libs built for iOS or AndroidTor Lillqvist2013-11-221-0/+41
Hopefully this script can be used instead of the current many separate ways to get the same list. Change-Id: I9b84d70f37e5819140c3a3a2c8a002cfdbac4364