summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libXpm 3.5.9libXpm-3.5.9Alan Coopersmith2010-10-291-1/+1
* config: remove obsolete FILES file from the Imakefile daysGaetan Nadon2010-10-252-69/+1
* doc: move doc files to the newly created doc dir.Gaetan Nadon2010-10-249-11/+11
* config: provide a Makefile for the include directoryGaetan Nadon2010-10-244-4/+3
* libXpm make: remove redundant -I.Gaetan Nadon2010-10-241-1/+1
* sxpm make: no need to use a per target LDADDGaetan Nadon2010-10-241-1/+1
* sxpm make: remove redundant $(XMP_LIBS) linker flagsGaetan Nadon2010-10-241-1/+1
* src make: remove -I$(top_builddir)/includeGaetan Nadon2010-10-241-2/+1
* config: fix warnings, m4 quoting and layoutGaetan Nadon2010-10-141-10/+14
* config: AC_OUTPUT with parms is deprecated, use AC_CONFIG_FILESGaetan Nadon2010-10-141-5/+6
* config: AC_HELP_STRING is deprecated, use AS_HELP_STRINGGaetan Nadon2010-10-141-2/+2
* config: remove unrequired AC_SUBST(XPM_CFLAGS)Gaetan Nadon2010-10-141-2/+0
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2010-10-141-1/+0
* config: remove unrequired AC_HEADER_STDCGaetan Nadon2010-10-141-3/+0
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2010-10-141-2/+1
* sxpm: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon2010-10-141-18/+2
* cxpm: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon2010-10-141-18/+2
* config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon2010-10-141-2/+0
* config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2010-10-141-3/+3
* Missing end comment in libXpm/src/parse.cColin Harrison2010-10-071-0/+1
* Purge cvs tags.Jesse Adkins2010-10-0613-18/+0
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-04-011-1/+1
* config: update and relocate AX_DEFINE_DIR macroGaetan Nadon2010-04-013-4/+10
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+0
* COPYING: add missing copyright noticesGaetan Nadon2010-01-141-31/+70
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-283-231/+5
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-3/+3
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-2/+0
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-223-16/+66
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* libXpm 3.5.8libXpm-3.5.8Alan Coopersmith2009-10-091-1/+1
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-084-16/+13
* Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf ArchiveAlan Coopersmith2009-10-082-9/+10
* Update AC_DEFINE_DIR to latest version from Autoconf ArchiveAlan Coopersmith2009-05-191-17/+15
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-02-021-0/+25
* Janitor: ansification, make distcheck, .gitignorePaulo Cesar Pereira de Andrade2009-01-3036-710/+665
* X.Org Bug 17944: avoid gcc warning for libXpmPeter Breitenlohner2008-10-201-1/+1
* nuke RCS IdsMatthieu Herrb2008-03-091-2/+0
* Use libtools SED check rather than autoconf's SED check.Benjamin Close2008-01-311-1/+1
* Bug 14171: sxpm/Makefile.am:21: SED was already definedAlan Coopersmith2008-01-243-4/+1
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-062-101/+10
* Version bump: 3.5.7libXpm-3.5.7Alan Coopersmith2007-08-221-1/+1
* Replace strcpy with strncpy to match previous code blockAlan Coopersmith2007-08-221-1/+2
* Use srcdir in paths passed to xgettext when making .po filesAlan Coopersmith2007-08-062-4/+4
* Replace index/rindex with C89 standard strchr/strrchrAlan Coopersmith2007-08-063-8/+8
* X.Org Bug #11863: Build libXpm on MS Windows (with MinGW)Jason Rumney2007-08-063-1/+24
* Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4Alan Coopersmith2007-07-251-1/+33
* Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macrosAlan Coopersmith2007-06-273-6/+6
* Sun bug 4486226: Xpm is not internationalizedAlan Coopersmith2007-06-276-26/+152