summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-07Add the target directory tree to the include path, and set the TARGET_TREE ma...Linus Nielsen Feltzing1-0/+14
2006-03-02improve FreeBSD support a littleMarcoen Hirschberg1-1/+1
2006-03-01x86_64 needs -fPIC to make shared object link (plugins, codecs).Jens Arnold1-1/+4
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+26
2006-02-23at popular request "make clean" no longer cleans the tools. UseDaniel Stenberg1-1/+5
2006-02-23make clean remove the generated bmp pic too (for sim builds)Daniel Stenberg1-1/+1
2006-02-23Change clean: target to directly rm -fr the files instead of calling the othe...Dave Chapman1-3/+4
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman1-2/+22
2006-02-20Hide the win32 option when building the simulator. The SDL is now the onlyDaniel Stenberg1-1/+2
2006-02-16Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possib...Jens Arnold1-2/+2
2006-02-13iAudio X5 has 16Mbyte RAMLinus Nielsen Feltzing1-1/+1
2006-02-09Only offer the (G)db stub alternative on targets that support it: ifp7x0Daniel Stenberg1-1/+12
2006-02-09Various build sytem cleanupsBrandon Low1-15/+19