summaryrefslogtreecommitdiff
path: root/apps/Makefile
AgeCommit message (Expand)Author
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
2003-01-16FM Recorder support addedDaniel Stenberg
2002-10-15generate a raw list from the docs/CREDITS file and include that in credits.cDaniel Stenberg
2002-10-14re-run the language tools if new ones arriveDaniel Stenberg
2002-10-02Bill Napier's more elegant fix to disallow running make in apps and firmware.Björn Stenberg
2002-09-30Crude kludge to prevent people from running 'make' in the apps and firmware d...Björn Stenberg
2002-09-20genlang needs perl -s, and I added some files to the clean targetDaniel Stenberg
2002-09-20Run the perl scripts with "perl [script]", I think this makes Windows usersDaniel Stenberg
2002-09-20use uplang first, then genlang the new fileDaniel Stenberg
2002-09-18New language/string handlingBjörn Stenberg
2002-09-03New player directory with iconsLinus Nielsen Feltzing
2002-08-28Reverted back to monospace again. Let's not rock the boat until people can ch...Björn Stenberg
2002-08-28Made LCD_PROPFONTS and LOADABLE_FONTS mutually exclusiveBjörn Stenberg