summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-09nuke RCS IdsMatthieu Herrb2-3/+0
2008-03-07Solaris builds need to pass -intelabi to makestrs, even on SPARCAlan Coopersmith1-4/+2
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos1-0/+2
2007-06-23Allow C++ apps to build using libXtJulien Cristau24-0/+102
2007-04-08Recalculate fd_set more aggressively (bug #808)Andreas Luik1-1/+1
2007-02-26Sync XtGetErrorDatabaseText() prototype with reality.Matthieu Herrb1-4/+1
2007-02-20added -flat_namespace to CFLAGS for DarwinBen Byer1-0/+11
2007-01-27Version bump: 1.0.5Alan Coopersmith1-1/+1
2007-01-27Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2-170/+7
2007-01-02Bug 9514: Markup error in makestrs.1x man pageEric S. Raymond1-5/+5
2006-12-09Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXtJeremy C. Reed3-2/+28
2006-12-09Don't use "INSTALL" during the build because INSTALL may be set byJeremy C. Reed1-4/+4
2006-11-08bump to 1.0.4Daniel Stone1-1/+1
2006-10-27Fix .pc file with new autotools by using AC_DEFINE_DIR.Eric Anholt2-1/+24
2006-10-27Add more generated files to ignore.Eric Anholt1-0/+3
2006-10-13Bump to 1.0.3Adam Jackson1-1/+1
2006-09-01Sun bug #4962001: Close memory leaks seen in Motif appsQiu-Yuan (Kathleen) Yang1-4/+12
2006-09-01Add *~ to .gitignore to skip over emacs droppingsAlan Coopersmith1-0/+1
2006-08-30Generate the internal manpage section using __libmansuffix__David Nusinow107-107/+107
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith6-0/+0
2006-05-12Bump to 1.0.2Adam Jackson2-1/+6
2006-04-30Fix ERRORDB definition for the case where ${prefix} != /usrMatthieu Herrb2-1/+8
2006-04-27Bump to 1.0.1Adam Jackson2-1/+6
2006-02-12Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pagesAlan Coopersmith2-72/+80
2005-12-15Update package version number for final X11R7 release candidate.Kevin E Martin2-1/+6
2005-12-10Add configure option to install makestrs and its manpage.Kevin E Martin3-0/+48
2005-12-07Add configure option to set the build's app-default dir, and put the resultKevin E Martin3-1/+16
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin2-3/+8
2005-12-03Update package version number for X11R7 RC3 release.Kevin E Martin2-1/+6
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin3-1/+8
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-23Bug #5003 <https://bugs.freedesktop.org/show_bug.cgi?id=5003> Patch #3763Alan Coopersmith1-1/+1
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin2-2/+10
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin2-1/+6
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-1/+1
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin2-1/+6
2005-10-19Update package version number for RC1 release.Kevin E Martin2-1/+6
2005-10-18Use $(INSTALL) instead of $(install_sh_DATA) for creating directories.Kevin E Martin2-2/+8
2005-10-18Split the 'install -d' over multiple lines so certain lame versions ofAdam Jackson2-3/+10
2005-10-18Add --with-xfile-search-path=<path> and default setting to match monolithAlan Coopersmith3-2/+21
2005-10-18Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-75/+75
2005-10-17Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's aAlan Coopersmith1-2/+2
2005-10-13Add generated man pages to .cvsignore fileAlan Coopersmith1-0/+1
2005-10-12configure.ac Set up cpp pre-processing of man pages Add shadow man pagesAlan Coopersmith3-2/+655
2005-09-24Include <X11/XlibConf.h> to get correct XTHREADS settings in non-ImakeAlan Coopersmith1-0/+2
2005-09-21Add checks for poll & snprintf & define old Imake names if found Enable XKBAlan Coopersmith2-0/+40
2005-08-01Properly define BUILT_FILESAdam Jackson1-0/+1
2005-08-01Move building of StringDefs files to src and fix them so that parallel makeKeith Packard3-27/+34
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3
2005-07-22Bug #3824: <https://bugs.freedesktop.org/show_bug.cgi?id=3824> CorrectAlan Coopersmith1-11/+28