summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAge
* Prevent uncrustify "error" checks from trigger travis errors.Garrett D'Amore2017-01-08
| | | | | | | There are multiple different versions of uncrustify, and they do not always generate the same output. (Arguably this is due to defects in uncrustify.) So for now we punt and don't throw an error, but we do still generate the output. Pay attention to this going forward.
* Don't error if uncrustify is not present (Mac images).Garrett D'Amore2016-12-23
| | | | Don't colorize if stdout isn't a terminal.
* Ditch our own snprintf/vsnprintf (C99). Symbol naming fixes for inproc.Garrett D'Amore2016-12-21
|
* Provide Sublime Text settings, and a lot more detail about coding style, etc.Garrett D'Amore2016-12-21
|
* Add a README for the etc/ directory..Garrett D'Amore2016-12-21
|
* Another attempt at uncrustify checks.Garrett D'Amore2016-12-21
|
* More tweaks to script.Garrett D'Amore2016-12-21
|
* Travis stuff for uncrustify.Garrett D'Amore2016-12-21
|
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
code with uncrustify. (Minor adjustments.) No more arguments!