Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace architecture specific makefiles in the BuildTests with the new ↵ | Dean Camera | 2012-06-02 | 1 | -715/+0 |
| | | | | common build system makefiles. | ||||
* | Update project Doxygen and makefiles so that the resulting project ↵ | Dean Camera | 2012-05-17 | 1 | -1/+1 |
| | | | | documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core. | ||||
* | Make Doxygen fail for any Doxygen output other than unsupported tags (as ↵ | Dean Camera | 2012-04-09 | 1 | -1/+1 |
| | | | | | | these are somewhat benign). Improve exclusion list for the main library export_tar rule to exclude any compiled library files from the export. | ||||
* | Only abort Doxygen documentation generation if a non-unsupported tag warning ↵ | Dean Camera | 2012-03-09 | 1 | -1/+1 |
| | | | | is encountered. | ||||
* | Update Doxygen documentation build scripts to fail if any warnings are ↵ | Dean Camera | 2012-03-09 | 1 | -1/+3 |
| | | | | generated. | ||||
* | Fix typos in makefile templates. | Dean Camera | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Add project name to the Doxygen makefile target output. | Dean Camera | 2011-09-21 | 1 | -1/+1 |
| | |||||
* | Add missing SVN eol-style property to files where it was missing. | Dean Camera | 2011-07-15 | 1 | -713/+713 |
| | |||||
* | Add new "checksource" target to the library makefiles, for automated source ↵ | Dean Camera | 2011-06-20 | 1 | -1/+10 |
| | | | | file existance checking. | ||||
* | Slight cleanups to the architecture specific makefile templates to make the ↵ | Dean Camera | 2011-04-12 | 1 | -10/+8 |
| | | | | common configuration sections as identical as possible. | ||||
* | Update architecture specific makefile templates so that they are as close to ↵ | Dean Camera | 2011-04-12 | 1 | -15/+10 |
| | | | | one-another as possible. | ||||
* | Add makefile template for the AVR32 UC3 architecture. | Dean Camera | 2011-04-12 | 1 | -0/+711 |