summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Import reallocarray() from libX11Alan Coopersmith2022-06-111-2/+3
* Add extutilP.h header for xgeExtRegister() prototypeAlan Coopersmith2022-06-101-0/+1
* Remove fallback for _XEatDataWords, require libX11 1.6 for itAlan Coopersmith2013-11-071-1/+0
* Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith2013-04-131-0/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-161-1/+1
* Remove headers for functions found in liblbxutilAlan Coopersmith2010-06-111-3/+0
* Fix CFLAGS/CPPFLAGS so lint works properlyAlan Coopersmith2009-11-061-1/+3
* Remove XTest header, belongs to libXtst.Peter Hutterer2009-07-201-1/+0
* Move libXext library headers from xextproto to libXext.Peter Hutterer2009-07-151-1/+26
* Merge branch 'master' into xgePeter Hutterer2007-12-061-0/+16
|\
| * Add hooks for checking code with lint/sparse/etc.Alan Coopersmith2007-11-271-0/+16
* | Add GenericEvent extension (XGE).Peter Hutterer2007-05-151-0/+1
|/
* Add check and cflags for malloc(0) returning NULL.Kevin E Martin2005-12-031-1/+1
* Set .so versions correctly for Solaris and recent OpenBSD releasesAlan Coopersmith2005-07-151-1/+1
* Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2005-07-091-1/+1
* Add man/Makefile.am and src/Makefile.amSøren Sandmann Pedersen2005-05-181-0/+25