summaryrefslogtreecommitdiff
path: root/firmware/firmware.make (follow)
Commit message (Expand)AuthorAge
* genversion: generate version.c and version.h independantlyRafaël Carré2010-05-28
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* Include host system's header files and don't compile our c library replacemen...Thomas Martitz2010-05-14
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Silence warning from 'ar' if the archive had to be created.Jens Arnold2009-03-01
* Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg2009-02-23
* Speed up Player build a bit by not building a useless sysfont.o.Jens Arnold2009-01-02
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* Altered mkdepfile to use a single gcc call and post-process the output. This ...Björn Stenberg2008-11-21
* Remove .a files before running ar, to avoid problems with renamed files remai...Björn Stenberg2008-11-20
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20