index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Build
/
lufa_build.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
1
-1
/
+1
*
Patched the LUFA build system to work around a GCC code generation bug in new...
Dean Camera
2014-08-26
1
-0
/
+6
*
Remove correct output library file when running make clean in the LUFA build ...
Dean Camera
2014-08-24
1
-1
/
+1
*
Add COMPILER_PATH optional variable to the BUILD build system module.
Dean Camera
2014-06-08
1
-4
/
+6
*
Update copyrights for 2014.
Dean Camera
2014-01-04
1
-1
/
+1
*
Minor formatting fixes.
Dean Camera
2013-09-27
1
-2
/
+2
*
Add BIN build system target information to the documentation.
Dean Camera
2013-03-28
1
-4
/
+5
*
Fix corrupted disassembly listing (LSS) files due to linker relaxations; pass...
Dean Camera
2013-03-20
1
-0
/
+3
*
Remove compiled BIN files when running "make clean" with the BUILD build syst...
Dean Camera
2013-03-10
1
-1
/
+1
*
Update BUILD build system module to produce BIN files as well as HEX.
Dean Camera
2013-03-09
1
-1
/
+7
*
Fixed incorrect ordering of the linker options in the build system causing li...
Dean Camera
2013-01-05
1
-1
/
+1
*
Update copyright year to 2013.
Dean Camera
2013-01-03
1
-1
/
+1
*
Add troubleshooting page to the build system section of the documentation.
Dean Camera
2012-10-28
1
-7
/
+7
*
Add LINKER_RELAXATIONS option to the LUFA BUILD build system module.
Dean Camera
2012-09-30
1
-15
/
+23
*
Add architecture test for the non-standard avr-size patch, so that it is not ...
Dean Camera
2012-09-18
1
-0
/
+3
*
Minor build system tweaks for platform compatibility.
Dean Camera
2012-09-11
1
-1
/
+1
*
Remove unused check-source rule from the BUILD build system module.
Dean Camera
2012-08-29
1
-15
/
+4
*
Document build system targets. Add a rule to the BUILD module that is run if ...
Dean Camera
2012-08-18
1
-1
/
+29
*
Clean up BUILD module info output formatting, remove explicit gcc-version tar...
Dean Camera
2012-08-16
1
-10
/
+14
*
Update the BUILD build system module to early abort and display an error if n...
Dean Camera
2012-08-15
1
-2
/
+7
*
Revert the default DEBUG_LEVEL setting from 3 to 2, as this is apparently cau...
Dean Camera
2012-08-01
1
-1
/
+1
*
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur...
Dean Camera
2012-07-15
1
-11
/
+21
*
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...
Dean Camera
2012-07-14
1
-0
/
+286