summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2008-06-18Factor out scramble / mkboot functions to allow easier reuse (for rbutil).Dominik Riebeling
2008-06-11Two fixes for crosscompiled win32 simulators: * Make crosscompiled sims a con...Jens Arnold
2008-05-31FS#9047 by Alex Wallis fixing a typoNils Wallménius
2008-05-22Move C linkage binding for c++ to exporting header files instead of includes.Dominik Riebeling
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo
2008-05-19Fix 2 warnings in mkbootNils Wallménius
2008-05-18remove unused scriptsDaniel Stenberg
2008-05-18FS#8637 - new UI for disktidy.Jonathan Gordon
2008-05-17Try making binsize smaller and fix pointer problemMaurus Cuelenaere
2008-05-17Try fixing yellow..Maurus Cuelenaere
2008-05-17Use OF's firmware loading mechanism instead of Rockbox's.Maurus Cuelenaere
2008-05-16Add beginning of DSP code (done by Catalin Patulea), but don't enable it Maurus Cuelenaere
2008-05-151) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)Maurus Cuelenaere
2008-05-14Fix typoMaurus Cuelenaere
2008-05-14use unique modelnames for the two create zen vision m buildsDaniel Stenberg
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere
2008-05-141) Split ZVM into 30GB and 60GBMaurus Cuelenaere
2008-05-12Fix target_id problemMaurus Cuelenaere
2008-05-12Add (preliminary) Zen Vision support.Maurus Cuelenaere
2008-05-12Previous commit wasn't enough; this should do it...Maurus Cuelenaere
2008-05-12Fix typo.Maurus Cuelenaere
2008-05-12fix wrong variable casing.Dominik Riebeling
2008-05-12Add the Sansa M200 v1 as a target for checkwpsDave Chapman
2008-05-12extend Makefile to allow building checkwps on cygwin and MinGW. Make make cal...Dominik Riebeling
2008-05-12These should be const too, I believe.Steve Bavin
2008-05-10Ensure that tools are compiled before features - fixes an issue with bmp2rb a...Robert Keevil
2008-05-08Cleanup in tools/: Remove unused VB scripts and fix properties.Nicolas Pennequin
2008-05-05Clear out confusion about UTF8<->ANSI in tools/creative.cMaurus Cuelenaere
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-05-03Renamed build_tagcache to tagcache_build to make it consistent with the funct...Bertrik Sikken
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman
2008-04-28Small tweak for festival to correct the spelling of 'A', fixes FS#8889Nils Wallménius
2008-04-28now build the ARM crosscompiler with support for big-endian targetsMarcoen Hirschberg