Commit Graph

12 Commits (393fc71d8e82f4be67fac7f7f33538b92555b4f9)

Author SHA1 Message Date
Dean Camera 8ccc2b2272 Minor build system improvements - force default shell.
13 years ago
Dean Camera 44ff0af68c Add a list of module provided make variables and macros to the build system modules.
13 years ago
Dean Camera 53be52922f Change the build system build module makefiles to have a set of sanity check macros they can call to verify user data. Add additional sanity checks.
13 years ago
Dean Camera 6e29655b54 Update SVN line endings property on newer source files to native.
13 years ago
Dean Camera 49ca5c3c83 Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles.
13 years ago
Dean Camera 5af18ba288 Add explicit blank checks in the build system for user-set but blank variables that must not be blank.
13 years ago
Dean Camera 450ff51b7e Add platform driver dispatch header and makefile module source variable.
13 years ago
Dean Camera 59ca4ec0ec Strip trailing slash from the user-supplied LUFA_PATH directory, to prevent double slashes from appearing in the commands/output.
13 years ago
Dean Camera fc3768733e Clean up ordering of build system module sanity checks.
13 years ago
Dean Camera 29874f6db7 Simplify build system mandatory parameter/variable sanity checks.
13 years ago
Dean Camera 79ee9e755f Add build system targets for lists of mandatory and optional parameters/variables.
13 years ago
Dean Camera 56e792c95b Switch over Demos, Bootloaders and Projects to the new and improved build system.
13 years ago