Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-16 | man: fix manpage build instructions | David Herrmann | |
This fixes all the out-of-tree build-failures with manpages and uses a .man_fixup file to avoid overriding man-pages on every build. Manpages are only built if xsltproc is found and the stylesheets are available locally. You can disable building manpages with --disable-manpages so the quite expensive xsltproc procedure can be skipped. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> | |||
2013-01-09 | man: convert manpages to XML instead of plain troff | David Herrmann | |
If we want to use the manpages in external documentation other than normal manpages, we should rather use XML. Furthermore, almost no-one knows troff today, anyway, and XML allows others to easily add more pages without having to learn troff. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> | |||
2012-10-09 | update gitignore | Rob Clark | |
Signed-off-by: Rob Clark <rob@ti.com> | |||
2010-06-02 | add vbltest to .gitignore | Jesse Barnes | |
2010-01-08 | tests: Add a very small libkms test | Jakob Bornecrantz | |
2009-12-04 | libkms: Add libkms | Jakob Bornecrantz | |
2009-12-04 | Ignore config.h.in | Jakob Bornecrantz | |
2009-11-17 | Add makefile rule to copy headers from kernel tree | Kristian Høgsberg | |
2009-08-16 | Filter radeon pkgconfig file as do intel and nouveau | Christoph Brill | |
2009-02-23 | Add libdrm_intel.pc by popular demand. | Eric Anholt | |
2008-12-17 | libdrm: Fix modetest/modeprint to use automake stuff. | Eric Anholt | |
2008-12-10 | Update .gitignore with new modetest program | Jesse Barnes | |
2008-09-10 | drm: Add tests for GEM_FLINK ioctl. | Eric Anholt | |
2008-05-01 | Update mm tests for GEM rename. | Eric Anholt | |
2008-04-29 | Move mmfs tests over to be drm tests. | Eric Anholt | |
2008-04-23 | Add mmap ioctl to mmfs. | Eric Anholt | |
2008-04-23 | Add pread/pwrite ioctls to mmfs. | Eric Anholt | |
2008-04-23 | Initial add of mmfs module. | Eric Anholt | |
2007-08-15 | Add a set of tests for DRM locking, exposing issues on BSD. | Eric Anholt | |
2007-08-15 | Add a regression test for the setversion interface. | Eric Anholt | |
2007-08-15 | Add simple regression test for getstats (does it not crash the kernel?). | Eric Anholt | |
2007-08-13 | Add a regression test for authentication. | Eric Anholt | |
2007-07-20 | BSD: Replace symlink building with symlinks in git. | Eric Anholt | |
2007-07-19 | Add a test for drawable add, remove, and update. | Eric Anholt | |
2007-07-19 | Add some trivial regression tests, one of which fails. | Eric Anholt | |
2007-07-19 | Add current BSD stuff to .gitignore. | Eric Anholt | |
2007-02-02 | Make git ignore generated config.h.in. | Michel Dänzer | |
2007-01-02 | Make git ignore Emacs style backup files and cscope files. | Michel Dänzer | |
2006-12-01 | Track linux-core symlinks in git. | Michel Dänzer | |
2006-07-19 | .cvsignore -> .gitignore | Michel Dänzer | |
Sort the merged file, remove the redundant explicit .ko lines and add some generated symlinks. |