summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2011-01-13config: move man pages into their own directoryGaetan Nadon1-15/+1
Use services provided by XORG_MANPAGE_SECTIONS. Use standard Makefile for man pages. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-09-26Makefile.am: Add glxscope.h to xscope_SOURCES so distcheck worksAlan Coopersmith1-0/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-09-26config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-19/+1
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS Enables use of platform appropriate version of sed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-07-23Add basic support for GLX extensionKristian Høgsberg1-0/+2
Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-24/+18
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
Now that the INSTALL file is generated. Allows running make maintainer-clean.
2009-11-12INSTALL, NEWS, README and AUTHORS files are missing/incorrect #24206Gaetan Nadon1-4/+6
Add missing INSTALL file. Use standard GNU file on building tarball For all X.Org components.
2009-09-27Upgrade to xorg-macros 1.3 and XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Report names for all extensions, not just those we knowAlan Coopersmith1-0/+2
Move extension handling to new extensions.c & extensions.h files Start to make extension handling more generic/modular/extendable Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Use XORG_CWARNFLAGS, XORG_CHANGELOG, & XORG_WITH_LINTAlan Coopersmith1-3/+16
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Delete unused patchlevel.hAlan Coopersmith1-1/+0
2009-05-06Merge branch 'keithp'Alan Coopersmith1-3/+25
Conflicts: common.c decode11.c fd.c fd.h print11.c prtype.c scope.c scope.h server.c table11.c x11.h xscope.man
2008-09-11AutotooledStuart Kreitman1-0/+92