summaryrefslogtreecommitdiff
path: root/apps/Makefile
AgeCommit message (Expand)Author
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
2004-06-27the apps files shouldn't be compiled with -DPLUGINLinus Nielsen Feltzing
2004-05-18Further adjustments for the plugin libraryLinus Nielsen Feltzing
2004-03-30No need to create .mod/.ajz/.ucl files for the debug buildsLinus Nielsen Feltzing
2004-01-04bring back the cat for the preprocessing of the app.lds file, sinceDaniel Stenberg
2003-12-12removed the neo-specific scramble-tool and made it an option to scrambleDaniel Stenberg
2003-12-12Rockbox on Neo supportDaniel Stenberg
2003-11-19uh, recorder v2Daniel Stenberg
2003-11-19use v2 scrambling for recorder v2Daniel Stenberg
2003-09-29Proper echo of uclpack command lineBjörn Stenberg
2003-08-01Missed oneHardeep Sidhu
2003-08-01$< and were backwardsHardeep Sidhu
2003-07-31corrected the 2uclpack mistakeDaniel Stenberg
2003-07-31If uclpack is not there, produce a faked one to avoid getting that messageDaniel Stenberg
2003-07-31If you make sure that you have 'uclpack' in your $PATH when you run makeDaniel Stenberg
2003-07-24Henrik Backe's patch that makes the .map files get created in the buildDaniel Stenberg
2003-07-13Added plugin support for 8MB-modified units. This bumps the plugin API versio...Björn Stenberg
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg
2003-04-22default to the old staticly set tools dirDaniel Stenberg
2003-04-22use TOOLSDIR as passed-inDaniel Stenberg
2003-03-03export MEM variable in firmware and appsUwe Freese
2003-02-26Moved to one single .lds file for ALL builds.Daniel Stenberg
2003-02-26MEM should be passed in to this make, setting the size of the DRAM in MB.Daniel Stenberg
2003-02-26use the same .lds file for recorder and player, they were identical anyway!Daniel Stenberg
2003-02-18Assign ANYREC before checking if this is a DEBUG build or not, without thisDaniel Stenberg
2003-02-07we only include from firmware/include and export, no other firmware dirDaniel Stenberg
2003-02-07new include pathDaniel Stenberg
2003-01-16When building the FM version, invoke 'scramble' with the -fm option.Daniel Stenberg