aboutsummaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Expand)Author
2012-07-10Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean
2012-06-26Add "mostlyclean" makefile target to the BUILD build system module.Dean
2012-06-18Minor makefile fixes - add phony targets, remove silence switch from the root...Dean
2012-05-27Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean
2012-02-19Update build test "ModuleTest" to check platform drivers where possible. Add ...Dean
2012-02-18Add build tests to verify correct compilation of as many modules as possible ...Dean
2011-02-13Add more const-ness to the stream endpoint/pipe functions where possible.Dean
2011-01-01Update copyright year on all source files.Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-05-07Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...Dean
2010-04-28Use puts_P() and printf_P() instead of the normal variants where possible in ...Dean
2010-03-29Add file-level brief documentation.Dean
2010-03-09Webserver project now uses the board LEDs to indicate the current IP configur...Dean
2009-12-30Update copyright year to 2010.Dean
2009-07-20Change Doxygen configuration files to not produce 4096 directories for the do...Dean
2009-07-13Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...Dean
2009-06-15Use sub pages in main library documentation to improve readability.Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean