summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-181-1/+1
* Add const qualifiers to silence gcc -Wwrite-strings warningsAlan Coopersmith2012-05-233-7/+7
* Fix XpEventToWire arguments to match what libXext expectsAlan Coopersmith2012-05-231-4/+3
* Stop trying to use NULL for Status valuesAlan Coopersmith2012-05-231-3/+3
* Strip trailing whitespaceAlan Coopersmith2011-09-1653-1014/+1014
* libXp 1.0.1libXp-1.0.1Alan Coopersmith2011-01-131-1/+1
* Remove old INSTALL file stub so we use the one from xorg-macrosAlan Coopersmith2011-01-121-8/+0
* This is not a GNU project, so declare it foreignAlan Coopersmith2011-01-121-1/+1
* config: Remove unnecessary calls from configure.acAlan Coopersmith2011-01-111-3/+0
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith2011-01-111-7/+12
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2011-01-112-12/+5
* config: Update to XORG_DEFAULT_OPTIONS from xorg-macros 1.3Alan Coopersmith2011-01-112-11/+7
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2011-01-111-1/+1
* Sun's copyrights belong to Oracle nowAlan Coopersmith2010-11-2152-52/+52
* Fill in COPYING with licenses from source filesAlan Coopersmith2010-01-142-20/+56
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-1451-67/+0
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-141-22/+19
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-02-021-0/+25
* Janitor: make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2009-01-3012-49/+52
* build fix on systems with getpwuid_r()Matthieu Herrb2008-06-211-0/+3
* nuke RCS IdsMatthieu Herrb2008-03-094-6/+0
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-062-78/+10
* Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos2007-09-031-0/+1
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-133-0/+0
* Update package version number for final X11R7 release candidate.libXp-1.0.0XORG-7_1XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin2005-12-152-1/+6
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2005-12-062-3/+8
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-032-1/+6
* Add check and cflags for malloc(0) returning NULL.Kevin E Martin2005-12-033-1/+8
* Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith2005-11-281-1/+1
* Update pkgconfig files to separate library build-time dependencies fromKevin E Martin2005-11-193-3/+13
* Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin2005-10-192-1/+6
* Change XCOMM to \&# to allow both cpp & sed to translate correctly.XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901Alan Coopersmith2005-10-181-5/+5
* Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions toAlan Coopersmith2005-10-181-1/+1
* Add generated man pages to .cvsignoresAlan Coopersmith2005-10-131-0/+1
* Fix filenames in Makefile.amAlan Coopersmith2005-10-131-34/+34
* Use sed to fill in variables in man pagesAlan Coopersmith2005-10-133-2/+57
* Use troff macros to prevent cpp eating C comments & #defines that areAlan Coopersmith2005-10-131-3/+3
* Use troff macros to prevent cpp eating C comments & #defines that areAlan Coopersmith2005-10-126-24/+24
* Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin2005-07-291-1/+3
* Fix .so version number. Change to -version-number form for libtool toKeith Packard2005-07-142-9/+13
* Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2005-07-095-1/+39
* Use XPointer instead of caddr_t as info->data is declared as XPointerXORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14Keith Packard2005-07-011-1/+1
* - Remove fontenc from XfontSøren Sandmann Pedersen2005-06-271-2/+2
* fix typoAlexander Gottwald2005-05-261-1/+1
* Add libXau to required modulesAlexander Gottwald2005-05-242-1/+6
* Add libXext to required modules Fix CFLAGS & LIBS to pass through correctlyAlan Coopersmith2005-05-223-4/+13
* revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson2005-05-191-1/+1
* Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson2005-05-191-1/+1
* Add Xp build systemSøren Sandmann Pedersen2005-05-1812-0/+215
* - Conditionally include config.h in xc/lib/XpXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen2005-05-1816-0/+48