Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-15 | build: fix errors template | Aleksander Morgado | |
Equivalent to the fix in d15b1f201 applied to the enums template. Spotted by Nathan Williams. | |||
2012-03-15 | build: let enum and error templates be completely generic | Aleksander Morgado | |
Don't include anything in the templates specific to the file to be built, like #ifdef guards in headers or #include in sources. |