platform_bootable_recovery/applypatch
Sen Jiang ef2016f711 applypatch: add -fPIC for libimgpatch in Chrome OS.
To make the static library position independent.

Bug: 26866274
Test: emerge-peppy imgdiff; sudo emerge imgdiff; emerge nyan imgdiff

Change-Id: I319e721ccfb6a51f63d31afa49f54aa7f607f4bf
2016-03-08 17:02:50 -08:00
..
include/applypatch applypatch: Compile libimgpatch for target and host. 2016-01-28 13:26:25 +08:00
testdata relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
Android.mk IO fault injection for OTA packages 2016-02-10 10:49:38 -08:00
applypatch.cpp Control fault injection with config files instead of build flags 2016-02-22 17:31:12 -08:00
applypatch.h applypatch: use vector to store data in FileContents. 2016-02-11 18:10:31 -08:00
applypatch.sh refactor applypatch and friends 2010-02-22 15:30:33 -08:00
bsdiff.cpp applypatch: Add a Makefile to build imgdiff in Chrome OS. 2016-02-09 15:26:57 -08:00
bspatch.cpp applypatch: Add a Makefile to build imgdiff in Chrome OS. 2016-02-09 15:26:57 -08:00
freecache.cpp applypatch: fix memory leaks reported by static analysis. 2016-02-04 15:42:02 -08:00
imgdiff.cpp imgdiff: don't fail if gzip is corrupted. 2016-02-12 12:57:03 -08:00
imgdiff.h relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
imgdiff_test.sh relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
imgpatch.cpp applypatch: Add a Makefile to build imgdiff in Chrome OS. 2016-02-09 15:26:57 -08:00
libimgpatch.pc applypatch: Add libimgpatch.pc 2016-02-16 11:35:29 -08:00
main.cpp applypatch: use vector to store data in FileContents. 2016-02-11 18:10:31 -08:00
Makefile applypatch: add -fPIC for libimgpatch in Chrome OS. 2016-03-08 17:02:50 -08:00
NOTICE Add NOTICE file 2012-04-06 13:51:00 -07:00
utils.cpp recovery: Switch applypatch/ and updater/ to cpp. 2015-07-13 17:21:31 -07:00
utils.h refactor applypatch and friends 2010-02-22 15:30:33 -08:00