summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-08Hide the x11 type offering when building simulator, SDL is now the way toDaniel Stenberg1-2/+4
2006-02-06Oops. Correct typo so builds work again.Christi Scarborough1-1/+1
2006-02-06Rockbox manual in LaTeX initial commit. New option 'manual' added to configu...Christi Scarborough1-5/+39
2006-02-05Add iPod 3G and iPod 4G Greyscale to the build systemDave Chapman1-2/+42
2006-02-05Build the correct set of tools for the iaudio x5, and use a dummy scrambler f...Linus Nielsen Feltzing1-2/+3
2006-02-03iAudio X5: Select the correct bootloader in the configure scriptLinus Nielsen Feltzing1-1/+1
2006-01-25New build type: GDB stubTomasz Malesinski1-1/+14
2006-01-24added toolset for iFPTomasz Malesinski1-0/+4
2006-01-22Added (somewhat blurry) boot logo for X5 and made sure it builds logos forDaniel Stenberg1-0/+2
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman1-0/+44
2006-01-18Profiling support, tools and documentation.Brandon Low1-7/+31
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-2/+4
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+15
2006-01-09change separator for the LDFLAGS sed replacement since some people obviouslyDaniel Stenberg1-1/+1
2006-01-09check for sdl-config before using it, and present a more user-friendlyDaniel Stenberg1-0/+27
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg1-3/+18
2006-01-09removed the language choice, now always uses english built-inDaniel Stenberg1-41/+2
2005-12-18New target - iPod Video.Dave Chapman1-1/+19
2005-12-13First shot at a '7zip' target that uses the 7za tool to produce a rockbox.7aDaniel Stenberg1-1/+4
2005-12-06build tools/codepages for all targets except for the playerDaniel Stenberg1-8/+8
2005-12-05another makeover of the simulator stuff to be more sed-friendly with non-GNUDaniel Stenberg1-5/+9