Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Never fail `make clean' | Dan Nicholson | 2008-05-07 | 1 | -1/+1 |
| | | | | | | Mostly some pedantic changes such that `make clean' always ignores errors. Also changed the top clean target to do the `touch configs/current' dance instead of realclean. | ||||
* | Error consistently when running recursive make | Dan Nicholson | 2008-05-06 | 1 | -2/+2 |
| | | | | | When changing directories and running a sub-make, ensure that both the cd and make commands propagate errors to the parent make. | ||||
* | Enable EGL support in 'linux-dri' config | Jon Smirl | 2005-08-07 | 1 | -1/+1 |
| | |||||
* | initial EGL code | Brian Paul | 2005-04-22 | 1 | -0/+24 |