summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-02mkfontscale 1.2.0mkfontscale-1.2.0Alan Coopersmith1-1/+1
2019-02-19Add mkfontdir to .gitignoreAlan Coopersmith1-0/+1
2019-02-18Use autoconf instead of sed to substitute @bindir@ in mkfontdir.inAlan Coopersmith2-8/+2
2019-02-18Add mkfontdir to README.mdAlan Coopersmith1-1/+2
2019-02-18mkfontdir: Fix issues where mkfontscale and mkfontdir are installed in differ...Jeremy Huddleston1-1/+3
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 Nadon4-12/+8
2019-02-18mkfontdir: config: move man pages into their own directoryGaetan Nadon3-3/+1
2019-02-18mkfontdir: man: remove trailing spaces and tabsGaetan Nadon0-0/+0
2019-02-18mkfontdir: Drop CVS version tag from mkfontdir.cpp tooAlan Coopersmith1-1/+0
2019-02-18mkfontdir: config: Remove unnecessary calls from configure.acAlan Coopersmith1-1/+0
2019-02-18mkfontdir: Purge cvs tags.Jesse Adkins1-3/+0
2019-02-18mkfontdir: Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+1
2019-02-18mkfontdir: Fix formatting of man page so ellipsis are shown with Solaris nroffAlan Coopersmith1-2/+2
2019-02-18mkfontdir: Fill in COPYING file with copyright/license noticesAlan Coopersmith1-0/+48
2019-02-18mkfontdir: Add references to mkfontscale to man pageAlan Coopersmith1-6/+10
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 Jackson2-2/+2
2019-02-18mkfontdir: build fix for non-GNU makeMatthieu Herrb1-1/+1
2019-02-18mkfontdir: Add build system for bdftopcf, mkfontdir and mkfontscaleKevin E Martin2-1/+14
2019-02-18mkfontdir: Merging XORG-CURRENT into trunkEgbert Eich2-2/+2
2019-02-18mkfontdir: Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST ...Egbert Eich2-2/+2
2019-02-18mkfontdir: Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich2-2/+2
2019-02-18mkfontdir: readding XFree86's cvs IDsEgbert Eich2-2/+2
2019-02-18mkfontdir: Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PS...Egbert Eich2-2/+2
2019-02-18mkfontdir: Initial revisionKaleb Keithley1-0/+4
2019-02-18mkfontdir: XFree86 4.3.0.1Kaleb Keithley1-7/+81
2019-02-18mkfontdir: R6.6 is the Xorg base-lineKaleb Keithley1-0/+100
2019-01-06Clear some -Wshorten-64-to-32 warnings from clang 6Alan Coopersmith2-14/+16
2019-01-06Clear some -Wsign-compare warnings from gcc 7Alan Coopersmith1-6/+6
2019-01-06Add new ConstList functions and use them.Thomas Klausner4-11/+143
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith3-26/+20
2018-10-01Stop shadowing 'found' in checkExtraEncoding()Alan Coopersmith1-3/+3
2018-10-01Rename variable 'n' to avoid shadowing another 'n' in doDirectoryAlan Coopersmith1-5/+5
2018-10-01Use vasprintf(), if available, to implement dsprintf()Alan Coopersmith2-0/+13
2018-10-01Replace dsprintf("%s", s) with strdup(s)Alan Coopersmith1-4/+4
2018-10-01Remove last use of strcatAlan Coopersmith1-2/+3
2018-09-10Sort input file listBernhard M. Wiedemann1-8/+10
2018-03-06mkfontscale 1.1.3mkfontscale-1.1.3Alan Coopersmith1-1/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2016-09-18mkfontscale: Avoid a buffer underrunJeremy Huddleston Sequoia1-1/+1
2016-05-10fix handling of Type1 fonts without /FamilyName and/or /FullNameStefan Dirsch1-3/+6
2015-01-16mkfontscale 1.1.2mkfontscale-1.1.2Alan Coopersmith1-1/+1
2014-07-06Remove extraneous duplicate checks for -r & -n optionsAlan Coopersmith1-4/+0
2014-06-02autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1