summaryrefslogtreecommitdiff
path: root/apps/Makefile (follow)
Commit message (Expand)AuthorAge
...
* Proper echo of uclpack command lineBjörn Stenberg2003-09-29
* Missed oneHardeep Sidhu2003-08-01
* $< and were backwardsHardeep Sidhu2003-08-01
* corrected the 2uclpack mistakeDaniel Stenberg2003-07-31
* If uclpack is not there, produce a faked one to avoid getting that messageDaniel Stenberg2003-07-31
* If you make sure that you have 'uclpack' in your $PATH when you run makeDaniel Stenberg2003-07-31
* Henrik Backe's patch that makes the .map files get created in the buildDaniel Stenberg2003-07-24
* Added plugin support for 8MB-modified units. This bumps the plugin API versio...Björn Stenberg2003-07-13
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29
* default to the old staticly set tools dirDaniel Stenberg2003-04-22
* use TOOLSDIR as passed-inDaniel Stenberg2003-04-22
* export MEM variable in firmware and appsUwe Freese2003-03-03
* Moved to one single .lds file for ALL builds.Daniel Stenberg2003-02-26
* MEM should be passed in to this make, setting the size of the DRAM in MB.Daniel Stenberg2003-02-26
* use the same .lds file for recorder and player, they were identical anyway!Daniel Stenberg2003-02-26
* Assign ANYREC before checking if this is a DEBUG build or not, without thisDaniel Stenberg2003-02-18
* we only include from firmware/include and export, no other firmware dirDaniel Stenberg2003-02-07
* new include pathDaniel Stenberg2003-02-07
* When building the FM version, invoke 'scramble' with the -fm option.Daniel Stenberg2003-01-16
* FM Recorder support addedDaniel Stenberg2003-01-16
* generate a raw list from the docs/CREDITS file and include that in credits.cDaniel Stenberg2002-10-15
* re-run the language tools if new ones arriveDaniel Stenberg2002-10-14
* Bill Napier's more elegant fix to disallow running make in apps and firmware.Björn Stenberg2002-10-02
* Crude kludge to prevent people from running 'make' in the apps and firmware d...Björn Stenberg2002-09-30
* genlang needs perl -s, and I added some files to the clean targetDaniel Stenberg2002-09-20
* Run the perl scripts with "perl [script]", I think this makes Windows usersDaniel Stenberg2002-09-20
* use uplang first, then genlang the new fileDaniel Stenberg2002-09-20
* New language/string handlingBjörn Stenberg2002-09-18
* New player directory with iconsLinus Nielsen Feltzing2002-09-03
* Reverted back to monospace again. Let's not rock the boat until people can ch...Björn Stenberg2002-08-28
* Made LCD_PROPFONTS and LOADABLE_FONTS mutually exclusiveBjörn Stenberg2002-08-28
* Added -DLCD_PROPFONTSLinus Nielsen Feltzing2002-08-28
* Made LCD_PROPFONTS default on recorderBjörn Stenberg2002-08-27
* Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg2002-08-23
* use the gcc option -ffreestanding: (quote from the gcc man page)Daniel Stenberg2002-08-20
* tags target addedDaniel Stenberg2002-08-15
* First version of loadable fonts patch by Alex GitelmanBjörn Stenberg2002-08-11
* Added build timestamp in version stringBjörn Stenberg2002-07-15
* add our libc headers directory to the include pathDaniel Stenberg2002-06-17
* Player builds now use a separate linker control fileDaniel Stenberg2002-06-17
* Changed to correct target name for recorderBjörn Stenberg2002-06-11
* the recorder now gets an archos.ajz output fileDaniel Stenberg2002-05-31
* Removed libc from link lineBjörn Stenberg2002-05-30
* clean removes the map file tooDaniel Stenberg2002-05-27
* Added -Imalloc and fixed archos.map to OBJDIRBjörn Stenberg2002-05-24
* pass on more variables to firmware when we build librockboxDaniel Stenberg2002-05-24
* fix clean targetDaniel Stenberg2002-05-24
* fix -I for recorder, also use -L to find the librockbox properlyDaniel Stenberg2002-05-24
* -g on DEBUG builds, generate the librockbox.a properly if absentDaniel Stenberg2002-05-23
* OBJDIR support addedDaniel Stenberg2002-05-23