index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Maintenance
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't generate the full HTML documentation when only needing the XML version ...
Dean Camera
2013-04-11
1
-1
/
+1
*
Add maintenance makefile rule and XSLT transform to generate a unified header...
Dean Camera
2013-04-10
1
-0
/
+7
*
Changed all *_SendByte() function prototypes to accept a void pointer for the...
Dean Camera
2013-02-24
1
-2
/
+2
*
Upgrade Doxygen configuration files to the latest version.
Dean Camera
2013-01-20
1
-4
/
+0
*
Clean up VSIX generation scripts.
Dean Camera
2013-01-09
1
-1
/
+0
*
Minor clean up of maintenance and integrations scripts.
Dean Camera
2013-01-06
1
-3
/
+3
*
Update maintenence validation target to also generate Atmel Studio integratio...
Dean Camera
2013-01-03
1
-0
/
+1
*
Update copyright year to 2013.
Dean Camera
2013-01-03
1
-1
/
+1
*
Minor documentation improvements. Remove AS4 project generator script as it i...
Dean Camera
2012-09-23
1
-42
/
+0
*
Split out bootloader HEX generation into separate directories for each bootlo...
Dean Camera
2012-07-25
1
-1
/
+2
*
Extend bootloader build test to include all supported configurations includin...
Dean Camera
2012-07-24
1
-11
/
+5
*
Force the maintenance script to built bootloaders with F_USB values of 8MHz a...
Dean Camera
2012-07-24
1
-3
/
+10
*
Make the bootloader generation maintenance script copy over the project licen...
Dean Camera
2012-07-23
1
-0
/
+1
*
Add a "make_bootloaders" target to the Maintenance makefile, to generate all ...
Dean Camera
2012-07-23
1
-6
/
+37
*
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur...
Dean Camera
2012-07-15
1
-1
/
+1
*
Fix Maintenance makefile calling "make" directly rather than using $(MAKE).
Dean Camera
2012-07-10
1
-3
/
+3
*
Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated ...
Dean Camera
2012-06-23
1
-1
/
+1
*
Minor makefile fixes - add phony targets, remove silence switch from the root...
Dean Camera
2012-06-18
1
-0
/
+3
*
Update SVN line endings property on newer source files to native.
Dean Camera
2012-06-07
1
-91
/
+91
*
Remove space padding on the current time when automatically generating AVR St...
Dean Camera
2012-06-02
1
-1
/
+1
*
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean Camera
2012-06-01
1
-3
/
+3
*
Merge in AppConfigHeaders branch to trunk, altering all projects and demos to...
Dean Camera
2012-05-27
1
-36
/
+42
*
Oops - shell variables can't use the += operator - must reference the existin...
Dean Camera
2012-05-27
1
-6
/
+6
*
Add maintenance script to automatically generate legacy AS4 project files.
Dean Camera
2012-05-27
1
-0
/
+36
*
Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...
Dean Camera
2012-05-27
1
-1
/
+1
*
Minor documentation improvements.
Dean Camera
2012-05-27
1
-1
/
+1
*
Update project Doxygen and makefiles so that the resulting project documentat...
Dean Camera
2012-05-17
1
-1
/
+3
*
Remove non-functional maintenance link check.
Dean Camera
2012-04-16
1
-8
/
+2
*
Add automated link checking script to the Maintenance script makefile.
Dean Camera
2012-03-23
1
-0
/
+7
*
Audio Device Class driver changed to also require the index of the Audio Cont...
Dean Camera
2012-03-14
1
-1
/
+1
*
Added Dataflash operational checks and aborts to all projects using the Dataf...
Dean Camera
2012-03-09
1
-7
/
+7
*
Update maintenance scripts to add targets to validate the current branch for ...
Dean Camera
2012-03-09
1
-2
/
+14
*
Update maintenance scripts to disable Doxygen Markdown support.
Dean Camera
2012-03-08
1
-0
/
+2
*
Prevent the first maintenance script rule from running if no target is specif...
Dean Camera
2012-03-08
1
-0
/
+2
*
Update maintenance scripts to abort if the check-release target fails to comp...
Dean Camera
2012-03-08
1
-1
/
+3
*
Add library maintenance scripts.
Dean Camera
2012-03-07
1
-0
/
+28