aboutsummaryrefslogtreecommitdiffstats
path: root/Maintenance
Commit message (Expand)AuthorAgeFilesLines
* Split out bootloader HEX generation into separate directories for each bootlo...Dean Camera2012-07-251-1/+2
* Extend bootloader build test to include all supported configurations includin...Dean Camera2012-07-241-11/+5
* Force the maintenance script to built bootloaders with F_USB values of 8MHz a...Dean Camera2012-07-241-3/+10
* Make the bootloader generation maintenance script copy over the project licen...Dean Camera2012-07-231-0/+1
* Add a "make_bootloaders" target to the Maintenance makefile, to generate all ...Dean Camera2012-07-231-6/+37
* Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur...Dean Camera2012-07-151-1/+1
* Fix Maintenance makefile calling "make" directly rather than using $(MAKE).Dean Camera2012-07-101-3/+3
* Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated ...Dean Camera2012-06-231-1/+1
* Minor makefile fixes - add phony targets, remove silence switch from the root...Dean Camera2012-06-181-0/+3
* Update SVN line endings property on newer source files to native.Dean Camera2012-06-072-92/+92
* Remove space padding on the current time when automatically generating AVR St...Dean Camera2012-06-021-1/+1
* Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean Camera2012-06-011-3/+3
* Merge in AppConfigHeaders branch to trunk, altering all projects and demos to...Dean Camera2012-05-271-36/+42
* Oops - shell variables can't use the += operator - must reference the existin...Dean Camera2012-05-271-6/+6
* Add maintenance script to automatically generate legacy AS4 project files.Dean Camera2012-05-272-0/+37
* Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean Camera2012-05-271-1/+1
* Minor documentation improvements.Dean Camera2012-05-271-1/+1
* Update project Doxygen and makefiles so that the resulting project documentat...Dean Camera2012-05-171-1/+3
* Remove non-functional maintenance link check.Dean Camera2012-04-161-8/+2
* Add automated link checking script to the Maintenance script makefile.Dean Camera2012-03-231-0/+7
* Audio Device Class driver changed to also require the index of the Audio Cont...Dean Camera2012-03-141-1/+1
* Added Dataflash operational checks and aborts to all projects using the Dataf...Dean Camera2012-03-091-7/+7
* Update maintenance scripts to add targets to validate the current branch for ...Dean Camera2012-03-091-2/+14
* Update maintenance scripts to disable Doxygen Markdown support.Dean Camera2012-03-081-0/+2
* Prevent the first maintenance script rule from running if no target is specif...Dean Camera2012-03-081-0/+2
* Update maintenance scripts to abort if the check-release target fails to comp...Dean Camera2012-03-081-1/+3
* Add library maintenance scripts.Dean Camera2012-03-071-0/+28