aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Build/lufa.sources.in
AgeCommit message (Expand)Author
2012-07-14Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean
2012-07-10Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean
2012-07-05Fix LUFA_SRC_PLATFORM makefile variable in the SOURCES build module to use LU...Dean
2012-06-23Clean up DOXYGEN and SOURCES build system modules - use non-recursively evalu...Dean
2012-06-21Minor build system improvements - force default shell.Dean
2012-06-10Add a list of module provided make variables and macros to the build system m...Dean
2012-06-10Change the build system build module makefiles to have a set of sanity check ...Dean
2012-06-07Update SVN line endings property on newer source files to native.Dean
2012-06-04Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...Dean
2012-06-03Add explicit blank checks in the build system for user-set but blank variable...Dean
2012-06-02Add platform driver dispatch header and makefile module source variable.Dean
2012-06-02Strip trailing slash from the user-supplied LUFA_PATH directory, to prevent d...Dean
2012-06-02Clean up ordering of build system module sanity checks.Dean
2012-06-02Simplify build system mandatory parameter/variable sanity checks.Dean
2012-06-02Add build system targets for lists of mandatory and optional parameters/varia...Dean
2012-06-01Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean