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