summaryrefslogtreecommitdiff
path: root/firmware/Makefile (follow)
Commit message (Expand)AuthorAge
* 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
* Removed old font issuesBjörn Stenberg2002-09-21
* New full ISO-8859-1 system font.Björn Stenberg2002-09-20
* Reverted back to monospace again. Let's not rock the boat until people can ch...Björn Stenberg2002-08-28
* Made LCD_PROPFONTS default on recorderBjörn Stenberg2002-08-27
* Faster, 8-bit bitswap by Magnus HolmgrenLinus Nielsen Feltzing2002-08-20
* use the gcc option -ffreestanding: (quote from the gcc man page)Daniel Stenberg2002-08-20
* Fixed font target for loadable fontsBjörn Stenberg2002-08-15
* tags target added for emacs-etags powerDaniel Stenberg2002-08-15
* Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg2002-08-13
* First version of loadable fonts patch by Alex GitelmanBjörn Stenberg2002-08-11
* add our "libc header directory" to the include pathDaniel Stenberg2002-06-17
* .S files should be compiled with gcc, not gasBjörn Stenberg2002-05-24
* corrected clean targetDaniel Stenberg2002-05-24
* take care of the assembler file tooDaniel Stenberg2002-05-23
* another attemptDaniel Stenberg2002-05-23
* now supports the deps in the OBJDIR properly, still OBJDIR must be . forDaniel Stenberg2002-05-23
* deps support, changed default action to support OBJDIRDaniel Stenberg2002-05-23
* attempted OBJDIR supportDaniel Stenberg2002-05-23
* Removed -save-tempsBjörn Stenberg2002-05-17
* Always optimize. No EXCLUDED_SRC anymoreLinus Nielsen Feltzing2002-05-17
* Added DEBUG option and made thread.o specialLinus Nielsen Feltzing2002-05-17
* Now creates librockbox.a instead of archos.modBjörn Stenberg2002-05-14
* Added disk/partition handlingBjörn Stenberg2002-05-03
* Changed debug to DEBUGF and panic to panicf.Björn Stenberg2002-05-02
* Added Gary's snprintf() and changed all places to use it.Björn Stenberg2002-05-02
* Added dependency generationBjörn Stenberg2002-04-28
* Added drivers directoryLinus Nielsen Feltzing2002-04-23
* Added common directoryLinus Nielsen Feltzing2002-04-23
* Removed absolute path to gcc and stuffLinus Nielsen Feltzing2002-04-22
* Bah, I didn't mean to commit my edited Makefile...Björn Stenberg2002-04-21
* Alan's ATA code, or what's left of it after I have laid my grubby little handsBjörn Stenberg2002-04-21
* Added archos.mod as target + nl conversionBjörn Stenberg2002-04-18
* Added TARGET to CFLAGSBjörn Stenberg2002-04-18
* simple "target selection" template addedDaniel Stenberg2002-04-16
* First versionBjörn Stenberg2002-03-28