summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
2006-11-03Voice update, most useful for non-Windows systems. Voice file building using ...Jonas Häggqvist1-1/+171
2006-10-29move the iriver h1x0/h3x0 button driver to target treeJonathan Gordon1-0/+9
2006-10-29Output the 'old make version' warning without prefix in order to not confuse ...Jens Arnold1-1/+1
2006-10-28Make the build process informative again for 'make' 3.80 and earlier. Those '...Jens Arnold1-0/+6
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold1-2/+2
2006-10-23Manual Makefile tweaks:Dominik Riebeling1-19/+28
2006-10-22Make the SDL simulator a console app on cygwin, and circumvent SDL_main. Debu...Jens Arnold1-1/+1
2006-10-16make mapzip creates a dedicated zip file with all the .map files from a buildDaniel Stenberg1-0/+4
2006-10-06Add 'make bin' to the 'make help' outputPeter D'Hoye1-0/+1
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell1-0/+28
2006-09-29Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell1-0/+6
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell1-1/+10
2006-09-181. removed -g from default coldfire GCCOPTS (still active for debug builds).Rani Hod1-3/+4
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell1-1/+1
2006-09-04Use a better target cpu for gcc when building for coldfire targets. Makes the...Magnus Holmgren1-1/+1
2006-08-31make target_id for tpj1022 unique, 23 was already in useDaniel Stenberg1-1/+1
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman1-0/+29
2006-08-31Document the new boottool and bootoutput variablesDave Chapman1-0/+4
2006-08-31H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...Barry Wardell1-2/+2
2006-08-31Add boottool and bootoutput variables to allow different a scrambling tool an...Dave Chapman1-1/+29
2006-08-30add Gigabeat support to the scramble toolsMarcoen Hirschberg1-2/+3
2006-08-30Brand new repolished menu for selecting target. Renumbered all options andDaniel Stenberg1-49/+41
2006-08-28Enable crosscompiling of the SDL simulator if a crosscompiled SDL is availabl...Jonas Häggqvist1-0/+4
2006-08-281 - made the menu shorter on screenDaniel Stenberg1-53/+93
2006-08-28Add Rockbox bootloader for H10Barry Wardell1-6/+6
2006-08-25fixed the bootloader check to not have to get a huuuuge set of targets butDaniel Stenberg1-12/+11
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell1-2/+26
2006-08-16Add 'make bin' target to avoid building codecs and pluginsLinus Nielsen Feltzing1-0/+6
2006-08-161. auto-detect and auto-use ccache if installed and present in $PATHDaniel Stenberg1-15/+21
2006-08-12Compile for Iriver iFP with short calls.Tomasz Malesinski1-2/+5
2006-08-12initial gigabeat bootloader (only test code)Marcoen Hirschberg1-1/+1
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg1-0/+4
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev1-3/+2
2006-08-03The sansa build now uses this new mi4 creation script, working as a frontendDaniel Stenberg1-3/+2
2006-08-01First configure support for setting up iriver H10 and SanDisk Sansa e200Daniel Stenberg1-6/+56
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold1-1/+1
2006-07-26Fix spellingLinus Nielsen Feltzing1-3/+3
2006-07-20Add new make targets to build the manual as html.Dominik Riebeling1-14/+23
2006-07-03Add the rockbox-full.zip file to the "make clean" rule (rockbox.zip is alread...Dave Chapman1-1/+1
2006-06-05Split the ondio manual two separate fm/sp manuals (as suggested in B#5499).Martin Arver1-3/+0
2006-05-20Use "make fullzip" when performing a simulator installDave Chapman1-1/+1
2006-05-10'make zip' no longer includes the fonts. 'make fontzip' makes a font packageDaniel Stenberg1-4/+12
2006-05-01now use -Os with patched gccDaniel Stenberg1-1/+1
2006-05-01Alert the user for gcc compiler version used for SH if not gcc4 with rockbox ...Daniel Stenberg1-0/+21
2006-04-03Fixed the 7zip and tar targets for langv2 supportDaniel Stenberg1-2/+2
2006-04-03langv2Daniel Stenberg1-1/+3
2006-04-01The ipod mini 2g gets the same manual as the ipod mini.Dave Chapman1-0/+3
2006-03-30Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold1-2/+22
2006-03-22Proper scrambling options for the X5Linus Nielsen Feltzing1-1/+1
2006-03-19introducing make gzip, make bzip2 and make helpDaniel Stenberg1-1/+24