summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
2007-03-16In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell1-29/+29
2007-03-14Add support for building only the plugins by running "make rocks"Linus Nielsen Feltzing1-0/+3
2007-03-04Added new iAudio M5 target, including some adjustments to make the bootloader...Jens Arnold1-1/+28
2007-03-03fix player buildsRobert Kukla1-0/+1
2007-03-03- rename (D)evel Build to (A)dvanced BuildRobert Kukla1-8/+46
2007-02-23Initial take at providing a Sansa e200R build target. Only the bootloader buildDaniel Stenberg1-3/+32
2007-02-22Use -ffunction-sections and -fdata-sections for all bootloadersLinus Nielsen Feltzing1-2/+1
2007-02-17build with -Wundef to make sure we have spelled the defines right in #if linesDaniel Stenberg1-1/+1
2007-02-17ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold1-2/+2
2007-02-09The inevitable 'oops' commit. Add libspeex to the configure script.Dan Everton1-17/+17
2007-01-28don't use TOOLSDIR for svnversion.sh as it causes error messages when buildin...Dominik Riebeling1-1/+1
2007-01-22Use the svn revision number for version information too, version string is no...Dominik Riebeling1-1/+1
2007-01-17Remove sysfont.h when doing make clean.Barry Wardell1-1/+1
2007-01-14The version string used in builds for version timestamps is now UTC insteadDaniel Stenberg1-2/+2
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-1/+25
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White1-58/+58
2007-01-08Enable ROM file generation for H120/H140.Miika Pekkarinen1-1/+2
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg1-1/+1
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell1-2/+2
2006-12-14Change the ipod bootloaders to be created as ".ipod" files - this will be the...Dave Chapman1-14/+7
2006-12-11Stop building, and remove dumb as it has not changed state since its initial ...Martin Arver1-17/+17
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold1-0/+18
2006-11-25Use scramble for normal Sansa buildsDaniel Ankers1-1/+1
2006-11-23Build wavtrim and voicefont when building voicefile.Jonas Häggqvist1-0/+1
2006-11-21Correct the colours in the logo on SansaDaniel Ankers1-1/+1
2006-11-18Remove rootdir guessing since it's no longer necessary to guess.Jonas Häggqvist1-16/+1
2006-11-18Fix an error in configure when run from strange places.Jonas Häggqvist1-1/+1
2006-11-10Changed the filename for determining the firmware root dir, as crt0.S no long...Jens Arnold1-1/+1
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold1-70/+5
2006-11-09Target tree support for Iriver iFP.Tomasz Malesinski1-0/+3
2006-11-06I think I'm really done now.Jonas Häggqvist1-1/+1
2006-11-06Last POSIX fix of the day. I think I'll never make that mistake again.Jonas Häggqvist1-3/+3
2006-11-04This should fix a problem with some shellsJonas Häggqvist1-1/+1
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