summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-12-15Moved database builder into a separate directory, and gave it its' own Makefi...Björn Stenberg1-10/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-2/+2
2008-08-28mkzenboot:Maurus Cuelenaere1-0/+3
2008-08-27 * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere1-1/+7
2008-04-10make the compiles A LOT more picky and pedanticDaniel Stenberg1-15/+15
2008-04-09First commit:Maurus Cuelenaere1-3/+5
2008-03-261) Make Rockbox reject any WPSs if there are errors loading any of the requir...Dave Chapman1-1/+1
2008-03-25Make checkwps compile again. Still more work is needed though, as checkwps i...Dave Chapman1-2/+2
2008-03-18Make scramble add the flash logo when encoding for iAudio. It's only shown on...Jens Arnold1-2/+5
2007-11-22New USB stackBjörn Stenberg1-0/+3
2007-11-16rbspeexenc and uclpack need to be .PHONY targets so they are rebuilt correctl...Dave Chapman1-0/+2
2007-11-16Speex encoder specially tailored to create voice UI snippets. Small fixups to...Thom Johansen1-1/+5
2007-11-11Initial version of mknkboot - a utility to replace "merge0.cpp" to insert a R...Dave Chapman1-1/+4
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman1-1/+4
2007-10-02Add a couple of recent new files to the CLEANALL ruleDave Chapman1-1/+1
2007-09-30Add support for the generic Telechips firmware format checksums - use -tcc=su...Dave Chapman1-2/+3
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson1-1/+2
2007-08-10support to build the lngdump toolDaniel Stenberg1-1/+5
2007-05-29Commit my patch from FS#7179 - a standalone command-line checkwps tool. To b...Dave Chapman1-0/+5
2007-04-04Replace obsolete generate_rocklatin tool with player_unifont tool.Jens Arnold1-2/+2
2007-02-13Make database endianess independent.Miika Pekkarinen1-1/+2
2006-11-10Enable all Rockbox supported formats for the database command lineMiika Pekkarinen1-2/+3
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen1-1/+8
2006-11-03Voice update, most useful for non-Windows systems. Voice file building using ...Jonas Häggqvist1-0/+6
2006-08-30add Gigabeat support to the scramble toolsMarcoen Hirschberg1-5/+6
2006-08-30Add generation of .mi4 files - the generic PortalPlayer firmware format used ...Dave Chapman1-2/+3
2006-03-27iaudio is not usedDaniel Stenberg1-3/+1
2006-03-01Fix 'make clean' in tools.Jens Arnold1-1/+1
2006-02-09Various build sytem cleanupsBrandon Low1-10/+11
2005-12-06move some code from .h files to .c files and polish unicode.c a bitMarcoen Hirschberg1-1/+1
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg1-1/+4
2005-12-02configure now sets what set of tools that a particular target build needs orDaniel Stenberg1-4/+4
2005-11-28build uclpackDaniel Stenberg1-1/+6
2005-11-11Import make_fw.c iPod firmware manipulation utility from the ipodlinux projec...Dave Chapman1-1/+4
2005-07-15iAudio: first version of a tool to update fw checksumChristian Gmeiner1-1/+3
2005-05-23prevent config.h from being included, since config.h includes autoconf.h andDaniel Stenberg1-1/+1
2005-05-02Dictionary conversion tools.Tomas Salfischberger1-1/+4
2005-01-28New tool to insert the rockbox boot loader into the original firmware (iRiver)Linus Nielsen Feltzing1-2/+6
2005-01-24iRiver scramble and descramble code from Dave CooperDaniel Stenberg1-2/+5
2004-09-06rombox support: building and zipDaniel Stenberg1-0/+1
2003-12-17Removed mkneofile from TARGETSHardeep Sidhu1-1/+1
2003-12-12Removed mkneofileBjörn Stenberg1-2/+0
2003-12-12Added the 'mkneofile' tool that is used instead of scramble when making theDaniel Stenberg1-1/+3
2003-09-22Removed -s compile flagBjörn Stenberg1-1/+1
2003-02-08Changed include path for generate_rocklatinLinus Nielsen Feltzing1-1/+1
2003-01-10Automatic tool to generate Rocklatin layout gif-pictures.Kjell Ericson1-1/+4
2002-09-18build the convbdf tool tooDaniel Stenberg1-2/+5
2002-09-12bdf2ajf is not needed/used anymoreDaniel Stenberg1-4/+1
2002-09-09build bdf2ajf with debug optionDaniel Stenberg1-1/+1
2002-08-16Added bmp2rb.Mats Lidell1-1/+4