summaryrefslogtreecommitdiffstats
path: root/apps/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing1-1/+1
2006-04-03langv2Daniel Stenberg1-7/+2
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg1-1/+1
2006-02-21First attempt at generating and using .h files from bitmaps using bmp2rb. Th...Dave Chapman1-2/+5
2006-02-09Fix simulator builds (not positive sims are parallel make compliant still)Brandon Low1-1/+1
2006-02-09Various build sytem cleanupsBrandon Low1-3/+5
2006-02-03Made rockbox.elf build with DEBUG enabled.Tomasz Malesinski1-1/+3
2006-01-31Handle .S files properlyLinus Nielsen Feltzing1-1/+2
2006-01-26Adjusted the bitmap build to run make in the bitmap directoriesDaniel Stenberg1-21/+4
2006-01-23bmp2rb build system optimisation - only build the necessary libraries for the...Dave Chapman1-6/+18
2006-01-22Fix sim builds broken by the bmp2rb-in-build-system patchDave Chapman1-2/+2
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman1-5/+39
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-1/+1
2005-12-05Adjusted the decompressor work to build a compressed image for the ArchosDaniel Stenberg1-2/+16
2005-11-28use the uclpack built in the tools dirDaniel Stenberg1-25/+8
2005-11-07No longer build the main output binary file when doing debug builds.Daniel Stenberg1-2/+8
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing1-2/+2
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing1-10/+1
2005-08-30Archos: Fixed broken debug buildsLinus Nielsen Feltzing1-0/+2
2005-07-21Add missing Makefile modification for sound in the Win32 simulator.Magnus Holmgren1-0/+1
2005-07-14use the $(SILENT) thingDaniel Stenberg1-1/+1
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg1-0/+1
2005-05-24re-link the output if librockbox.a is newerDaniel Stenberg1-1/+1
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg1-10/+1
2005-05-09rebuild the ELF files if the rockbox lib was updatedDaniel Stenberg1-2/+4
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg1-37/+39
2005-03-09GMini: libmad compiledJean-Philippe Bernardy1-1/+1
2005-03-06Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg1-2/+3
2005-02-28Correct libcomsim.a dependenciesLinus Nielsen Feltzing1-1/+5
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg1-2/+14
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg1-9/+22
2005-02-16Incorporate apps/codecs into the build system based on SOFTWARECODECS configu...Dave Chapman1-2/+10
2004-12-19Added GCCOPTS to the linker command line, to let the linker know exactly whic...Linus Nielsen Feltzing1-2/+2
2004-10-07Don't build the rocks if ENABLEDPLUGINS isn't setLinus Nielsen Feltzing1-2/+6
2004-10-07don't build UCL files for targets that don't support flashingDaniel Stenberg1-5/+2
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg1-5/+3
2004-09-22adjusted to work better in the new conceptDaniel Stenberg1-3/+3
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg1-147/+39
2004-09-11Clean romstart fileJens Arnold1-1/+1
2004-09-09build system updated to include Ondio optionJörg Hohensohn1-0/+21
2004-09-06check the size of the .bin file, not the .ucl fileDaniel Stenberg1-1/+1
2004-09-06removed the hard-coded size limit from the Makefile with some preprocessorDaniel Stenberg1-8/+12
2004-09-06rombox support: building and zipDaniel Stenberg1-18/+68
2004-07-24Prepared for ROM buildsLinus Nielsen Feltzing1-1/+5
2004-06-27the apps files shouldn't be compiled with -DPLUGINLinus Nielsen Feltzing1-1/+1
2004-05-18Further adjustments for the plugin libraryLinus Nielsen Feltzing1-0/+1
2004-03-30No need to create .mod/.ajz/.ucl files for the debug buildsLinus Nielsen Feltzing1-0/+4
2004-01-04bring back the cat for the preprocessing of the app.lds file, sinceDaniel Stenberg1-1/+1
2003-12-12removed the neo-specific scramble-tool and made it an option to scrambleDaniel Stenberg1-3/+4
2003-12-12Rockbox on Neo supportDaniel Stenberg1-4/+19