summaryrefslogtreecommitdiff
path: root/apps/Makefile
AgeCommit message (Expand)Author
2007-01-08Enable ROM file generation for H120/H140.Miika Pekkarinen
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold
2006-10-22Speed up build process in general by using internal functions of make instead...Jens Arnold
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing
2006-04-03langv2Daniel Stenberg
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg
2006-02-21First attempt at generating and using .h files from bitmaps using bmp2rb. Th...Dave Chapman
2006-02-09Fix simulator builds (not positive sims are parallel make compliant still)Brandon Low
2006-02-09Various build sytem cleanupsBrandon Low
2006-02-03Made rockbox.elf build with DEBUG enabled.Tomasz Malesinski
2006-01-31Handle .S files properlyLinus Nielsen Feltzing
2006-01-26Adjusted the bitmap build to run make in the bitmap directoriesDaniel Stenberg
2006-01-23bmp2rb build system optimisation - only build the necessary libraries for the...Dave Chapman
2006-01-22Fix sim builds broken by the bmp2rb-in-build-system patchDave Chapman
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2005-12-05Adjusted the decompressor work to build a compressed image for the ArchosDaniel Stenberg
2005-11-28use the uclpack built in the tools dirDaniel Stenberg
2005-11-07No longer build the main output binary file when doing debug builds.Daniel Stenberg
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing
2005-08-30Archos: Fixed broken debug buildsLinus Nielsen Feltzing
2005-07-21Add missing Makefile modification for sound in the Win32 simulator.Magnus Holmgren
2005-07-14use the $(SILENT) thingDaniel Stenberg
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg
2005-05-24re-link the output if librockbox.a is newerDaniel Stenberg
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg
2005-05-09rebuild the ELF files if the rockbox lib was updatedDaniel Stenberg
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-03-09GMini: libmad compiledJean-Philippe Bernardy
2005-03-06Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg
2005-02-28Correct libcomsim.a dependenciesLinus Nielsen Feltzing
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
2004-12-19Added GCCOPTS to the linker command line, to let the linker know exactly whic...Linus Nielsen Feltzing
2004-10-07Don't build the rocks if ENABLEDPLUGINS isn't setLinus Nielsen Feltzing
2004-10-07don't build UCL files for targets that don't support flashingDaniel Stenberg
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg
2004-09-22adjusted to work better in the new conceptDaniel Stenberg
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg
2004-09-11Clean romstart fileJens Arnold
2004-09-09build system updated to include Ondio optionJörg Hohensohn
2004-09-06check the size of the .bin file, not the .ucl fileDaniel Stenberg
2004-09-06removed the hard-coded size limit from the Makefile with some preprocessorDaniel Stenberg
2004-09-06rombox support: building and zipDaniel Stenberg
2004-07-24Prepared for ROM buildsLinus Nielsen Feltzing