summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2019-02-18Use autoconf instead of sed to substitute @bindir@ in mkfontdir.inAlan Coopersmith
2019-02-18mkfontdir: Fix for non-srcdir buildsJon TURNEY
2019-02-18mkfontdir: Make Makefile.am compatible with Solaris makeAlan Coopersmith
2019-02-18mkfontdir: config: substitute bindir in mkfontdir using Autoconf @bindir@Gaetan Nadon
2019-02-18mkfontdir: config: move man pages into their own directoryGaetan Nadon
2019-02-18mkfontdir: Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2019-02-18mkfontdir: Let BSD make find mkfontdir.cpp when building in a separate obj dirMatthieu Herrb
2019-02-18mkfontdir: Find mkfontscale through @bindir@ rather than AC_PATH_PROG, since ...Adam Jackson
2019-02-18mkfontdir: build fix for non-GNU makeMatthieu Herrb
2019-02-18mkfontdir: Add build system for bdftopcf, mkfontdir and mkfontscaleKevin E Martin
2019-01-06Add new ConstList functions and use them.Thomas Klausner
2018-11-16Update README for gitlab migrationAlan Coopersmith
2011-10-04Strip trailing whitespaceAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2010-10-29config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
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-10Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2008-12-17Add hooks for checking sources with lint/sparse/etc.Alan Coopersmith
2008-12-17Use XORG_CWARNFLAGS & XORG_CHANGELOG from xorg-macros 1.2Alan Coopersmith
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
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
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-07-30Add -D flags to clear more compiler warnings (Stefan Dirsch)XORG-6_99_99_900Alan Coopersmith
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
2005-07-02Add build system for bdftopcf, mkfontdir and mkfontscaleKevin E Martin