| Commit message (Expand) | Author |
| 2008-11-20 | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg |
| 2008-11-05 | Re-added libspc which got dropped in a black hole. | Björn Stenberg |
| 2008-11-05 | Codec lib directories renamed, except for demac. | Björn Stenberg |
| 2008-07-26 | ups: forgot a Makefile. | Dominik Wenger |
| 2007-07-16 | Make the SPC codec run like it used to on Coldfire before -Os crushed it. Bui... | Michael Sevakis |
| 2007-07-12 | WMA codec: Coldfire is capable of unaligned memory accesses, so lets make use... | Jens Arnold |
| 2007-07-03 | WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and... | Dave Chapman |
| 2007-07-03 | Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ... | Dave Chapman |
| 2006-10-30 | Update several codec Makefiles so that the codec libs build again on Coldfire... | Magnus Holmgren |
| 2006-10-27 | Next step of Makefile tuning: * Use 'make' internal commands for printing mes... | Jens Arnold |
| 2006-10-23 | Consistent style of 'make' messages. Always use ranlib after ar. | Jens Arnold |
| 2006-01-18 | Profiling support, tools and documentation. | Brandon Low |
| 2005-12-05 | Codec makefile cleanup: remove redundant things, don't generate dependency fi... | Magnus Holmgren |
| 2005-10-27 | Support for a colon-separated path in APPEXTRA | Linus Nielsen Feltzing |
| 2005-05-07 | Fixed makefiles for autoconf.g include. | Daniel Stenberg |
| 2005-03-06 | Use the new generic SRC build "macro" in tools/makesrc.inc to process the | Daniel Stenberg |
| 2005-03-03 | Use EXTRA_DEFINES for the SOURCES parsing in the codec makefiles | Linus Nielsen Feltzing |
| 2005-03-02 | Handle .S files in the codec Makefiles | Linus Nielsen Feltzing |
| 2005-03-01 | Correct dependencies for codec builds | Linus Nielsen Feltzing |
| 2005-02-26 | Cleanup | Jens Arnold |
| 2005-02-26 | Show compiled source files | Jens Arnold |
| 2005-02-16 | Correct typo - liba52 is in apps/codecs, not apps/plugins | Dave Chapman |
| 2005-02-16 | Initial import of the unmodified version of liba52-0.7.5-cvs, checked out of ... | Dave Chapman |
| 2005-02-04 | CFLAGS is set (target-specific) in the root makefile, don't fiddle with them | Daniel Stenberg |
| 2004-10-04 | new SOURCES file that specifies which files to build in each dir, use | Daniel Stenberg |
| 2004-09-22 | adjusted to work better in the new concept | Daniel Stenberg |
| 2004-09-22 | Rearranged makefiles again to move platform-specific stuff from the Makefiles | Daniel Stenberg |
| 2004-09-15 | Makefile Fix: plugin lib includes for Ondio | Jens Arnold |
| 2004-09-06 | rombox support: building and zip | Daniel Stenberg |
| 2004-07-23 | Removed the simulator build option | Linus Nielsen Feltzing |
| 2004-07-08 | Added the apps/recorder dir to the include path for recorder builds | Linus Nielsen Feltzing |
| 2004-06-20 | on request, set the SIMULATOR define when building for the sim | Daniel Stenberg |
| 2004-06-15 | The plugin lib now works in the win32 simulator | Linus Nielsen Feltzing |
| 2004-05-18 | Further adjustments for the plugin library | Linus Nielsen Feltzing |
| 2004-05-18 | This makefile builds one single libplugin.a library by linking together | Daniel Stenberg |
| 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 |