Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't include build-time filenames in comments of the enum header files | unknown | 2012-05-24 | 1 | -1/+1 |
| | | | | | | | | | If we do, the header files may be different on each build. This is especially harmful when building multiple times for multiple architectures and expecting the files to be identical. See: http://bugs.debian.org/674200 | ||||
* | Use the 'basename' parameter | Ted Gould | 2011-03-04 | 1 | -1/+4 |
| | |||||
* | Documentation fixes | Ted Gould | 2011-02-24 | 1 | -0/+6 |
| | |||||
* | Adding a nick to value translator | Ted Gould | 2011-02-18 | 1 | -0/+1 |
| | |||||
* | Adding a get_nick function for our enums | Ted Gould | 2011-02-17 | 1 | -0/+2 |
| | |||||
* | Some enum type templates | Ted Gould | 2011-02-16 | 1 | -0/+53 |