summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2008-08-26Fix FS #9280 (bsd tar errors out when called with -u and the destination file...Jens Arnold
2008-08-26Remove unused argument to the buildzip() function.Antoine Cellerier
2008-08-26Also remove the .7z, .tar, .tar.gz and .tar.bz2 rockbox files when runing the...Antoine Cellerier
2008-08-26Fix compiling on *BSD targets (and probably others too)Maurus Cuelenaere
2008-08-19Character set handling refinements:Jens Arnold
2008-08-17Add a -s option to genlang to sort a language file into the same order as eng...Dave Chapman
2008-08-16Use maximum compression for 'make zip', 'make fullzip' and 'make 7zip' (recon...Jens Arnold
2008-08-15Print the actually selected voice in verbose mode, and try to figure out the ...Jens Arnold
2008-08-13Remove some irresponsible character set mangling from the Italian section of ...Jonas Häggqvist
2008-08-12Only print the header if we're running update.Jonas Häggqvist
2008-08-11Fix genlang to not remove the header from translation files.Jonas Häggqvist
2008-08-10Commit FS#9156 by Tomer Shalev - Fix the fact that rockboxdev.sh does not abo...Maurus Cuelenaere
2008-08-08Let PerlIO also do the LF<->CRLF conversion for SAPI.Jens Arnold
2008-08-07Silence some warnings in voice.pl by setting the encoding to UTF-8. Output on...Jonas Häggqvist
2008-08-07Fix $Jens Arnold
2008-08-07Fix SAPI voice file generation on multibyte windows variants (japanese, proba...Jens Arnold
2008-08-06Bugfix: Printing the unknown vendor warning to StdOut made it not appear in t...Jens Arnold
2008-08-04Handle SAPI5 voices without vendor attribute (reported for japanese L&H engin...Jens Arnold
2008-08-03Prepare Creative bootloader compilation for future dual boot integrationMaurus Cuelenaere
2008-08-02Commit FS#9228 thanks to Alex ParkerMaurus Cuelenaere
2008-08-01Commit second version of FS#9158 (Tomer Shalev) with spelling fixMaurus Cuelenaere
2008-07-30Commit FS#9012 thanks to Thomas MartitzMaurus Cuelenaere
2008-07-30Commit FS#9158 thanks to Tomer ShalevMaurus Cuelenaere
2008-07-30Adjust MIPSel compiler to the same as used in rockboxdev.shMaurus Cuelenaere
2008-07-28Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ...Michael Giacomelli
2008-07-23Make 'make tar' and hence 'make gzip' and 'make bzip2' work again (reconfigur...Jens Arnold
2008-07-21Add a glob_move() function and use it for moving the .cp files.Jens Arnold
2008-07-20Chmod all moved files to 0755 (everything moved is codecs or plugins).Jonas Häggqvist
2008-07-20Only print convbdf command if running in verbose mode.Jonas Häggqvist
2008-07-20Further speedup: call convbdf once, rather than once for each font.Jonas Häggqvist
2008-07-20Skip an unneeded check. Simply call rmdir, and if it's empty it goes - if not...Jonas Häggqvist
2008-07-20Buildzip.pl changes - do as much as possible with Perl, rather than using the...Jonas Häggqvist
2008-07-20Extend rbspeex Makefile to allow easier building a universal binary needed fo...Dominik Riebeling
2008-07-20Fix 'Bareword ''CMD_OUT'' not allowed while ''strict subs'' in use' when buil...Jens Arnold
2008-07-19rbspeex: hopefully fixes compiling of rbspeexenc/dec on mac.Dominik Wenger
2008-07-17Fix building MIPS cross compilerMaurus Cuelenaere
2008-07-17Accept FS#8980 - fix typo and remove some accidentl code from tools/configureJonathan Gordon
2008-07-16Fix for OS X compilationMaurus Cuelenaere
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere
2008-07-09rbutil/rbspeex fix some small mistakes.Dominik Wenger
2008-07-09modify Makefile so its possible to build a universal lib. Building is still c...Dominik Wenger
2008-07-08introducing MIPS support, not included in the "build all" action yetDaniel Stenberg
2008-07-06fix checkwps againJonathan Gordon
2008-07-06get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ...Jonathan Gordon
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-28revert this commit until we find a better fixMarcoen Hirschberg
2008-06-28revert accidental commitMarcoen Hirschberg
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo
2008-06-21Add the Sansa c100 as a build target with basic drivers.Marc Guay