summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2012-01-02Fix cross compiling on OS X.Dominik Riebeling2-1/+2
2012-01-02Remove unnecessary include.Dominik Riebeling1-1/+0
2012-01-02Rockbox Utility: update building libs.Dominik Riebeling1-41/+47
2012-01-02Allow passing additional CFLAGS.Dominik Riebeling4-4/+4
2012-01-02libtools.make: allow overriding variables via environment.Dominik Riebeling1-10/+6
2011-12-26Rockbox Utility: recognize Nano 6th gen as unsupported device.Dominik Riebeling1-0/+3
2011-12-22Rockbox Utility: add description and helper code for VS.Dominik Riebeling5-0/+744
2011-12-20Remove duplicate include. Thanks to Jean-Louis Biasini for spottin this.Frank Gevaerts1-1/+0
2011-12-20rbutil: enable clipzipRafaël Carré1-3/+1
2011-12-20mkamsboot: update READMEbootloader_amsv2_v4Rafaël Carré1-3/+3
2011-12-20mkamsboot: don't boot OF when USB is pluggedRafaël Carré3-131/+31
2011-12-16Rename libchinachip to libchinachippatcher.Dominik Riebeling2-5/+5
2011-12-16libtools.make: add rule to build a DLL.Dominik Riebeling2-0/+17
2011-12-16sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions.Dominik Riebeling2-2/+2
2011-12-16ipodpatcher: move linker only options out of CFLAGS.Dominik Riebeling2-2/+2
2011-12-16Rockbox Utility: use libsansapatcher.Dominik Riebeling2-10/+7
2011-12-16sansapatcher: allow building without bootloaders.Dominik Riebeling2-1/+13
2011-12-16sansapatcher: use libtools.make.Dominik Riebeling1-51/+40
2011-12-16Rockbox Utility: use libipodpatcher.Dominik Riebeling2-8/+8
2011-12-16mkamsboot: fix building as universal library.Dominik Riebeling1-3/+3
2011-12-16ipodpatcher: convert to use libtools.make.Dominik Riebeling2-60/+34
2011-12-15mkamsboot: convert to use libtools.make.Dominik Riebeling1-91/+5
2011-12-15chinachippatcher: convert to use libtools.make.Dominik Riebeling2-90/+14
2011-12-15Break some long lines.Dominik Riebeling1-4/+10
2011-12-14Pass version when building libmktccboot for Rockbox Utility.Dominik Riebeling1-0/+1
2011-12-14mkimxboot: use common Makefile.Dominik Riebeling1-91/+12
2011-12-14Rockbox Utility: pass BUILD_DIR to libs Makefiles.Dominik Riebeling1-0/+6
2011-12-14mkmpioboot: use common Makefile.Dominik Riebeling2-98/+25
2011-12-14Initial common Makefile for Rockbox Utility tools / libs.Dominik Riebeling2-82/+127
2011-12-13Remove duplicate entry in russian translation.Dominik Riebeling1-4/+0
2011-12-10mkamsboot: add support for sansa clip zip firmware version v1.01.18Bertrik Sikken1-0/+1
2011-12-08Various adjustments for MSVC.Dominik Riebeling3-3/+10
2011-12-07QuaZip: change the order of void-casts.Dominik Riebeling3-11/+11
2011-12-07Rockbox Utility: disable some pointless warnings when building with VS.Dominik Riebeling1-0/+1
2011-12-07ipodpatcher: guard platform specific files.Dominik Riebeling3-0/+10
2011-12-07Make rbutil tools Makefile more silent.Dominik Riebeling1-1/+7
2011-12-04sansapatcher: factor out handling of bundled bootloaders.Dominik Riebeling4-66/+80
2011-12-04sansapatcher: guard platform specific files.Dominik Riebeling3-1/+14
2011-12-04Add double inclusion protection and prepare for use with C++ code.Dominik Riebeling1-0/+12
2011-12-04Add missing include.Dominik Riebeling1-1/+2
2011-12-03Rockbox Utility: build chinachippatcher as library.Dominik Riebeling3-9/+98
2011-12-03Consolidate libraries list in project file a bit.Dominik Riebeling1-4/+13
2011-12-03Extend return codes for chinachip_patch().Dominik Riebeling5-104/+111
2011-12-03Split up chinachippatcher.Dominik Riebeling3-52/+73
2011-12-02mkamsboot: make clip zip boot OF when pressing left buttonRafaël Carré3-9/+34
2011-12-02mkamsboot/dualboot: use arm-elf-eabi cross compiler by defaultRafaël Carré1-1/+1
2011-11-30mkimxboot: remove an unecessary include that will prevent compilation of rbutilAmaury Pouly1-1/+0
2011-11-10Carbon TTS: Fix a memory leak on read error.Dominik Riebeling1-0/+1
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff3-3/+3
2011-11-06mkimxboot: fix bootloader load address, replace call by jump on final call to...Amaury Pouly1-3/+3