summaryrefslogtreecommitdiff
path: root/tools/configure
AgeCommit message (Expand)Author
2006-10-06Add 'make bin' to the 'make help' outputPeter D'Hoye
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
2006-09-29Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell
2006-09-181. removed -g from default coldfire GCCOPTS (still active for debug builds).Rani Hod
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell
2006-09-04Use a better target cpu for gcc when building for coldfire targets. Makes the...Magnus Holmgren
2006-08-31make target_id for tpj1022 unique, 23 was already in useDaniel Stenberg
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman
2006-08-31Document the new boottool and bootoutput variablesDave Chapman
2006-08-31H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...Barry Wardell
2006-08-31Add boottool and bootoutput variables to allow different a scrambling tool an...Dave Chapman
2006-08-30add Gigabeat support to the scramble toolsMarcoen Hirschberg
2006-08-30Brand new repolished menu for selecting target. Renumbered all options andDaniel Stenberg
2006-08-28Enable crosscompiling of the SDL simulator if a crosscompiled SDL is availabl...Jonas Häggqvist
2006-08-281 - made the menu shorter on screenDaniel Stenberg
2006-08-28Add Rockbox bootloader for H10Barry Wardell
2006-08-25fixed the bootloader check to not have to get a huuuuge set of targets butDaniel Stenberg
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell
2006-08-16Add 'make bin' target to avoid building codecs and pluginsLinus Nielsen Feltzing
2006-08-161. auto-detect and auto-use ccache if installed and present in $PATHDaniel Stenberg
2006-08-12Compile for Iriver iFP with short calls.Tomasz Malesinski
2006-08-12initial gigabeat bootloader (only test code)Marcoen Hirschberg
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev
2006-08-03The sansa build now uses this new mi4 creation script, working as a frontendDaniel Stenberg
2006-08-01First configure support for setting up iriver H10 and SanDisk Sansa e200Daniel Stenberg
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-07-26Fix spellingLinus Nielsen Feltzing
2006-07-20Add new make targets to build the manual as html.Dominik Riebeling
2006-07-03Add the rockbox-full.zip file to the "make clean" rule (rockbox.zip is alread...Dave Chapman
2006-06-05Split the ondio manual two separate fm/sp manuals (as suggested in B#5499).Martin Arver
2006-05-20Use "make fullzip" when performing a simulator installDave Chapman
2006-05-10'make zip' no longer includes the fonts. 'make fontzip' makes a font packageDaniel Stenberg
2006-05-01now use -Os with patched gccDaniel Stenberg
2006-05-01Alert the user for gcc compiler version used for SH if not gcc4 with rockbox ...Daniel Stenberg
2006-04-03Fixed the 7zip and tar targets for langv2 supportDaniel Stenberg
2006-04-03langv2Daniel Stenberg
2006-04-01The ipod mini 2g gets the same manual as the ipod mini.Dave Chapman
2006-03-30Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold
2006-03-22Proper scrambling options for the X5Linus Nielsen Feltzing
2006-03-19introducing make gzip, make bzip2 and make helpDaniel Stenberg
2006-03-07Add the target directory tree to the include path, and set the TARGET_TREE ma...Linus Nielsen Feltzing
2006-03-02improve FreeBSD support a littleMarcoen Hirschberg
2006-03-01x86_64 needs -fPIC to make shared object link (plugins, codecs).Jens Arnold
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-23at popular request "make clean" no longer cleans the tools. UseDaniel Stenberg
2006-02-23make clean remove the generated bmp pic too (for sim builds)Daniel Stenberg
2006-02-23Change clean: target to directly rm -fr the files instead of calling the othe...Dave Chapman
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman