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