aboutsummaryrefslogtreecommitdiff
path: root/core/shared_library.mk
AgeCommit message (Expand)Author
2020-03-07Mark the current BUILD_* warnings as errors by defaultDan Willemsen
2020-01-27Mark (BUILD_|LOCAL_)COPY_HEADERS as [more] deprecatedDan Willemsen
2020-01-24Deprecate BUILD_HOST_SHARED_LIBRARYDan Willemsen
2018-09-15Remove *_OUT_INTERMEDIATE_LIBRARIESDan Willemsen
2016-07-28Record module type statisticsDan Willemsen
2016-04-19Don't reset LOCAL_*MODULE_STEM.Ying Wang
2015-09-24Turn shared library multilib warnings into errorsDan Willemsen
2014-05-21Clarify multiarch warningsDmitriy Ivanov
2014-05-14Support host multilib buildYing Wang
2014-03-26add support for LOCAL_MULTILIBColin Cross
2014-02-20Include $(BUILD_COPY_HEADERS) in upper-level makefilesYing Wang
2014-02-12add support for module supported or unsupported target architecturesColin Cross
2014-01-29build: rename LOCAL_32BIT_ONLY to LOCAL_32_BIT_ONLYColin Cross
2014-01-27warn on LOCAL_MODULE_PATH in multiarch shared librariesColin Cross
2014-01-24Support to build executables for TARGET_2ND_ARCHYing Wang
2014-01-24Set up rules to build shared libraries for TARGET_2ND_ARCHYing Wang
2014-01-14Remove aprof support from the build system.Ying Wang
2014-01-07Allow clang to build host binaries.Logan Chien
2013-01-15Support to switch between prebuilt and buiding from sourceYing Wang
2012-10-01Fix common typo in comments, warning and error messages.Ian Rogers
2012-08-14Retire LOCAL_NDK_VERSION.Ying Wang
2012-06-22am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCA...Jean-Baptiste Queru
2012-06-15Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNIKito Cheng
2011-11-17Build system support to export include pathsYing Wang
2011-07-20Put the NDK library paths ahead of TARGET_GLOBAL_LD_DIRSYing Wang
2011-03-12build: remove prelinker build build systemIliyan Malchev
2011-03-04Add NDK crtbegin_so.o and crtend_so.o if they exist.Ying Wang
2011-03-04Support stl variants when LOCAL_NDK_VERSION is set.Ying Wang
2010-07-13Support to build native libraries with prebuilt NDKYing Wang
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0The Android Open Source Project