Dean Camera
|
f7ad67cf18
|
Fix LUFA_SRC_PLATFORM makefile variable in the SOURCES build module to use LUFA_ROOT_PATH rather than LUFA_PATH.
|
2012-07-05 18:32:50 +00:00 |
Dean Camera
|
6655815b32
|
Clean up DOXYGEN and SOURCES build system modules - use non-recursively evaluated make variables.
|
2012-06-23 17:03:01 +00:00 |
Dean Camera
|
8ccc2b2272
|
Minor build system improvements - force default shell.
|
2012-06-21 20:06:10 +00:00 |
Dean Camera
|
44ff0af68c
|
Add a list of module provided make variables and macros to the build system modules.
|
2012-06-10 15:31:03 +00:00 |
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.
|
2012-06-10 08:06:13 +00:00 |
Dean Camera
|
6e29655b54
|
Update SVN line endings property on newer source files to native.
|
2012-06-07 20:49:47 +00:00 |
Dean Camera
|
49ca5c3c83
|
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles.
|
2012-06-04 16:31:50 +00:00 |
Dean Camera
|
5af18ba288
|
Add explicit blank checks in the build system for user-set but blank variables that must not be blank.
|
2012-06-03 12:39:53 +00:00 |
Dean Camera
|
450ff51b7e
|
Add platform driver dispatch header and makefile module source variable.
|
2012-06-02 19:56:50 +00:00 |
Dean Camera
|
59ca4ec0ec
|
Strip trailing slash from the user-supplied LUFA_PATH directory, to prevent double slashes from appearing in the commands/output.
|
2012-06-02 12:29:36 +00:00 |
Dean Camera
|
fc3768733e
|
Clean up ordering of build system module sanity checks.
|
2012-06-02 12:04:34 +00:00 |
Dean Camera
|
29874f6db7
|
Simplify build system mandatory parameter/variable sanity checks.
|
2012-06-02 12:00:51 +00:00 |
Dean Camera
|
79ee9e755f
|
Add build system targets for lists of mandatory and optional parameters/variables.
|
2012-06-02 11:38:12 +00:00 |
Dean Camera
|
56e792c95b
|
Switch over Demos, Bootloaders and Projects to the new and improved build system.
|
2012-06-01 22:32:43 +00:00 |