Age | Commit message (Expand) | Author |
2004-03-18 | patch #917153: faster memset()/memcpy() | Jörg Hohensohn |
2003-10-12 | patch #785885 by Magnus Holmgren: way faster rolo, with assembler | Jörg Hohensohn |
2003-07-10 | Added dependency to the tools dir, so it's automatically built with the rest.... | Björn Stenberg |
2003-04-22 | better treatment if no toolsdir define was set, use the old one then | Daniel Stenberg |
2003-04-22 | use the TOOLSDIR as passed-in from the top-level Makefile, you need to | Daniel Stenberg |
2003-03-04 | if MEM is not set, set it to 2 | Daniel Stenberg |
2003-03-03 | export MEM variable in firmware and apps | Uwe Freese |
2003-02-07 | Include File Cleanup And Move-Around Party 2003. | Daniel Stenberg |
2002-10-02 | Bill Napier's more elegant fix to disallow running make in apps and firmware. | Björn Stenberg |
2002-09-30 | Crude kludge to prevent people from running 'make' in the apps and firmware d... | Björn Stenberg |
2002-09-21 | Removed old font issues | Björn Stenberg |
2002-09-20 | New full ISO-8859-1 system font. | Björn Stenberg |
2002-08-28 | Reverted back to monospace again. Let's not rock the boat until people can ch... | Björn Stenberg |
2002-08-27 | Made LCD_PROPFONTS default on recorder | Björn Stenberg |
2002-08-20 | Faster, 8-bit bitswap by Magnus Holmgren | Linus Nielsen Feltzing |
2002-08-20 | use the gcc option -ffreestanding: (quote from the gcc man page) | Daniel Stenberg |
2002-08-15 | Fixed font target for loadable fonts | Björn Stenberg |
2002-08-15 | tags target added for emacs-etags power | Daniel Stenberg |
2002-08-13 | Gained about 128 KB buffer space by removing malloc() and the heap | Björn Stenberg |
2002-08-11 | First version of loadable fonts patch by Alex Gitelman | Björn Stenberg |
2002-06-17 | add our "libc header directory" to the include path | Daniel Stenberg |
2002-05-24 | .S files should be compiled with gcc, not gas | Björn Stenberg |
2002-05-24 | corrected clean target | Daniel Stenberg |
2002-05-23 | take care of the assembler file too | Daniel Stenberg |
2002-05-23 | another attempt | Daniel Stenberg |
2002-05-23 | now supports the deps in the OBJDIR properly, still OBJDIR must be . for | Daniel Stenberg |
2002-05-23 | deps support, changed default action to support OBJDIR | Daniel Stenberg |
2002-05-23 | attempted OBJDIR support | Daniel Stenberg |
2002-05-17 | Removed -save-temps | Björn Stenberg |
2002-05-17 | Always optimize. No EXCLUDED_SRC anymore | Linus Nielsen Feltzing |
2002-05-17 | Added DEBUG option and made thread.o special | Linus Nielsen Feltzing |
2002-05-14 | Now creates librockbox.a instead of archos.mod | Björn Stenberg |
2002-05-03 | Added disk/partition handling | Björn Stenberg |
2002-05-02 | Changed debug to DEBUGF and panic to panicf. | Björn Stenberg |
2002-05-02 | Added Gary's snprintf() and changed all places to use it. | Björn Stenberg |
2002-04-28 | Added dependency generation | Björn Stenberg |
2002-04-23 | Added drivers directory | Linus Nielsen Feltzing |
2002-04-23 | Added common directory | Linus Nielsen Feltzing |
2002-04-22 | Removed absolute path to gcc and stuff | Linus Nielsen Feltzing |
2002-04-21 | Bah, I didn't mean to commit my edited Makefile... | Björn Stenberg |
2002-04-21 | Alan's ATA code, or what's left of it after I have laid my grubby little hands | Björn Stenberg |
2002-04-18 | Added archos.mod as target + nl conversion | Björn Stenberg |
2002-04-18 | Added TARGET to CFLAGS | Björn Stenberg |
2002-04-16 | simple "target selection" template added | Daniel Stenberg |
2002-03-28 | First version | Björn Stenberg |