summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
2008-04-09First commit:Maurus Cuelenaere1-4/+5
2008-04-02FS#8842 by Thomas Martitz, thanks!Daniel Stenberg1-47/+114
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg1-24/+2
2008-03-27initial Meizu M6SL portMarcoen Hirschberg1-2/+24
2008-03-23Enable plugin building for M3.Jens Arnold1-1/+1
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-1/+1
2008-03-14In order to disable building plugins for a target, 'plugin' must be set to em...Jens Arnold1-3/+3
2008-03-10Add iAudio M3 to configure. * Resolve 2 cases of duplicate target_id. The les...Jens Arnold1-49/+72
2008-03-03Add D2 option to scrambleRob Purchase1-1/+1
2008-02-27This script now has a recommended gcc version for each arch and it will displayDaniel Stenberg1-7/+34
2008-02-19fix make bin. other partial make options may still be broken thoughJonathan Gordon1-1/+1
2008-02-18fixed the mrobe 100 accidental change and corrected the compiler target setupDaniel Stenberg1-2/+2
2008-02-18A first tiny set of changes for the Creative Zen Vision:M. Work done byDaniel Stenberg1-1/+33
2008-02-18FS#8482 take two. Make the language files built first, so that the largestDaniel Stenberg1-3/+13
2008-02-17eeek, revert the FS#8482 commit again as it broke the bootloaders and theDaniel Stenberg1-7/+3
2008-02-17FS#8482:Daniel Stenberg1-3/+7
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-1/+1
2008-02-17Add the 'rocks' build target to the helptextNils Wallménius1-0/+1
2008-02-13Commit FS#8567, the manual now uses the same 'features' system as the lang/vo...Nils Wallménius1-3/+0
2008-02-10Use the correct target cpu in Gigabeast builds, rerun configure.Nils Wallménius1-1/+8
2008-02-10Revert the espeak commit as the method was completely broken.Jonas Häggqvist1-86/+0
2008-02-10Voice-building changes: Ask for which eSpeak voice to use for some languages....Jonas Häggqvist1-0/+86
2008-02-09Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to...Miika Pekkarinen1-0/+1
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis1-1/+1
2008-01-23Renamed 'archos' to 'modelname' in the configure script and the MakefilesDaniel Stenberg1-124/+70
2008-01-14Initial Cowon D2 commit:Rob Purchase1-0/+26
2008-01-12ipod_fw is not required to build/install Rockbox any more, so remove it from ...Dave Chapman1-1/+1
2008-01-11m:robe 100:Robert Kukla1-1/+1
2008-01-09m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu...Mark Arigo1-2/+2
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo1-0/+29
2008-01-05Notify the user that he can't compile a normal build for the e200R target.Jonas Häggqvist1-0/+4
2007-11-22Add voicetools to "make help"Dave Chapman1-0/+1
2007-11-18Add the tools dir to the path in voice.pl, for easier calling of the various ...Jens Arnold1-1/+1
2007-11-18Revert r15664 and instead define a HOSTAR variable in the main Makefile and p...Dave Chapman1-2/+3
2007-11-18Introduce use of the new Speex voice file encoder in voice builds. Remove the...Thom Johansen1-49/+17
2007-11-16Create a separate voicetoolset declaration - voicefont, wavtrim and (for swco...Dave Chapman1-3/+11
2007-11-13Built the M:Robe with the -mcpu=arm926ej-s option by default. A new cross co...Karl Kurbjun1-1/+8
2007-11-11Initial version of mknkboot - a utility to replace "merge0.cpp" to insert a R...Dave Chapman1-1/+1
2007-11-02fix the output for the mrobe so we dont have to use apps/rockbox.binJonathan Gordon1-1/+2
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman1-3/+63
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun1-1/+3
2007-10-14revert r14709, leaving the output in bootloader/ is fineJonathan Gordon1-1/+0
2007-10-12PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold1-1/+1
2007-10-02Hide symbols by default on 64 bit sim buildsto avoid clashing, fixes crashing...Nils Wallménius1-1/+4
2007-09-30Fix the bootloader, and give the M:Robe it's own scrambleKarl Kurbjun1-1/+1
2007-09-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon1-1/+1
2007-09-27FreeBSD uname -m outputs a different string than linux uname -mNils Wallménius1-1/+1
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson1-2/+2
2007-09-21Re-enable plugins for c200, and fix the red.Will Robertson1-1/+1
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson1-3/+27