summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-30Use malloc/calloc/realloc/free directlyHEADmasterJeremy Huddleston1-5/+5
2010-10-07Purge cvs tags.Jesse Adkins4-4/+0
2010-07-22config: add comments for main statementsGaetan Nadon1-6/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-21config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-21config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-21/+7
2010-06-13COPYING: replace stub file with actual Copyright notices.Gaetan Nadon1-9/+19
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-49/+12
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+64
2009-09-08xf86-video-suncg6: Remove unused .cvsignore file #23776Gaetan Nadon2-9/+0
2009-05-04Bump to 1.1.1xf86-video-suncg6-1.1.1Julien Cristau1-1/+1
2009-01-31Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-20Request 8bpp depth from the serverDavid Nusinow1-1/+1
2009-01-10Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-08-19Uninclude xf86Version.hAdam Jackson1-2/+0
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb1-1/+0
2007-08-07Define CG6_*_VERSION using PACKAGE_VERSION*Brice Goglin1-3/+3
2007-03-01renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+1
2007-03-01Replace references to XFree86/XF86Config in man pageAlan Coopersmith1-3/+3
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.suncg6-1_1_0XORG-7_1Adam Jackson4-8/+15
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-2/+7
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin2-1/+5
2005-11-29Only build dlloader modules by default.Adam Jackson2-0/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-21Add .cvsignores for drivers.Eric Anholt3-0/+28
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin2-1/+6
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin2-1/+11
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith1-1/+1
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson1-1/+1
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith2-21/+62
2005-08-18Update autogen.sh to one that does objdir != srcdir.Daniel Stone1-1/+0
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-2/+4
2005-07-26Build system for suncg6Søren Sandmann Pedersen5-0/+156
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson2-1/+9