summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-16xgc 1.0.5xgc-1.0.5Alan Coopersmith
2014-06-02autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-12-08Remove include of Version 7 <sys/timeb.h> headerChristian Weisgerber
2013-08-14configure: look for gram.c in $srcdirJulien Cristau
2013-01-12xgc 1.0.4xgc-1.0.4Alan Coopersmith
2013-01-12config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2011-12-28Bounds check value passed to WriteTextAlan Coopersmith
2011-06-15config: let Automake handle Lex and Yacc dist and cleaningGaetan Nadon
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-11-01config: replace AC_CHECK_FILE with test -fGaetan Nadon
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