summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2024-04-21Assume all target platforms have strcasecmp() nowAlan Coopersmith1-8/+0
2013-01-12Remove lisp/env.c from EXTRA_DIST to fix make_distcheckAlan Coopersmith1-1/+0
2012-05-31Update fallback implementation of missing libc functionspcpa1-1/+2
2011-01-19config: move man pages into their own directoryGaetan Nadon1-14/+1
2010-07-01config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-20/+2
2010-03-25xprint: remove Xedit-xprint resource fileGaetan Nadon1-2/+1
2010-03-25config: remove dependency on xaw8Gaetan Nadon1-11/+0
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-2/+5
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-01-12Correct problems in make distcheck.Paulo Cesar Pereira de Andrade1-0/+2
2008-12-02Use new XORG_CWARNFLAGS and XORG_CHANGELOG macros.Paulo Cesar Pereira de Andrade1-7/+7
2008-11-12reorganize app default filesPeter Breitenlohner1-33/+8
2008-11-10avoid race condition for parallel jobsPeter Breitenlohner1-3/+8
2008-11-07Xedit version 1.1.2.xedit-1.1.2Paulo Cesar Pereira de Andrade1-1/+1
2008-11-07enabled VPATH buildPeter Breitenlohner1-0/+3
2008-08-04Fixed filename conflict during compilation on case-insensitive file systems.Jeremy Huddleston1-11/+11
2008-07-31Correct make dist and update to xedit-1.1.1.xedit-1.1.1Paulo Cesar Pereira de Andrade1-0/+1
2008-07-02Add python mode.Paulo Cesar Pereira de Andrade1-0/+1
2008-07-02Support multiple make jobs.Paulo Cesar Pereira de Andrade1-1/+3
2008-07-02Add perl and "auto tools" modes.Paulo Cesar Pereira de Andrade1-1/+4
2008-07-02Add a tags interface to xedit.Paulo Cesar Pereira de Andrade1-0/+1
2008-07-02Add a generic hash table interface to replace the other implementations.Paulo Cesar Pereira de Andrade1-0/+2
2008-07-02Update build for sane defaults.Paulo Cesar Pereira de Andrade1-17/+42
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos1-0/+10
2006-04-03Bug #6480: Cygwin build fix. (Yaakov Selkowitz)XORG-7_0_99_901Adam Jackson1-1/+1
2005-12-07Change to use the app-defaults default dir configured in libXt.MODULAR_COPYKevin E Martin1-2/+2
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin1-3/+3
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-10-18Change default install dir for app-default files fromAlan Coopersmith1-1/+1
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1
2005-10-16Change man sources from xedit.1 to xedit.man to allow the man page to beKevin E Martin1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith1-1/+32
2005-10-05Add missing files to EXTRA_DISTKevin E Martin1-13/+32
2005-09-28Don't override , automake predefines it.Adam Jackson1-4/+4
2005-09-27Only add -DINCLUDE_XPRINT_SUPPORT if the Xaw version supports it.Kristian Høgsberg1-1/+1
2005-08-28Install the lisp files.Matthieu Herrb1-2/+24
2005-07-23Fix DEP_* referenceMatthieu Herrb1-2/+4
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-2/+2
2005-07-12Build system for xprintSøren Sandmann Pedersen1-0/+161