Go to file
Aaron Giles 4328302538 From: Marc Sandusky
Subject: Minor patch submission - verbose build information for development in IDE

I am submitting this minor patch that adds verbose build information to the 
build output when the "VERBOSE" flag is set to "1", rather than the simple 
output normally seen, by adding the "-v" flag to the CFLAGS variable.  This 
is most useful for those that like to use an IDE (Eclipse in my case) for 
source browsing and development.  The IDE usually will parse the build 
information, which is currently not available, to determine include file 
locations, build definitions, etc. and will use that information to provide 
more advanced navigation features.
2008-04-02 08:28:58 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src From Dirk Best: 2008-04-02 08:27:45 +00:00
.gitattributes 1. Added driver for JPM 'Give us a Break' hardware, supporting: 2008-03-29 01:35:02 +00:00
makefile From: Marc Sandusky 2008-04-02 08:28:58 +00:00