summaryrefslogtreecommitdiffstats
path: root/core/host_static_library.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix common typo in comments, warning and error messages.Ian Rogers2012-10-011-1/+1
| | | | | | s/can not/cannot/g Change-Id: I1bac31157732666deb46f6f20389ff539977ffb9
* Build system support to export include pathsYing Wang2011-11-171-0/+3
| | | | | | | | | | | | | Bug: 5573756 With this change, we can set LOCAL_EXPORT_C_INCLUDE_DIRS in the module definition to export include dir paths. Paths in LOCAL_EXPORT_C_INCLUDE_DIRS should be relative to the top dir of the source tree. If a library (shared or static) exports some include paths, any module using it will import the include paths and add them to the compiler command line. Change-Id: I49aabc589d2cf214044d13ccd5532ef68209adf0
* Make the host static library build rule know aboutDan Bornstein2009-10-151-3/+4
| | | | | | | | | LOCAL_WHOLE_STATIC_LIBRARIES. While I was in the territory, I reordered a few lines to be more consistent with nearby code/files. Change-Id: Ie9809f065e32ca748ae4539dd785980ff496c2d2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+23
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-23/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+23