| Age | Commit message (Collapse) | Author |
|
"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.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2400 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
filenames are not unique.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2392 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2390 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
user-specified object files. Update HID build module with a small shim application to reprogram the EEPROM of a target.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2387 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2373 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
build system module. Minor code cleanups.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2371 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2370 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
user applications.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2367 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
targets, as they are only used once.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2366 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
BUILD build system module.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2365 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2358 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
logical OS pipes rather than temporary files on disk.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2357 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
makefile variable, clean up BUILD module.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2351 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
output to be slightly more human readable.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2339 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
the user project to relocate the output object and dependency files to a different directory.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2335 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
modules.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2330 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
don't read the manual.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2325 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2324 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
macros they can call to verify user data. Add additional sanity checks.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2323 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2317 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
flags, ensure dependency files are generated with a .d extension rather than a .o.d extension, allow use of full part names ("at32uc3a0256") instead of GCC truncted part names ("uc3a0256").
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2314 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
all application makefiles.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2306 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
size-sorted list of symbols from a compiled application, in decimal bytes.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2304 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
the BUILD module clean command. Use a unique message prefix for assembling vs. compiling.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2302 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
variables that must not be blank.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2295 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
the existence of source files are checked before the build is started.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2294 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
changes to the makefiles - if the user alters the project makefile, require that all modules are rebuilt.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2293 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2290 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
variables for internal constants and $(shell) derived values.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2289 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
code and sanity check from the CC_FLAGS construction code. Add target to print GCC version.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2286 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2285 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
board buttons driver.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2284 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
mandatory by one or more included build system modules in the CORE build system module. Alter DOXYGEN build system module to by default override the Doxygen configuration file stylesheet and replace it with the LUFA Doxygen stylesheet.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2280 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
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.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2278 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
the "all" target is invoked.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2277 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
double slashes from appearing in the commands/output.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2276 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
message output test for the BUILD build system module. Clean up DOXYGEN build system module logic.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2275 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2274 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2273 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
object files.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2272 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
parameters/variables.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2271 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
module to allow for language-specific compiler/assembler flags.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2270 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
code. Add error if an unsupported architecture is requested.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2269 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
to be supported in the linker.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2268 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
common build system makefiles.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2267 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
multiple architectures.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2266 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
system.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2264 d5102386-fcda-11dd-9fdb-3debd5008f28
|