summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-06-19configure: Move check for zlib into its own sectionJeremy Huddleston Sequoia1-2/+2
2019-03-07Revert "Use autoconf instead of sed to substitute @bindir@ in mkfontdir.in"Alan Coopersmith1-1/+8
2019-02-18Use autoconf instead of sed to substitute @bindir@ in mkfontdir.inAlan Coopersmith1-8/+1
2019-02-18mkfontdir: Fix for non-srcdir buildsJon TURNEY1-1/+1
2019-02-18mkfontdir: Make Makefile.am compatible with Solaris makeAlan Coopersmith1-1/+1
2019-02-18mkfontdir: config: substitute bindir in mkfontdir using Autoconf @bindir@Gaetan Nadon1-6/+5
2019-02-18mkfontdir: config: move man pages into their own directoryGaetan Nadon1-2/+0
2019-02-18mkfontdir: Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+1
2019-02-18mkfontdir: Let BSD make find mkfontdir.cpp when building in a separate obj dirMatthieu Herrb1-2/+4
2019-02-18mkfontdir: Find mkfontscale through @bindir@ rather than AC_PATH_PROG, since ...Adam Jackson1-1/+1
2019-02-18mkfontdir: build fix for non-GNU makeMatthieu Herrb1-1/+1
2019-02-18mkfontdir: Add build system for bdftopcf, mkfontdir and mkfontscaleKevin E Martin1-1/+10
2019-01-06Add new ConstList functions and use them.Thomas Klausner1-0/+2
2018-11-16Update README for gitlab migrationAlan Coopersmith1-0/+2
2011-10-04Strip trailing whitespaceAlan Coopersmith1-3/+3
2011-01-19config: move man pages into their own directoryGaetan Nadon1-14/+1
2010-10-29config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-19/+1
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-10Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+1
2008-12-17Add hooks for checking sources with lint/sparse/etc.Alan Coopersmith1-1/+10
2008-12-17Use XORG_CWARNFLAGS & XORG_CHANGELOG from xorg-macros 1.2Alan Coopersmith1-5/+2
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos1-0/+10
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-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin1-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-30Add -D flags to clear more compiler warnings (Stefan Dirsch)XORG-6_99_99_900Alan Coopersmith1-1/+1
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/+37