aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Build/lufa.sources.in
Commit message (Expand)AuthorAgeFilesLines
* Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean Camera2012-07-141-116/+0
* Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean Camera2012-07-101-1/+1
* Fix LUFA_SRC_PLATFORM makefile variable in the SOURCES build module to use LU...Dean Camera2012-07-051-1/+2
* Clean up DOXYGEN and SOURCES build system modules - use non-recursively evalu...Dean Camera2012-06-231-40/+40
* Minor build system improvements - force default shell.Dean Camera2012-06-211-3/+5
* Add a list of module provided make variables and macros to the build system m...Dean Camera2012-06-101-4/+21
* Change the build system build module makefiles to have a set of sanity check ...Dean Camera2012-06-101-6/+7
* Update SVN line endings property on newer source files to native.Dean Camera2012-06-071-95/+95
* Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...Dean Camera2012-06-041-1/+1
* Add explicit blank checks in the build system for user-set but blank variable...Dean Camera2012-06-031-2/+6
* Add platform driver dispatch header and makefile module source variable.Dean Camera2012-06-021-1/+8
* Strip trailing slash from the user-supplied LUFA_PATH directory, to prevent d...Dean Camera2012-06-021-1/+1
* Clean up ordering of build system module sanity checks.Dean Camera2012-06-021-38/+38
* Simplify build system mandatory parameter/variable sanity checks.Dean Camera2012-06-021-6/+2
* Add build system targets for lists of mandatory and optional parameters/varia...Dean Camera2012-06-021-2/+4
* Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean Camera2012-06-011-0/+86