summaryrefslogtreecommitdiffstats
path: root/apps/Makefile
AgeCommit message (Expand)AuthorFilesLines
2004-12-19Added GCCOPTS to the linker command line, to let the linker know exactly whic...Linus Nielsen Feltzing1-2/+2
2004-10-07Don't build the rocks if ENABLEDPLUGINS isn't setLinus Nielsen Feltzing1-2/+6
2004-10-07don't build UCL files for targets that don't support flashingDaniel Stenberg1-5/+2
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg1-5/+3
2004-09-22adjusted to work better in the new conceptDaniel Stenberg1-3/+3
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg1-147/+39
2004-09-11Clean romstart fileJens Arnold1-1/+1
2004-09-09build system updated to include Ondio optionJörg Hohensohn1-0/+21
2004-09-06check the size of the .bin file, not the .ucl fileDaniel Stenberg1-1/+1
2004-09-06removed the hard-coded size limit from the Makefile with some preprocessorDaniel Stenberg1-8/+12
2004-09-06rombox support: building and zipDaniel Stenberg1-18/+68
2004-07-24Prepared for ROM buildsLinus Nielsen Feltzing1-1/+5
2004-06-27the apps files shouldn't be compiled with -DPLUGINLinus Nielsen Feltzing1-1/+1
2004-05-18Further adjustments for the plugin libraryLinus Nielsen Feltzing1-0/+1
2004-03-30No need to create .mod/.ajz/.ucl files for the debug buildsLinus Nielsen Feltzing1-0/+4
2004-01-04bring back the cat for the preprocessing of the app.lds file, sinceDaniel Stenberg1-1/+1
2003-12-12removed the neo-specific scramble-tool and made it an option to scrambleDaniel Stenberg1-3/+4
2003-12-12Rockbox on Neo supportDaniel Stenberg1-4/+19
2003-11-19uh, recorder v2Daniel Stenberg1-1/+1
2003-11-19use v2 scrambling for recorder v2Daniel Stenberg1-0/+3
2003-09-29Proper echo of uclpack command lineBjörn Stenberg1-1/+1
2003-08-01Missed oneHardeep Sidhu1-1/+1
2003-08-01$< and were backwardsHardeep Sidhu1-7/+7
2003-07-31corrected the 2uclpack mistakeDaniel Stenberg1-6/+9
2003-07-31If uclpack is not there, produce a faked one to avoid getting that messageDaniel Stenberg1-2/+3
2003-07-31If you make sure that you have 'uclpack' in your $PATH when you run makeDaniel Stenberg1-2/+13
2003-07-24Henrik Backe's patch that makes the .map files get created in the buildDaniel Stenberg1-2/+2
2003-07-13Added plugin support for 8MB-modified units. This bumps the plugin API versio...Björn Stenberg1-1/+1
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg1-2/+6
2003-04-22default to the old staticly set tools dirDaniel Stenberg1-2/+1
2003-04-22use TOOLSDIR as passed-inDaniel Stenberg1-6/+11
2003-03-03export MEM variable in firmware and appsUwe Freese1-1/+1
2003-02-26Moved to one single .lds file for ALL builds.Daniel Stenberg1-4/+3
2003-02-26MEM should be passed in to this make, setting the size of the DRAM in MB.Daniel Stenberg1-14/+23
2003-02-26use the same .lds file for recorder and player, they were identical anyway!Daniel Stenberg1-4/+0
2003-02-18Assign ANYREC before checking if this is a DEBUG build or not, without thisDaniel Stenberg1-4/+3
2003-02-07we only include from firmware/include and export, no other firmware dirDaniel Stenberg1-1/+1
2003-02-07new include pathDaniel Stenberg1-1/+1
2003-01-16When building the FM version, invoke 'scramble' with the -fm option.Daniel Stenberg1-1/+5
2003-01-16FM Recorder support addedDaniel Stenberg1-6/+11
2002-10-15generate a raw list from the docs/CREDITS file and include that in credits.cDaniel Stenberg1-0/+8
2002-10-14re-run the language tools if new ones arriveDaniel Stenberg1-2/+2
2002-10-02Bill Napier's more elegant fix to disallow running make in apps and firmware.Björn Stenberg1-5/+12
2002-09-30Crude kludge to prevent people from running 'make' in the apps and firmware d...Björn Stenberg1-2/+3
2002-09-20genlang needs perl -s, and I added some files to the clean targetDaniel Stenberg1-2/+3
2002-09-20Run the perl scripts with "perl [script]", I think this makes Windows usersDaniel Stenberg1-2/+2
2002-09-20use uplang first, then genlang the new fileDaniel Stenberg1-1/+4
2002-09-18New language/string handlingBjörn Stenberg1-2/+8
2002-09-03New player directory with iconsLinus Nielsen Feltzing1-1/+8
2002-08-28Reverted back to monospace again. Let's not rock the boat until people can ch...Björn Stenberg1-3/+0