summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-30Archos: Fixed broken debug buildsLinus Nielsen Feltzing1-1/+1
2005-07-15mention when the PCM playback is enabled in the simDaniel Stenberg1-0/+1
2005-07-15added option to build for iAudio X5Daniel Stenberg1-3/+18
2005-07-15check for/use sys/soundcard.h instead (since it works for cygwin too)Daniel Stenberg1-7/+13
2005-07-14First take at PCM playback in the X11 sim on Linux.Daniel Stenberg1-1/+14
2005-07-09Wrong appsdir for the H120 boot loaderLinus Nielsen Feltzing1-9/+12
2005-07-08attempt to set a variable based on the Revision variable set by CVSDaniel Stenberg1-0/+2
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg1-2/+17
2005-07-07When building with gcc 4.0, we use -Wno-pointer-sign to reduce the amount ofDaniel Stenberg1-0/+7
2005-07-01set right type in binary for h300 buildsDaniel Stenberg1-1/+1
2005-06-30Now checks that sed works right before the Makefile for a simulator is created,Daniel Stenberg1-0/+12
2005-06-21"Bootbox" is a minimalistic rescue firmware for Archos models. Not working ye...Jörg Hohensohn1-6/+8
2005-06-15options for the H300 seriesDaniel Stenberg1-10/+25
2005-06-01Use --ccache to enable ccache for buildsDaniel Stenberg1-0/+11
2005-05-30(Optional) logf supportDaniel Stenberg1-17/+62
2005-05-24remove text saying there is a default platformDaniel Stenberg1-1/+1
2005-05-23No longer select Archos Recorder as "default" target platform.Daniel Stenberg1-1/+16
2005-05-19Fixed bad dependency generationDaniel Stenberg1-1/+1
2005-05-07produce a nicer root-level Makefile for the bootloaderDaniel Stenberg1-4/+6
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg1-6/+12
2005-05-07set and export BUILDDIR, since several Makefiles changes OBJDIR the BUILDDIRDaniel Stenberg1-0/+1
2005-04-26fixed the removal of the endian test program to not fail on cygwinDaniel Stenberg1-1/+4
2005-04-26First shot at autodetecting endianess, and storing the found results in theDaniel Stenberg1-0/+48
2005-04-12Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen1-1/+1
2005-03-17Oops. forgot. part of the dumb checkin.Michiel Van Der Kolk1-1/+1
2005-03-10Build rockboxui.exe when cross-compiling a win32 sim, set MAKEFLAGS toDaniel Stenberg1-0/+5
2005-03-09The win32 cross-compiler now uses a "i586-mingw32msvc-" prefix, since that isDaniel Stenberg1-1/+1
2005-03-09GMini: libmad compiledJean-Philippe Bernardy1-5/+5
2005-03-03let zip do zip without depending on 'all', to allow zipping up packages thatDaniel Stenberg1-1/+1
2005-02-27No NOCYGWIN for the X11 simulator.Jens Arnold1-1/+1
2005-02-22Proper check for cygwin build environment, avoids win32 error 5 when loading ...Jens Arnold1-1/+3
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg1-2/+12
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg1-93/+142
2005-02-16Incorporate apps/codecs into the build system based on SOFTWARECODECS configu...Dave Chapman1-0/+13
2005-02-12finished configuration for the Gmini SPJean-Philippe Bernardy1-1/+15
2005-02-11set MEMORYSIZE in simulator builds too for better simulationDaniel Stenberg1-0/+2