summaryrefslogtreecommitdiff
path: root/tools/configure
AgeCommit message (Expand)Author
2005-11-16Correct bootloader type for h300Linus Nielsen Feltzing
2005-11-13Force -mlong-calls for iPod builds. This issue still needs investigating as ...Dave Chapman
2005-11-08Initial check-in of work-in-progress iPod bootloader. Current targets are iP...Dave Chapman
2005-10-31Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...Dave Chapman
2005-10-29Remove generic M4A parsing code from libalac and create a libm4a - so it can ...Dave Chapman
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing
2005-10-26New FLAC decoder from the ffmpeg projectDave Chapman
2005-10-10tools should not be made with the cross-compiler..Marcoen Hirschberg
2005-10-10run make in Tools, so they are up to date.Marcoen Hirschberg
2005-09-24Add libalac to non-existent iAudio buildDave Chapman
2005-09-22Add ALAC to list of software codecsDave Chapman
2005-09-06For targets without an RTC, use the rockbox build date as the start date in t...Jens Arnold
2005-08-31for strange reason Rombox was disabled on the FM recorder buildJörg Hohensohn
2005-08-30Fixed broken sim buildsLinus Nielsen Feltzing
2005-08-30Archos: Fixed broken debug buildsLinus Nielsen Feltzing
2005-07-15mention when the PCM playback is enabled in the simDaniel Stenberg
2005-07-15added option to build for iAudio X5Daniel Stenberg
2005-07-15check for/use sys/soundcard.h instead (since it works for cygwin too)Daniel Stenberg
2005-07-14First take at PCM playback in the X11 sim on Linux.Daniel Stenberg
2005-07-09Wrong appsdir for the H120 boot loaderLinus Nielsen Feltzing
2005-07-08attempt to set a variable based on the Revision variable set by CVSDaniel Stenberg
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg
2005-07-07When building with gcc 4.0, we use -Wno-pointer-sign to reduce the amount ofDaniel Stenberg
2005-07-01set right type in binary for h300 buildsDaniel Stenberg
2005-06-30Now checks that sed works right before the Makefile for a simulator is created,Daniel Stenberg
2005-06-21"Bootbox" is a minimalistic rescue firmware for Archos models. Not working ye...Jörg Hohensohn
2005-06-15options for the H300 seriesDaniel Stenberg
2005-06-01Use --ccache to enable ccache for buildsDaniel Stenberg
2005-05-30(Optional) logf supportDaniel Stenberg
2005-05-24remove text saying there is a default platformDaniel Stenberg
2005-05-23No longer select Archos Recorder as "default" target platform.Daniel Stenberg
2005-05-19Fixed bad dependency generationDaniel Stenberg
2005-05-07produce a nicer root-level Makefile for the bootloaderDaniel Stenberg
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-05-07set and export BUILDDIR, since several Makefiles changes OBJDIR the BUILDDIRDaniel Stenberg
2005-04-26fixed the removal of the endian test program to not fail on cygwinDaniel Stenberg
2005-04-26First shot at autodetecting endianess, and storing the found results in theDaniel Stenberg
2005-04-12Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen
2005-03-17Oops. forgot. part of the dumb checkin.Michiel Van Der Kolk
2005-03-10Build rockboxui.exe when cross-compiling a win32 sim, set MAKEFLAGS toDaniel Stenberg
2005-03-09The win32 cross-compiler now uses a "i586-mingw32msvc-" prefix, since that isDaniel Stenberg
2005-03-09GMini: libmad compiledJean-Philippe Bernardy
2005-03-03let zip do zip without depending on 'all', to allow zipping up packages thatDaniel Stenberg
2005-02-27No NOCYGWIN for the X11 simulator.Jens Arnold
2005-02-22Proper check for cygwin build environment, avoids win32 error 5 when loading ...Jens Arnold
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg
2005-02-16Incorporate apps/codecs into the build system based on SOFTWARECODECS configu...Dave Chapman
2005-02-12finished configuration for the Gmini SPJean-Philippe Bernardy
2005-02-11set MEMORYSIZE in simulator builds too for better simulationDaniel Stenberg