summaryrefslogtreecommitdiff
path: root/apps/Makefile (follow)
Commit message (Expand)AuthorAge
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Build rombox.elf the same way as rockbox.elf. This avoids problems with make -j.Björn Stenberg2008-11-10
* Bugfix: 'make bin' didn't build bitmaps.Björn Stenberg2008-11-04
* Red build fix: Proper handling of ENABLEDPLUGINS and SOFTWARECODECS.Björn Stenberg2008-11-03
* Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg2008-11-03
* Added an explicit bitmap dependency to icons.h to resolve issues with paralle...Björn Stenberg2008-10-29
* 'make voice' no longer builds bitmaps.Björn Stenberg2008-10-29
* Increase UCL blocksize in order to fix 'blocksize too small' errors when tryi...Jens Arnold2008-10-18
* Try making binsize smaller and fix pointer problemMaurus Cuelenaere2008-05-17
* Use OF's firmware loading mechanism instead of Rockbox's.Maurus Cuelenaere2008-05-17
* Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun2008-03-13
* Renamed 'archos' to 'modelname' in the configure script and the MakefilesDaniel Stenberg2008-01-23
* Build libspeex for core voice on SWCODEC. Development phase - not currently u...Michael Sevakis2007-11-14
* Make sure that the apps directory exists when building the apps/features fileLinus Nielsen Feltzing2007-09-11
* use the host cc when preprocessing featuresDaniel Stenberg2007-08-15
* Cosmetic fix - remove double colon in the target feature stringLinus Nielsen Feltzing2007-08-10
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Temporarily disable the creation of a map file when the sim is built sinceDaniel Stenberg2007-05-21
* pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )Robert Kukla2007-03-31
* Enable ROM file generation for H120/H140.Miika Pekkarinen2007-01-08
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* Speed up build process in general by using internal functions of make instead...Jens Arnold2006-10-22
* Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing2006-10-19
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27
* langv2Daniel Stenberg2006-04-03
* prevent rockbox from using the wrong includesMarcoen Hirschberg2006-02-24
* First attempt at generating and using .h files from bitmaps using bmp2rb. Th...Dave Chapman2006-02-21
* Fix simulator builds (not positive sims are parallel make compliant still)Brandon Low2006-02-09
* Various build sytem cleanupsBrandon Low2006-02-09
* Made rockbox.elf build with DEBUG enabled.Tomasz Malesinski2006-02-03
* Handle .S files properlyLinus Nielsen Feltzing2006-01-31
* Adjusted the bitmap build to run make in the bitmap directoriesDaniel Stenberg2006-01-26
* bmp2rb build system optimisation - only build the necessary libraries for the...Dave Chapman2006-01-23
* Fix sim builds broken by the bmp2rb-in-build-system patchDave Chapman2006-01-22
* Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman2006-01-22
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Adjusted the decompressor work to build a compressed image for the ArchosDaniel Stenberg2005-12-05
* use the uclpack built in the tools dirDaniel Stenberg2005-11-28
* No longer build the main output binary file when doing debug builds.Daniel Stenberg2005-11-07
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing2005-09-02
* Archos: Fixed broken debug buildsLinus Nielsen Feltzing2005-08-30
* Add missing Makefile modification for sound in the Win32 simulator.Magnus Holmgren2005-07-21
* use the $(SILENT) thingDaniel Stenberg2005-07-14
* moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg2005-06-22
* re-link the output if librockbox.a is newerDaniel Stenberg2005-05-24
* Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2005-05-23
* rebuild the ELF files if the rockbox lib was updatedDaniel Stenberg2005-05-09