- 18 Apr, 2017 1 commit
-
-
Dean Camera authored
-
- 03 Apr, 2016 1 commit
-
-
Dean Camera authored
-
- 31 Jan, 2016 1 commit
-
-
Dean Camera authored
-
- 17 May, 2015 1 commit
-
-
Dean Camera authored
-
- 03 Jan, 2014 1 commit
-
-
Dean Camera authored
-
- 03 Jan, 2013 1 commit
-
-
Dean Camera authored
-
- 24 Jul, 2012 1 commit
-
-
Dean Camera authored
Extend bootloader build test to include all supported configurations including the special XPLAIN board configuration and possible F_USB values.
-
- 23 Jul, 2012 1 commit
-
-
Dean Camera authored
-
- 15 Jul, 2012 1 commit
-
-
Dean Camera authored
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Turn off generation of debug information when performing a validation build, and when running the build tests.
-
- 14 Jul, 2012 1 commit
-
-
Dean Camera authored
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process. Prevent the BUILD module from shell-executing multiple processes to determine the avr-size flags to speed up the build, unless the size rule is invoked. Add warnings and set warnings as errors to the SingleUSBModeTest build test makefile.
-
- 10 Jul, 2012 1 commit
-
-
Dean Camera authored
Mark build test makefiles as being incompatible with parallel make builds, as they re-use the same object directories.
-
- 24 Jun, 2012 1 commit
-
-
Dean Camera authored
-
- 23 Jun, 2012 1 commit
-
-
Dean Camera authored
-
- 19 Jun, 2012 1 commit
-
-
Dean Camera authored
-
- 07 Jun, 2012 1 commit
-
-
Dean Camera authored
-
- 03 Jun, 2012 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
Switch StaticAnalysisTest build test to use the new build system CPPCHECK module. Update additional build tests to all include the core build system module.
-
- 02 Jun, 2012 2 commits
-
-
Dean Camera authored
Ensure build tests use the system provided $(MAKE) variable to determine the command to invoke make, rather than a hard-coded name. Strip off excess whitespace from the list of object files when printing them out to the shell in the build system BUILD module.
-
Dean Camera authored
Replace architecture specific makefiles in the BuildTests with the new common build system makefiles.
-
- 27 May, 2012 1 commit
-
-
Dean Camera authored
Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles.
-
- 13 May, 2012 3 commits
-
-
Dean Camera authored
Clean up and speed up build tests by turning off expensive and slow size optimizations, and generation of assembly listings (*.lst) for each compiled source file.
-
Dean Camera authored
-
Dean Camera authored
Fixed compile error with the unreleased ATMEGA32U6 device.
-