projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make the bootloader generation maintenance script copy over the project license text...
[pub/USBasp.git]
/
LUFA
/
Build
/
2012-07-15
Dean Camera
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters...
tree
|
commitdiff
2012-07-14
Dean Camera
Rename build system module makefiles from "lufa.MODULE...
tree
|
commitdiff
2012-07-14
Dean Camera
Rename hid-teensy and hid-teensy-ee targets to teensy...
tree
|
commitdiff
2012-07-11
Dean Camera
Fix project makefiles - remove trailing slash from...
tree
|
commitdiff
2012-07-10
Dean Camera
Fix up makefile .NOTPARALLEL heuristics so that linear...
tree
|
commitdiff
2012-07-10
Dean Camera
Add check and error to the BUILD module if OBJDIR optio...
tree
|
commitdiff
2012-07-09
Dean Camera
Fix broken builds when OBJDIR is specified in the BUILD...
tree
|
commitdiff
2012-07-09
Dean Camera
Remove unnecessary build system modules from the HID...
tree
|
commitdiff
2012-07-08
Dean Camera
Clean up HID EEPROM loader shim application code, simpl...
tree
|
commitdiff
2012-07-08
Dean Camera
Update BUILD build system module with OBJECT_FILES...
tree
|
commitdiff
2012-07-05
Dean Camera
Fix LUFA_SRC_PLATFORM makefile variable in the SOURCES...
tree
|
commitdiff
2012-06-26
Dean Camera
Add "mostlyclean" makefile target to the BUILD build...
tree
|
commitdiff
2012-06-24
Dean Camera
Make sure dependency files are generated for assembly...
tree
|
commitdiff
2012-06-24
Dean Camera
Fix hard-coded cross-arch utility name in the BUILD...
tree
|
commitdiff
2012-06-23
Dean Camera
Clean up DOXYGEN and SOURCES build system modules ...
tree
|
commitdiff
2012-06-23
Dean Camera
Clean up BUILD build system module, expose "check-sourc...
tree
|
commitdiff
2012-06-23
Dean Camera
Move out BUILD build system module start and end messag...
tree
|
commitdiff
2012-06-23
Dean Camera
Add ability to archive build object files into a .a...
tree
|
commitdiff
2012-06-21
Dean Camera
Add svn:eol-style property on all source files where...
tree
|
commitdiff
2012-06-21
Dean Camera
Add HID bootloader build module (thanks to Stefan Helle...
tree
|
commitdiff
2012-06-21
Dean Camera
Minor build system improvements - force default shell.
tree
|
commitdiff
2012-06-19
Dean Camera
Enable GCC's -pipe option by default, to build projects...
tree
|
commitdiff
2012-06-17
Dean Camera
Minor build system improvements - move out AVRDUDE...
tree
|
commitdiff
2012-06-11
Dean Camera
Add ability to generate SYM files in the BUILD module...
tree
|
commitdiff
2012-06-10
Dean Camera
Add OBJDIR optional build variable to the BULD build...
tree
|
commitdiff
2012-06-10
Dean Camera
Update CORE build system module to convert the sorted...
tree
|
commitdiff
2012-06-10
Dean Camera
Add a list of module provided make variables and macros...
tree
|
commitdiff
2012-06-10
Dean Camera
Add Build System documentation to the library manual...
tree
|
commitdiff
2012-06-10
Dean Camera
Add compile time warnings for experimental architecture...
tree
|
commitdiff
2012-06-10
Dean Camera
Minor build system sanity check fixes.
tree
|
commitdiff
2012-06-10
Dean Camera
Change the build system build module makefiles to have...
tree
|
commitdiff
2012-06-07
Dean Camera
Update SVN line endings property on newer source files...
tree
|
commitdiff
2012-06-06
Dean Camera
Fix BUILD module so that user flags are applied after...
tree
|
commitdiff
2012-06-06
Dean Camera
Simplify AVRDUDE build module, ensure that the correct...
tree
|
commitdiff
2012-06-06
Dean Camera
Add optional CPPCHECK_FLAGS parameter to the CPPCHECK...
tree
|
commitdiff
2012-06-06
Dean Camera
Improve DFU build module to use symbolic names for...
tree
|
commitdiff
2012-06-06
Dean Camera
Improve ATPROGRAM build module to support UC3 devices...
tree
|
commitdiff
2012-06-04
Dean Camera
Add new ATPROGRAM build system module. Add ATPROGRAM...
tree
|
commitdiff
2012-06-04
Dean Camera
Add symbol-sizes target to the BUILD build system modul...
tree
|
commitdiff
2012-06-03
Dean Camera
Don't show a list of object/dependency files in the...
tree
|
commitdiff
2012-06-03
Dean Camera
Add new CPPCHECK build system module for static code...
tree
|
commitdiff
2012-06-03
Dean Camera
Disable inbuilt make rules in the LUFA build system...
tree
|
commitdiff
2012-06-03
Dean Camera
Add explicit blank checks in the build system for user...
tree
|
commitdiff
2012-06-03
Dean Camera
Add .PHONY targets in all build system modules. Alter...
tree
|
commitdiff
2012-06-03
Dean Camera
Add $(MAKEFILE_LIST) as a dependency on build rules...
tree
|
commitdiff
2012-06-02
Dean Camera
Update CORE build module to print out additional help...
tree
|
commitdiff
2012-06-02
Dean Camera
Rename program_ee AVRDUDE module target to program...
tree
|
commitdiff
2012-06-02
Dean Camera
Fix AVRDUDE and BUILD build system module comments.
tree
|
commitdiff
2012-06-02
Dean Camera
Clean up CORE build system module, use simple rather...
tree
|
commitdiff
2012-06-02
Dean Camera
Add platform driver dispatch header and makefile module...
tree
|
commitdiff
2012-06-02
Dean Camera
Clean up BUILD build system module - seperate architect...
tree
|
commitdiff
2012-06-02
Dean Camera
Add dependency file tracking to the BUILD build system...
tree
|
commitdiff
2012-06-02
Dean Camera
Fix UC3 support in the BUILD build system module. Fix...
tree
|
commitdiff
2012-06-02
Dean Camera
Remove any variables in the optional build variable...
tree
|
commitdiff
2012-06-02
Dean Camera
Ensure build tests use the system provided $(MAKE)...
tree
|
commitdiff
2012-06-02
Dean Camera
Ensure the BULD build system module produces a LSS...
tree
|
commitdiff
2012-06-02
Dean Camera
Strip trailing slash from the user-supplied LUFA_PATH...
tree
|
commitdiff
2012-06-02
Dean Camera
Add EEPROM programming target to the AVRDUDE build...
tree
|
commitdiff
2012-06-02
Dean Camera
Clean up ordering of build system module sanity checks.
tree
|
commitdiff
2012-06-02
Dean Camera
Simplify build system mandatory parameter/variable...
tree
|
commitdiff
2012-06-02
Dean Camera
Don't print out full object file paths in the build...
tree
|
commitdiff
2012-06-02
Dean Camera
Add build system targets for lists of mandatory and...
tree
|
commitdiff
2012-06-02
Dean Camera
Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the...
tree
|
commitdiff
2012-06-02
Dean Camera
Oops - fix accidental negation in the BUILD module...
tree
|
commitdiff
2012-06-02
Dean Camera
Disable linker relaxations for the UC3 architecture...
tree
|
commitdiff
2012-06-02
Dean Camera
Replace architecture specific makefiles in the BuildTes...
tree
|
commitdiff
2012-06-01
Dean Camera
Make BUILD build system module not destroy C++ source...
tree
|
commitdiff
2012-06-01
Dean Camera
Switch over Demos, Bootloaders and Projects to the...
tree
|
commitdiff