summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-09rbutil/rbspeex fix some small mistakes.Dominik Wenger1-2/+2
2008-07-09modify Makefile so its possible to build a universal lib. Building is still c...Dominik Wenger1-4/+12
2008-07-08introducing MIPS support, not included in the "build all" action yetDaniel Stenberg1-0/+10
2008-07-06fix checkwps againJonathan Gordon1-1/+11
2008-07-06get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ...Jonathan Gordon2-14/+77
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg32-64/+128
2008-06-28revert this commit until we find a better fixMarcoen Hirschberg1-2/+1
2008-06-28revert accidental commitMarcoen Hirschberg1-2/+2
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg3-7/+35
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo2-2/+28
2008-06-21Add the Sansa c100 as a build target with basic drivers.Marc Guay2-2/+23
2008-06-18Factor out scramble / mkboot functions to allow easier reuse (for rbutil).Dominik Riebeling6-34/+116
2008-06-11Two fixes for crosscompiled win32 simulators: * Make crosscompiled sims a con...Jens Arnold1-12/+12
2008-05-31FS#9047 by Alex Wallis fixing a typoNils Wallménius1-1/+1
2008-05-22Move C linkage binding for c++ to exporting header files instead of includes.Dominik Riebeling3-4/+25
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2-3/+31
2008-05-19Fix 2 warnings in mkbootNils Wallménius1-2/+0
2008-05-18remove unused scriptsDaniel Stenberg2-32/+0
2008-05-18FS#8637 - new UI for disktidy.Jonathan Gordon1-0/+1
2008-05-17Try making binsize smaller and fix pointer problemMaurus Cuelenaere1-2/+2
2008-05-17Try fixing yellow..Maurus Cuelenaere1-4/+5
2008-05-17Use OF's firmware loading mechanism instead of Rockbox's.Maurus Cuelenaere3-71/+83
2008-05-16Add beginning of DSP code (done by Catalin Patulea), but don't enable it Maurus Cuelenaere2-3/+192
2008-05-151) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)Maurus Cuelenaere1-1/+1
2008-05-14Fix typoMaurus Cuelenaere1-1/+1
2008-05-14use unique modelnames for the two create zen vision m buildsDaniel Stenberg1-2/+2
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere2-3/+5
2008-05-141) Split ZVM into 30GB and 60GBMaurus Cuelenaere2-4/+31
2008-05-12Fix target_id problemMaurus Cuelenaere1-1/+1
2008-05-12Add (preliminary) Zen Vision support.Maurus Cuelenaere1-0/+25
2008-05-12Previous commit wasn't enough; this should do it...Maurus Cuelenaere1-1/+1
2008-05-12Fix typo.Maurus Cuelenaere1-1/+1
2008-05-12fix wrong variable casing.Dominik Riebeling1-1/+1
2008-05-12Add the Sansa M200 v1 as a target for checkwpsDave Chapman1-0/+1
2008-05-12extend Makefile to allow building checkwps on cygwin and MinGW. Make make cal...Dominik Riebeling2-4/+14
2008-05-12These should be const too, I believe.Steve Bavin1-2/+2