summaryrefslogtreecommitdiffstats
path: root/libziparchive/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* am 7a92d20e: Merge "Clean up some test makefiles."Dan Albert2014-11-051-20/+12
|\
| * Clean up some test makefiles.Dan Albert2014-11-041-20/+12
* | am b968d5c8: Merge "Add shared library version of libziparchive."Ian Rogers2014-10-301-2/+15
|\ \ | |/
| * Add shared library version of libziparchive.Ian Rogers2014-10-301-2/+15
* | am cd1da4e0: Fix toolchain issue for windows build of libziparchive.Xavier Ducrohet2014-10-161-0/+3
|\ \ | |/ |/|
| * Fix toolchain issue for windows build of libziparchive.Xavier Ducrohet2014-10-161-0/+3
* | Fix win_sdk build by not using vectorPiotr Jastrzebski2014-08-181-2/+0
* | Replace char* with ZipEntryName in ziparchive API.Piotr Jastrzebski2014-08-151-0/+2
* | Update makefiles for host clang.Tim Murray2014-07-241-1/+2
|/
* Enable host multilib for ART testing.Ian Rogers2014-06-171-0/+1
* libziparchive: Turn on -WerrorMark Salyzyn2014-05-071-2/+6
* Fix a sporadic build breakage.Narayan Kamath2014-01-031-1/+1
* Use FileMap from libcutil instead of rolling our own.Narayan Kamath2013-12-111-3/+5
* Add unit tests for libziparchive.Narayan Kamath2013-12-101-0/+14
* Unify zipfile implementations : Step 1.Narayan Kamath2013-12-041-0/+53