summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-18closeness_cmp: maintain constness when casting pointersAlan Coopersmith
2011-11-18sxpm: make ErrorMessage take const char * arg to fix -Wwrite-strings warningsAlan Coopersmith
2011-11-11Include missing headersJeremy Huddleston
2011-11-10Fix gcc -Wwrite-strings warnings that don't require public API changesAlan Coopersmith
2011-11-10Assume C89 and just use const, not local Const macroAlan Coopersmith
2011-09-24Link sxpm against -lX11Julien Cristau
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-03-05man: add missing title header (.TH) __xorgversion__Gaetan Nadon
2011-03-05config: move man pages into their own directoryGaetan Nadon
2011-02-02config: minor layout change in configure.acGaetan Nadon
2010-10-29libXpm 3.5.9libXpm-3.5.9Alan Coopersmith
2010-10-25config: remove obsolete FILES file from the Imakefile daysGaetan Nadon
2010-10-24doc: move doc files to the newly created doc dir.Gaetan Nadon
2010-10-24config: provide a Makefile for the include directoryGaetan Nadon
2010-10-24libXpm make: remove redundant -I.Gaetan Nadon
2010-10-24sxpm make: no need to use a per target LDADDGaetan Nadon
2010-10-24sxpm make: remove redundant $(XMP_LIBS) linker flagsGaetan Nadon
2010-10-24src make: remove -I$(top_builddir)/includeGaetan Nadon
2010-10-14config: fix warnings, m4 quoting and layoutGaetan Nadon
2010-10-14config: AC_OUTPUT with parms is deprecated, use AC_CONFIG_FILESGaetan Nadon
2010-10-14config: AC_HELP_STRING is deprecated, use AS_HELP_STRINGGaetan Nadon
2010-10-14config: remove unrequired AC_SUBST(XPM_CFLAGS)Gaetan Nadon
2010-10-14config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-10-14config: remove unrequired AC_HEADER_STDCGaetan Nadon
2010-10-14config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-10-14sxpm: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon
2010-10-14cxpm: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon
2010-10-14config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon
2010-10-14config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-10-07Missing end comment in libXpm/src/parse.cColin Harrison
2010-10-06Purge cvs tags.Jesse Adkins
2010-04-01config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-04-01config: update and relocate AX_DEFINE_DIR macroGaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-01-14COPYING: add missing copyright noticesGaetan Nadon
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-09libXpm 3.5.8libXpm-3.5.8Alan Coopersmith
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