summaryrefslogtreecommitdiff
path: root/apps/Makefile (follow)
Commit message (Expand)AuthorAge
* 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
* Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg2004-09-22
* Clean romstart fileJens Arnold2004-09-11
* build system updated to include Ondio optionJörg Hohensohn2004-09-09
* check the size of the .bin file, not the .ucl fileDaniel Stenberg2004-09-06
* removed the hard-coded size limit from the Makefile with some preprocessorDaniel Stenberg2004-09-06
* rombox support: building and zipDaniel Stenberg2004-09-06
* Prepared for ROM buildsLinus Nielsen Feltzing2004-07-24
* the apps files shouldn't be compiled with -DPLUGINLinus Nielsen Feltzing2004-06-27
* Further adjustments for the plugin libraryLinus Nielsen Feltzing2004-05-18
* No need to create .mod/.ajz/.ucl files for the debug buildsLinus Nielsen Feltzing2004-03-30
* bring back the cat for the preprocessing of the app.lds file, sinceDaniel Stenberg2004-01-04
* removed the neo-specific scramble-tool and made it an option to scrambleDaniel Stenberg2003-12-12
* Rockbox on Neo supportDaniel Stenberg2003-12-12
* uh, recorder v2Daniel Stenberg2003-11-19
* use v2 scrambling for recorder v2Daniel Stenberg2003-11-19