summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-30xgc 1.0.3xgc-1.0.3Alan Coopersmith
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-10-30Purge CVS version tagsAlan Coopersmith
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith
2010-07-18config: allow to build tarball when yacc is missingmasterGaetan Nadon
2010-07-01Call snprintf directly, instead of via XmuSnprintfAlan Coopersmith
2010-07-01config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-06-04config: add check for yacc to insure it is installed #27973Gaetan Nadon
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-11-11INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-11-11Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-11-11Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-11-11.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-11-10xgc 1.0.2xgc-1.0.2Alan Coopersmith
2009-11-10Fill in COPYING with notices from main.c & xgc.manAlan Coopersmith
2009-11-10Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-11-10Include more detailed xgc man page description from SolarisAlan Coopersmith
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-01-14Xgc now in TechnicolorPaulo Cesar Pereira de Andrade
2009-01-14correcting typo w. regards to XGC_CFLAGSJens Stroebel
2009-01-13Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade
2008-11-28enable VPATH build, reorganize app default filesPeter Breitenlohner
2008-08-20xaw8 is gone, use xaw7James Cloos
2008-03-27Build fix for file systems that are not case sensitiveJeremy Huddleston
2008-01-22Change xgc_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith
2008-01-22Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.amAlan Coopersmith
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos
2007-08-23Rename .cvsignore to .gitignoreJames Cloos
2005-12-21Update package version for X11R7 release.xgc-1.0.1XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.xgc-1.0.0XORG-6_99_99_904Kevin E Martin
2005-12-07Change to use the app-defaults default dir configured in libXt.MODULAR_COPYKevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Another pass at .cvsignores for apps.Eric Anholt
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-10-18Change default install dir for app-default files fromAlan Coopersmith
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
2005-10-15Have generated files be cleaned by maintainer in order to passKevin E Martin
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-08-02Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they areKeith Packard
2005-08-01dont initialize yylineno in case the lex variant defines it separately (asXORG-6_99_99_900XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900Keith Packard
2005-08-01Install man pages to section 1 instead of section m (Patch from DonnieAlan Coopersmith
2005-07-30Add prototypes of Xalloc/free functions.Alan Coopersmith