Add svn:eol-style property on all source files where it was missing. Fix line endings...
[pub/lufa.git] / LUFA / Build / lufa.avrdude.in
2012-06-21 Dean CameraMinor build system improvements - force default shell.
2012-06-17 Dean CameraMinor build system improvements - move out AVRDUDE...
2012-06-10 Dean CameraAdd a list of module provided make variables and macros...
2012-06-10 Dean CameraChange the build system build module makefiles to have...
2012-06-07 Dean CameraUpdate SVN line endings property on newer source files...
2012-06-06 Dean CameraSimplify AVRDUDE build module, ensure that the correct...
2012-06-04 Dean CameraAdd new ATPROGRAM build system module. Add ATPROGRAM...
2012-06-03 Dean CameraAdd explicit blank checks in the build system for user...
2012-06-03 Dean CameraAdd .PHONY targets in all build system modules. Alter...
2012-06-03 Dean CameraAdd $(MAKEFILE_LIST) as a dependency on build rules...
2012-06-02 Dean CameraRename program_ee AVRDUDE module target to program...
2012-06-02 Dean CameraFix AVRDUDE and BUILD build system module comments.
2012-06-02 Dean CameraClean up CORE build system module, use simple rather...
2012-06-02 Dean CameraAdd EEPROM programming target to the AVRDUDE build...
2012-06-02 Dean CameraClean up ordering of build system module sanity checks.
2012-06-02 Dean CameraSimplify build system mandatory parameter/variable...
2012-06-02 Dean CameraAdd build system targets for lists of mandatory and...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...