summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
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
2005-02-11provide 0x10000 as default flash address for Gmini if just pressing returnDaniel Stenberg1-0/+6
2005-02-11name the Gmini output similar to the iRiverDaniel Stenberg1-1/+1
2005-02-11crude fix for gmini buildDaniel Stenberg1-1/+1
2005-02-10Linker script for gmini targetsJean-Philippe Bernardy1-2/+21
2005-02-06Strict alignment for the coldfireLinus Nielsen Feltzing1-1/+1
2005-02-04enable plugins in the iRiver buildsDaniel Stenberg1-1/+1
2005-01-29add bootloader option (only usable for iRiver)Daniel Stenberg1-2/+18
2005-01-28Changed scrambling type for iriverLinus Nielsen Feltzing1-1/+1
2005-01-24iRiver scramble and descramble code from Dave CooperDaniel Stenberg1-1/+1
2005-01-23Correctly disable plugins for gmini.Jens Arnold1-1/+1
2005-01-09Jean-Philippe Bernardy: removed -m1 from calmrisc gcc optionsDaniel Stenberg1-1/+1
2005-01-04prepare for gmini 120 portDaniel Stenberg1-0/+24
2004-11-24Make the simulator builds acknowledge the plugins variable set in the configureDaniel Stenberg1-0/+2
2004-11-23No ROMBox for FM RecorderLinus Nielsen Feltzing1-1/+1
2004-11-20Enable building flashed rockbox and rombox for playersJens Arnold1-2/+2
2004-11-19We use the apps/recorder dir for the iriver build as wellLinus Nielsen Feltzing1-2/+2
2004-10-08Escaped the comma in the iriver GCCOPTSLinus Nielsen Feltzing1-1/+1
2004-10-08Pass correct architecture type to the assembler for the Coldfire buildLinus Nielsen Feltzing1-1/+1
2004-10-07No plugins on the iriver (yet)Linus Nielsen Feltzing1-1/+1
2004-10-07don't build UCL files for targets that don't support flashingDaniel Stenberg1-0/+9
2004-10-07Make the tool variable hold the full path, and make the iriver tool 'cp'Daniel Stenberg1-8/+8
2004-10-07No instruction scheduling on the coldfireLinus Nielsen Feltzing1-1/+3
2004-10-07Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually ada...Jörg Hohensohn1-4/+4
2004-10-04set compiler options here too, you MUST re-run configure once the nextDaniel Stenberg1-0/+8
2004-09-22adjusted to work better in the new conceptDaniel Stenberg1-0/+9
2004-09-22The wildcard case must be last in the case switchLinus Nielsen Feltzing1-10/+10
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg1-113/+158
2004-09-20Removed the Neo code. Nobody is interested in it.Björn Stenberg1-12/+0
2004-09-16remove display-leftovers and remove the memory size question for iRiverDaniel Stenberg1-3/+1
2004-09-16Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg1-19/+9
2004-09-09build system updated to include Ondio optionJörg Hohensohn1-0/+16
2004-08-24Make the buildzip script able to build zips even when not run in a dirDaniel Stenberg1-2/+2