summaryrefslogtreecommitdiff
path: root/apps/plugins/Makefile (follow)
Commit message (Expand)AuthorAge
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Codec lib directories renamed, except for demac.Björn Stenberg2008-11-05
* Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg2008-11-03
* Replaced some explicit options for target linking with to be consistent with...Jens Arnold2007-02-15
* 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
* Don't trigger the plugin bitmap build twice from the plugin Makefile. For som...Jens Arnold2006-10-21
* Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell2006-09-29
* 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
* Add apps/plugins/SUBDIRS file for specifying when to build each of the multi-...Dave Chapman2006-04-01
* x5: lets build doom...Christian Gmeiner2006-03-28
* Patch #2969 - Doom! Currently only working on the H300.Dave Chapman2006-03-28
* Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen2006-03-26
* Build chessbox for the X5Dave Chapman2006-03-24
* pacbox - a Pacman arcade machine emulator. Currently working for all colour ...Dave Chapman2006-03-11
* gigabeat related changesMarcoen Hirschberg2006-03-02
* prevent rockbox from using the wrong includesMarcoen Hirschberg2006-02-24
* Ooops, commit missing chessbox changes. Silly cvs...Jens Arnold2006-02-24
* Add chessbox to the build system (currently only for iRiver H1x0/H3x0 and iPo...Dave Chapman2006-02-23
* 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
* Adjusted the bitmap build to run make in the bitmap directoriesDaniel Stenberg2006-01-26
* Forgotten Makefile change - Link bitmap libraries against plugins for the SDL...Dave Chapman2006-01-23
* 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
* Looks like an extra line snuck into an ipod commit, created broken clean targetBrandon Low2006-01-21
* Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman2006-01-20
* The dependency generation for credits.c failed since it includes a fileDaniel Stenberg2006-01-16
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg2006-01-09
* use $(SILENT) instead of @ properlyDaniel Stenberg2005-12-13
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* New FLAC decoder from the ffmpeg projectDave Chapman2005-10-26
* credits.raw is now created in the plugin build dirLinus Nielsen Feltzing2005-09-02
* Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing2005-09-02
* Enabled sectioned compilation for the plugin library, and linking with garbag...Jens Arnold2005-06-29
* Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg2005-06-27
* moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg2005-06-22
* Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing2005-06-22
* Databox: Added crude print() function, and enabled building on all targets.Jens Arnold2005-05-08
* Databox!Michiel Van Der Kolk2005-05-08
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* searchengine.rock didn't get cleaned.Jens Arnold2005-04-30
* Make searchengine compile for all targets; correct linking for archos.Jens Arnold2005-04-28
* Search engine core for database v2, has an hardcoded "songs for year >= 1980 ...Michiel Van Der Kolk2005-04-28