summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-09-24Remove weak symbol setup from Atom codeAlan Coopersmith1-1/+0
2018-11-16Update README for gitlab migrationAlan Coopersmith1-0/+2
2017-12-10Depend on xproto and fsproto that are now used.Matthieu Herrb1-1/+2
2017-11-03Import more libXfont 1.x headersAdam Jackson1-0/+12
2017-10-24Import libXfont's BDF-to-PCF codeAdam Jackson1-4/+19
2011-01-19config: move man pages into their own directoryGaetan Nadon1-14/+1
2010-07-22Use AM_CFLAGS instead of bdftopcf_CFLAGS since there's only one targetAlan Coopersmith1-1/+1
2010-07-22config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-20/+2
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-1/+1
2009-09-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+1
2009-01-15Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-1/+1
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos1-0/+2
2007-04-24Add target for checking code with sparse/lint/etc.Alan Coopersmith1-0/+8
2007-04-24Replace static ChangeLog with disthook to generate from git logAlan Coopersmith1-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin 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-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith1-1/+32
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-2/+2
2005-07-02Add build system for bdftopcf, mkfontdir and mkfontscaleKevin E Martin1-0/+29