Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use printf instead of echo -e in makefile | Stéphane Aulery | 2014-11-27 | 1 | -1/+1 |
| | | | | | | | | As default /bin/sh, Debian use /bin/dash and Redhat /bin/sh. dash is POSIX-compliant and doesn't have -e option. printf is portable. Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | makefile updates | Gerd Hoffmann | 2012-02-22 | 1 | -3/+6 |
| | |||||
* | makefile update | Gerd Hoffmann | 2011-06-01 | 3 | -12/+12 |
| | |||||
* | add .gitignore | Gerd Hoffmann | 2011-01-26 | 1 | -0/+1 |
| | |||||
* | - fix build error. | kraxel | 2008-06-09 | 4 | -7/+61 |
| | | | | | - build system updates. - bump version for release. | ||||
* | xorg 7.1 | kraxel | 2006-08-16 | 1 | -2/+7 |
| | |||||
* | del tmp file | kraxel | 2006-06-15 | 1 | -25/+0 |
| | |||||
* | sync up, minor fixes | kraxel | 2006-03-17 | 4 | -6/+15 |
| | |||||
* | - create .cvsignore files. | kraxel | 2004-03-28 | 1 | -0/+1 |
| | |||||
* | Initial revision | kraxel | 2004-03-28 | 5 | -0/+309 |