summaryrefslogtreecommitdiff
path: root/apps/Makefile (follow)
Commit message (Expand)AuthorAge
...
* 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
* Added extra source files if compiling recorderBjörn Stenberg2002-05-21
* Added DEBUG option, enabling support for gdb stubBjörn Stenberg2002-05-17
* Now uses librockbox.aBjörn Stenberg2002-05-16
* Initial revisionBjörn Stenberg2002-05-16