summaryrefslogtreecommitdiffstats
path: root/core/dynamic_binary.mk
Commit message (Expand)AuthorAgeFilesLines
* Add relocation packer as dependencyWolfgang Wiedmeyer2017-02-141-0/+1
* build: Disable relocation packing on recovery and utility executablesTom Marshall2015-11-051-0/+8
* build-with-colors: moar colorsChirayu Desai2015-10-061-3/+3
* Do not pack relocations for executablesDmitriy Ivanov2015-05-071-2/+4
* Pack module before making symbolic versionDmitriy Ivanov2015-05-041-34/+34
* Pack relocation tables for dynamic executablesDmitriy Ivanov2015-04-231-3/+35
* Revert "Pack relocation tables for all dynamic executables"Dimitry Ivanov2015-04-231-31/+3
* Pack relocation tables for all dynamic executablesDmitriy Ivanov2015-04-221-3/+31
* Remove unsupported *_COMPRESS_MODULE_SYMBOLSDmitriy Ivanov2015-04-201-27/+2
* Strip prebuilt shared library by default.Ying Wang2015-03-131-8/+10
* Fix using variable intermediates.COMMON before defining.Ying Wang2014-12-181-10/+2
* Allow to strip everything for only some build variants.Ying Wang2014-08-101-0/+9
* Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib buildYing Wang2014-05-201-3/+3
* Support host multilib buildYing Wang2014-05-141-2/+0
* add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64Colin Cross2014-03-251-14/+3
* Add a method to leave the symbol table in a library.Christopher Ferris2014-03-181-0/+9
* Don't modify LOCAL_STRIP_MODULEYing Wang2014-03-161-4/+5
* Support arch-specific LOCAL_ variablesYing Wang2014-01-241-5/+7
* Set up rules to build shared libraries for TARGET_2ND_ARCHYing Wang2014-01-241-1/+3
* Load compiler environment for a second arch.Ying Wang2014-01-241-0/+2
* Simplify the calculation of LOCAL_UNSTRIPPED_PATHYing Wang2013-12-181-10/+3
* Allow module to specify LOCAL_INSTALLED_MODULE_STEMYing Wang2013-09-251-5/+10
* Use += to append to target-specific PRIVATE_CLEAN_FILESYing Wang2013-01-281-5/+4
* Make a copy of symbol files after prelinking is removed.Ying Wang2011-03-141-1/+11
* build: remove prelinker build build systemIliyan Malchev2011-03-121-41/+2
* Build system tweaks for Valgrind.Jeff Brown2011-02-081-1/+1
* Fix the unstripped path if LOCAL_MODULE_PATH is set.Ying Wang2010-09-031-1/+6
* Refactor Stripper. Allow a stripper other than SOSLIM to be specifiedBruce Beare2010-07-091-2/+2
* Add FDO options to Android make system.Jing Yu2009-09-211-0/+7
* Automated import from //branches/master/...@142758,142758Eric Fischer2009-03-251-1/+9
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+144
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-144/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+144