rockbox/rbutil
Dominik Riebeling 4b321649a8 Rockbox Utility: Explicitly link zlib.
zlib is required by the zip class. Explicitly link it instead of relying it to
get implicitly linked via Qt. Fixes link errors on distributions with implicit
linking disabled. Don't do this on Windows as things are different here.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27251 a1c6a512-1295-4272-9138-f99709370657
2010-07-02 23:49:26 +00:00
..
chinachippatcher Fix ccpmp.bin backup in ChinaChippatcher (thanks to Aaron DeMille) 2009-09-14 12:29:34 +00:00
e200rpatcher Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg creation rule 2009-07-11 22:50:22 +00:00
ipodpatcher Bump ipodpatcher version number in preparation for a new ipod bootloader release 2010-05-25 15:43:16 +00:00
mkamsboot Remove the unused ENRD0_USB_STATUS define, I'll leave the other button defines in, maybe someone wants his bootloader to use one of those instead ;) 2010-06-23 07:05:05 +00:00
mkmpioboot fix libmkmpioboot.a building. 2010-05-05 19:45:08 +00:00
mktccboot Make lipo calls silent. 2009-12-13 21:30:28 +00:00
rbutilqt Rockbox Utility: Explicitly link zlib. 2010-07-02 23:49:26 +00:00
sansapatcher Always format error message using ANSI functions to get rid of type-punning when building with rbutil. 2009-12-09 19:04:02 +00:00
tools Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00
INSTALL rbutil: change the binary name here too. Thanks to PyroBor for finding that. 2010-05-11 17:41:35 +00:00
rbutil.pro Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00