summaryrefslogtreecommitdiff
path: root/apps/Makefile (follow)
Commit message (Expand)AuthorAge
* 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
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* GMini: libmad compiledJean-Philippe Bernardy2005-03-09
* Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg2005-03-06
* Correct libcomsim.a dependenciesLinus Nielsen Feltzing2005-02-28
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* Incorporate apps/codecs into the build system based on SOFTWARECODECS configu...Dave Chapman2005-02-16
* Added GCCOPTS to the linker command line, to let the linker know exactly whic...Linus Nielsen Feltzing2004-12-19
* Don't build the rocks if ENABLEDPLUGINS isn't setLinus Nielsen Feltzing2004-10-07
* don't build UCL files for targets that don't support flashingDaniel Stenberg2004-10-07
* new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg2004-10-04
* adjusted to work better in the new conceptDaniel Stenberg2004-09-22