summaryrefslogtreecommitdiff
path: root/sxpm
AgeCommit message (Collapse)Author
2013-08-02Add noreturn attributes suggested by gccAlan Coopersmith
Remove extra bogus return added to avoid warnings when calling Punt() since gcc didn't know it would never return. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-11-18sxpm: make ErrorMessage take const char * arg to fix -Wwrite-strings warningsAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-09-16Strip trailing whitespaceAlan Coopersmith
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-03-05config: move man pages into their own directoryGaetan Nadon
As per X.Org guidelines. Fix whitespace issues. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-10-24sxpm make: no need to use a per target LDADDGaetan Nadon
There is only one program in this makefile. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-10-24sxpm make: remove redundant $(XMP_LIBS) linker flagsGaetan Nadon
SXPM_LIBS contains the complete list of dependencies. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-10-24src make: remove -I$(top_builddir)/includeGaetan Nadon
This directory does not exist, only object code is created in "builddir". Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-10-14sxpm: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon
The value of MAN_SUBST is the same for all X.Org packages. Use the appropriate platform version of sed Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-10-06Purge cvs tags.Jesse Adkins
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults.
2009-10-08Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-01-30Janitor: ansification, make distcheck, .gitignorePaulo Cesar Pereira de Andrade
The ansification code is minor edit of the patch (by me) at https://bugs.freedesktop.org/show_bug.cgi?id=14727 as it would not apply cleanly anymore.
2008-01-24Bug 14171: sxpm/Makefile.am:21: SED was already definedAlan Coopersmith
<http://bugs.freedesktop.org/show_bug.cgi?id=14171>
2007-08-06Use srcdir in paths passed to xgettext when making .po filesAlan Coopersmith
2007-06-27Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macrosAlan Coopersmith
Clears some warnings from automake-1.10
2007-06-27Sun bug 4486226: Xpm is not internationalizedAlan Coopersmith
<http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4486226> Use gettext() to allow translated messages in sxpm & cxpm (cherry picked from bcda4f17ab3fa9f0572f876dbeb09b45fbc23f3d commit)
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-13Use sed to substitute variables in man pagesAlan Coopersmith
2005-10-05Add missing files to EXTRA_DISTKevin E Martin
Fix man page installation
2005-07-17fix build outside of $(srcdir)Matthieu Herrb
2005-07-09Add .cvsignore filesKeith Packard
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
- Add Xpm to symlink.sh - Conditionally include config.h in xc/extras/Xpm
2004-04-23Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGElg3d-eventlg3d-dev-0-6-latestlg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3dCOMPOSITEWRAPEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330Kaleb Keithley
2003-11-14Initial revisionXORG-STABLEKaleb Keithley