summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-05Stop using sed's /c option when building the simulator Makefile. This shouldDaniel Stenberg1-14/+1
2005-12-04iPod targets need tools/scramble buildingDave Chapman1-1/+1
2005-12-04Build convbdf for player too, although it feels a bit funny. Also builds theDaniel Stenberg1-4/+7
2005-12-02configure now sets what set of tools that a particular target build needs orDaniel Stenberg1-2/+53
2005-11-21Missed for a very long time: now runs make in the tools dir first whenDaniel Stenberg1-1/+4
2005-11-21enables 'make tools' in the build dirDaniel Stenberg1-0/+4
2005-11-16Correct bootloader type for h300Linus Nielsen Feltzing1-1/+1
2005-11-13Force -mlong-calls for iPod builds. This issue still needs investigating as ...Dave Chapman1-1/+1
2005-11-08Initial check-in of work-in-progress iPod bootloader. Current targets are iP...Dave Chapman1-1/+38
2005-10-31Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...Dave Chapman1-4/+4
2005-10-29Remove generic M4A parsing code from libalac and create a libm4a - so it can ...Dave Chapman1-4/+4
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing1-12/+12
2005-10-26New FLAC decoder from the ffmpeg projectDave Chapman1-4/+4
2005-10-10tools should not be made with the cross-compiler..Marcoen Hirschberg1-1/+0
2005-10-10run make in Tools, so they are up to date.Marcoen Hirschberg1-0/+1
2005-09-24Add libalac to non-existent iAudio buildDave Chapman1-1/+1
2005-09-22Add ALAC to list of software codecsDave Chapman1-3/+3
2005-09-06For targets without an RTC, use the rockbox build date as the start date in t...Jens Arnold1-0/+1
2005-08-31for strange reason Rombox was disabled on the FM recorder buildJörg Hohensohn1-1/+1
2005-08-30Fixed broken sim buildsLinus Nielsen Feltzing1-2/+2