Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore more generated files in progs/ | Dan Nicholson | 2008-05-20 | 1 | -0/+1 |
| | | | | | | | | Many of the directories in progs/ were missing .gitignore files or were tracking generated files. This patch is basically the process of running `make' in each directory and then finding the untracked files with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing files were also sorted. | ||||
* | Gutsy oopses on touch of existing file. Workaround. | Keith Whitwell | 2007-08-07 | 1 | -0/+1 |
| | |||||
* | support more modes, added -f cmd line option | Brian | 2007-07-04 | 1 | -15/+90 |
| | |||||
* | new file | Keith Whitwell | 2005-04-29 | 1 | -0/+53 |
| | |||||
* | glFBDev driver from embedded-2 branch. | Brian Paul | 2003-12-06 | 1 | -0/+524 |
Probably won't be actively used/maintained, but bring it to the trunk so it doesn't get lost. |