summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-08Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-10-08Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf ArchiveAlan Coopersmith
2009-05-19Update AC_DEFINE_DIR to latest version from Autoconf ArchiveAlan Coopersmith
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-30Janitor: ansification, make distcheck, .gitignorePaulo Cesar Pereira de Andrade
2008-10-20X.Org Bug 17944: avoid gcc warning for libXpmPeter Breitenlohner
2008-03-09nuke RCS IdsMatthieu Herrb
2008-01-31Use libtools SED check rather than autoconf's SED check.Benjamin Close
2008-01-24Bug 14171: sxpm/Makefile.am:21: SED was already definedAlan Coopersmith
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-08-22Version bump: 3.5.7libXpm-3.5.7Alan Coopersmith
2007-08-22Replace strcpy with strncpy to match previous code blockAlan Coopersmith
2007-08-06Use srcdir in paths passed to xgettext when making .po filesAlan Coopersmith
2007-08-06Replace index/rindex with C89 standard strchr/strrchrAlan Coopersmith
2007-08-06X.Org Bug #11863: Build libXpm on MS Windows (with MinGW)Jason Rumney
2007-07-25Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4Alan Coopersmith
2007-06-27Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macrosAlan Coopersmith
2007-06-27Sun bug 4486226: Xpm is not internationalizedAlan Coopersmith
2006-11-21Add *~ to .gitignore to skip over emacs/patch droppingsAlan Coopersmith
2006-10-13Bump to 3.5.6libXpm-3.5.6Adam Jackson
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-06-03Always initialize atomTable to NULL, so xpmHashTableFree() doesn't try toAlan Coopersmith
2006-06-02Coverity #1432: Returned without freeing storage "hints_cmt" (in error caseAlan Coopersmith
2006-06-02Coverity #1415: Returned without freeing storage "hints_cmt" (in error caseAlan Coopersmith
2006-04-27Bump to 3.5.5libXpm-3_5_5XORG-7_1Adam Jackson
2006-03-18doublecheck that a pointer is not NULL before dereferencing it. (CoverityXORG-7_0_99_901Matthieu Herrb
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin 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-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
2005-11-13Use sed to substitute variables in man pagesAlan Coopersmith
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin
2005-10-29Add --enable-stat-zfile (on by default) to replace Imake's ZFILEDEF =Alan Coopersmith
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-05Add missing files to EXTRA_DISTKevin E Martin
2005-10-03Last argument of variable parameter list needs to be casted to a pointerXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901Matthieu Herrb
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
2005-07-17fix build outside of $(srcdir)Matthieu Herrb
2005-07-16Accept autoconf HAVE_STRLCPY as alias for HAS_STRLCATXORG-6_8_99_900XORG-6_8_99_16Alan Coopersmith
2005-07-16Check for strlcat() for use in parse.cAlan Coopersmith
2005-07-16Set soversion to 4.11.0 with -version-number.Daniel Stone
2005-07-09Add .cvsignore filesKeith Packard
2005-06-09Use $(top_srcdir)/src instead of $(top_builddir)/src in INCLUDESAlexander Gottwald
2005-05-19Add $(top_builddir)/include to INCLUDESSøren Sandmann Pedersen
2005-05-19- Add build system for lib/XpmXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen
2005-05-19Thu May 19 10:36:54 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen
2005-02-21Avoid inifite loops. From Chris Gilbert in bug #1920.sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1sco_port_updateMatthieu Herrb
2004-12-11Fix incomplete merge.xprint_packagertest_20041217_basexprint_packagertest_20041217Matthieu Herrb
2004-12-11more s_open() cleanup.Matthieu Herrb