summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07Revert "Use autoconf instead of sed to substitute @bindir@ in mkfontdir.in"Alan Coopersmith
2019-03-02mkfontscale 1.2.0mkfontscale-1.2.0Alan Coopersmith
2019-02-19Add mkfontdir to .gitignoreAlan Coopersmith
2019-02-18Use autoconf instead of sed to substitute @bindir@ in mkfontdir.inAlan Coopersmith
2019-02-18Add mkfontdir to README.mdAlan Coopersmith
2019-02-18mkfontdir: Fix issues where mkfontscale and mkfontdir are installed in differ...Jeremy Huddleston
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: man: remove trailing spaces and tabsGaetan Nadon
2019-02-18mkfontdir: Drop CVS version tag from mkfontdir.cpp tooAlan Coopersmith
2019-02-18mkfontdir: config: Remove unnecessary calls from configure.acAlan Coopersmith
2019-02-18mkfontdir: Purge cvs tags.Jesse Adkins
2019-02-18mkfontdir: Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2019-02-18mkfontdir: Fix formatting of man page so ellipsis are shown with Solaris nroffAlan Coopersmith
2019-02-18mkfontdir: Fill in COPYING file with copyright/license noticesAlan Coopersmith
2019-02-18mkfontdir: Add references to mkfontscale to man pageAlan 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-02-18mkfontdir: Merging XORG-CURRENT into trunkEgbert Eich
2019-02-18mkfontdir: Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST ...Egbert Eich
2019-02-18mkfontdir: Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich
2019-02-18mkfontdir: readding XFree86's cvs IDsEgbert Eich
2019-02-18mkfontdir: Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PS...Egbert Eich
2019-02-18mkfontdir: Initial revisionKaleb Keithley
2019-02-18mkfontdir: XFree86 4.3.0.1Kaleb Keithley
2019-02-18mkfontdir: R6.6 is the Xorg base-lineKaleb Keithley
2019-01-06Clear some -Wshorten-64-to-32 warnings from clang 6Alan Coopersmith
2019-01-06Clear some -Wsign-compare warnings from gcc 7Alan Coopersmith
2019-01-06Add new ConstList functions and use them.Thomas Klausner
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-16Update README for gitlab migrationAlan Coopersmith
2018-10-01Stop shadowing 'found' in checkExtraEncoding()Alan Coopersmith
2018-10-01Rename variable 'n' to avoid shadowing another 'n' in doDirectoryAlan Coopersmith
2018-10-01Use vasprintf(), if available, to implement dsprintf()Alan Coopersmith
2018-10-01Replace dsprintf("%s", s) with strdup(s)Alan Coopersmith
2018-10-01Remove last use of strcatAlan Coopersmith
2018-09-10Sort input file listBernhard M. Wiedemann
2018-03-06mkfontscale 1.1.3mkfontscale-1.1.3Alan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-09-18mkfontscale: Avoid a buffer underrunJeremy Huddleston Sequoia
2016-05-10fix handling of Type1 fonts without /FamilyName and/or /FullNameStefan Dirsch
2015-01-16mkfontscale 1.1.2mkfontscale-1.1.2Alan Coopersmith
2014-07-06Remove extraneous duplicate checks for -r & -n optionsAlan Coopersmith
2014-06-02autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith