summaryrefslogtreecommitdiffstats
path: root/apps/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-03-13Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun1-1/+3
2008-01-23Renamed 'archos' to 'modelname' in the configure script and the MakefilesDaniel Stenberg1-3/+4
2007-11-14Build libspeex for core voice on SWCODEC. Development phase - not currently u...Michael Sevakis1-6/+16
2007-09-11Make sure that the apps directory exists when building the apps/features fileLinus Nielsen Feltzing1-2/+2
2007-08-15use the host cc when preprocessing featuresDaniel Stenberg1-1/+1
2007-08-10Cosmetic fix - remove double colon in the target feature stringLinus Nielsen Feltzing1-1/+1
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius1-3/+18
2007-05-21Temporarily disable the creation of a map file when the sim is built sinceDaniel Stenberg1-1/+1
2007-03-31pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )Robert Kukla1-1/+1
2007-01-08Enable ROM file generation for H120/H140.Miika Pekkarinen1-0/+3
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold1-47/+43
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold1-4/+4
2006-10-22Speed up build process in general by using internal functions of make instead...Jens Arnold1-3/+3
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing1-1/+2
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell1-2/+7
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