summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2008-09-07Allow arbitrary compiler combinations in rockboxdev.sh by specifying a list o...Dominik Riebeling1-20/+13
2008-09-07 * Clean up screenshot a bit and make it more self-descriptiveMaurus Cuelenaere1-53/+67
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2-1/+3
2008-09-05Add Onda VX767 targetMaurus Cuelenaere1-0/+23
2008-09-04Make bdf2bmp work on 64 bit hosts.Jens Arnold1-37/+38
2008-09-01rename ARCH define because of conflict with some systems. see (FS#9321)Dominik Wenger1-16/+16
2008-09-01revert -fPIC change, as it seems to be gentoo related problem...Christian Gmeiner1-1/+1
2008-09-01add -fPIC to GCCOPTS for simgcc to prevent warnings like: warning: creating a...Christian Gmeiner1-1/+1
2008-08-28mkzenboot:Maurus Cuelenaere2-11/+96
2008-08-27 * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere2-1/+1188
2008-08-26Don't include a database.ignore file in a font-only package.Jens Arnold1-4/+4
2008-08-26Fix FS #9280 (bsd tar errors out when called with -u and the destination file...Jens Arnold2-17/+13
2008-08-26Remove unused argument to the buildzip() function.Antoine Cellerier1-2/+2
2008-08-26Also remove the .7z, .tar, .tar.gz and .tar.bz2 rockbox files when runing the...Antoine Cellerier1-1/+2
2008-08-26Fix compiling on *BSD targets (and probably others too)Maurus Cuelenaere2-117/+97
2008-08-19Character set handling refinements:Jens Arnold1-16/+15
2008-08-17Add a -s option to genlang to sort a language file into the same order as eng...Dave Chapman1-8/+26
2008-08-16Use maximum compression for 'make zip', 'make fullzip' and 'make 7zip' (recon...Jens Arnold2-2/+2
2008-08-15Print the actually selected voice in verbose mode, and try to figure out the ...Jens Arnold1-3/+13
2008-08-13Remove some irresponsible character set mangling from the Italian section of ...Jonas Häggqvist1-4/+0
2008-08-12Only print the header if we're running update.Jonas Häggqvist1-1/+1
2008-08-11Fix genlang to not remove the header from translation files.Jonas Häggqvist1-1/+6
2008-08-10Commit FS#9156 by Tomer Shalev - Fix the fact that rockboxdev.sh does not abo...Maurus Cuelenaere1-0/+6
2008-08-08Let PerlIO also do the LF<->CRLF conversion for SAPI.Jens Arnold1-11/+11
2008-08-07Silence some warnings in voice.pl by setting the encoding to UTF-8. Output on...Jonas Häggqvist1-2/+3
2008-08-07Fix $Jens Arnold1-1/+1
2008-08-07Fix SAPI voice file generation on multibyte windows variants (japanese, proba...Jens Arnold2-58/+16
2008-08-06Bugfix: Printing the unknown vendor warning to StdOut made it not appear in t...Jens Arnold1-1/+1
2008-08-04Handle SAPI5 voices without vendor attribute (reported for japanese L&H engin...Jens Arnold1-7/+14
2008-08-03Prepare Creative bootloader compilation for future dual boot integrationMaurus Cuelenaere4-24/+54
2008-08-02Commit FS#9228 thanks to Alex ParkerMaurus Cuelenaere1-2/+2
2008-08-01Commit second version of FS#9158 (Tomer Shalev) with spelling fixMaurus Cuelenaere1-31/+42
2008-07-30Commit FS#9012 thanks to Thomas MartitzMaurus Cuelenaere1-6/+18
2008-07-30Commit FS#9158 thanks to Tomer ShalevMaurus Cuelenaere1-2/+12
2008-07-30Adjust MIPSel compiler to the same as used in rockboxdev.shMaurus Cuelenaere1-1/+1
2008-07-28Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ...Michael Giacomelli1-12/+27
2008-07-23Make 'make tar' and hence 'make gzip' and 'make bzip2' work again (reconfigur...Jens Arnold2-4/+4
2008-07-21Add a glob_move() function and use it for moving the .cp files.Jens Arnold1-2/+8
2008-07-20Chmod all moved files to 0755 (everything moved is codecs or plugins).Jonas Häggqvist1-0/+1
2008-07-20Only print convbdf command if running in verbose mode.Jonas Häggqvist1-1/+1
2008-07-20Further speedup: call convbdf once, rather than once for each font.Jonas Häggqvist1-15/+5
2008-07-20Skip an unneeded check. Simply call rmdir, and if it's empty it goes - if not...Jonas Häggqvist1-6/+2
2008-07-20Buildzip.pl changes - do as much as possible with Perl, rather than using the...Jonas Häggqvist1-33/+62
2008-07-20Extend rbspeex Makefile to allow easier building a universal binary needed fo...Dominik Riebeling1-17/+37
2008-07-20Fix 'Bareword ''CMD_OUT'' not allowed while ''strict subs'' in use' when buil...Jens Arnold1-1/+1
2008-07-19rbspeex: hopefully fixes compiling of rbspeexenc/dec on mac.Dominik Wenger1-1/+1
2008-07-17Fix building MIPS cross compilerMaurus Cuelenaere1-1/+3
2008-07-17Accept FS#8980 - fix typo and remove some accidentl code from tools/configureJonathan Gordon1-11/+3
2008-07-16Fix for OS X compilationMaurus Cuelenaere2-0/+115
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere2-0/+36