index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Build
/
lufa.core.in
Age
Commit message (
Expand
)
Author
2012-07-14
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...
Dean
2012-06-21
Minor build system improvements - force default shell.
Dean
2012-06-11
Add ability to generate SYM files in the BUILD module. Clean up build system ...
Dean
2012-06-10
Update CORE build system module to convert the sorted module data lists into ...
Dean
2012-06-10
Add a list of module provided make variables and macros to the build system m...
Dean
2012-06-10
Add Build System documentation to the library manual. Update CPPCHECK build s...
Dean
2012-06-07
Update SVN line endings property on newer source files to native.
Dean
2012-06-04
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...
Dean
2012-06-03
Disable inbuilt make rules in the LUFA build system for speedups when compili...
Dean
2012-06-03
Add .PHONY targets in all build system modules. Alter BUILD module so that th...
Dean
2012-06-02
Update CORE build module to print out additional help information.
Dean
2012-06-02
Rename program_ee AVRDUDE module target to program-ee. Update CORE build modu...
Dean
2012-06-02
Clean up CORE build system module, use simple rather than recursive make vari...
Dean
2012-06-02
Remove any variables in the optional build variable list that are marked as m...
Dean
2012-06-02
Add build system targets for lists of mandatory and optional parameters/varia...
Dean
2012-06-01
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean