summaryrefslogtreecommitdiffstats
path: root/core/shared_library.mk
Commit message (Expand)AuthorAgeFilesLines
* Clarify multiarch warningsDmitriy Ivanov2014-05-211-7/+10
* Support host multilib buildYing Wang2014-05-141-0/+1
* add support for LOCAL_MULTILIBColin Cross2014-03-261-0/+7
* Include $(BUILD_COPY_HEADERS) in upper-level makefilesYing Wang2014-02-201-0/+5
* add support for module supported or unsupported target architecturesColin Cross2014-02-121-5/+13
* build: rename LOCAL_32BIT_ONLY to LOCAL_32_BIT_ONLYColin Cross2014-01-291-1/+1
* warn on LOCAL_MODULE_PATH in multiarch shared librariesColin Cross2014-01-271-0/+12
* Support to build executables for TARGET_2ND_ARCHYing Wang2014-01-241-2/+8
* Set up rules to build shared libraries for TARGET_2ND_ARCHYing Wang2014-01-241-70/+12
* Remove aprof support from the build system.Ying Wang2014-01-141-12/+0
* Allow clang to build host binaries.Logan Chien2014-01-071-0/+4
* Support to switch between prebuilt and buiding from sourceYing Wang2013-01-151-0/+13
* Fix common typo in comments, warning and error messages.Ian Rogers2012-10-011-1/+1
* Retire LOCAL_NDK_VERSION.Ying Wang2012-08-141-1/+1
* am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCA...Jean-Baptiste Queru2012-06-221-0/+13
|\
| * Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNIKito Cheng2012-06-151-0/+13
* | Build system support to export include pathsYing Wang2011-11-171-0/+3
|/
* Put the NDK library paths ahead of TARGET_GLOBAL_LD_DIRSYing Wang2011-07-201-2/+6
* build: remove prelinker build build systemIliyan Malchev2011-03-121-3/+0
* Add NDK crtbegin_so.o and crtend_so.o if they exist.Ying Wang2011-03-041-5/+2
* Support stl variants when LOCAL_NDK_VERSION is set.Ying Wang2011-03-041-1/+3
* Support to build native libraries with prebuilt NDKYing Wang2010-07-131-1/+23
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+32
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-32/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+30