summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-03mkfontscale 1.2.3HEADmkfontscale-1.2.3masterAlan Coopersmith1-2/+2
2023-11-06Fix -Wimplicit-float-conversion warnings from clangAlan Coopersmith1-2/+2
2023-11-06Resolve some -Wsign-conversion warnings from clangAlan Coopersmith3-8/+8
2023-11-06Variable scope reductions as recommended by cppcheckAlan Coopersmith4-87/+64
2023-11-06ident.c: clear -Wdeclaration-after-statement warningAlan Coopersmith1-7/+8
2023-11-06mkfontscale.c: handle -Wshadow warnings from gccAlan Coopersmith1-8/+8
2023-11-04doDirectory: add missing check for malloc() returning NULLAlan Coopersmith1-0/+4
2023-11-04Convert to X.Org standard code styleAlan Coopersmith5-629/+724
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2-2/+2
2022-12-20gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-12-20configure: Use AC_SYS_LARGEFILE to enable large file supportAlan Coopersmith1-0/+3
2022-12-03Address s UBSan warning about int left shift overflowJeremy Huddleston Sequoia1-2/+4
2022-06-19configure: Move check for zlib into its own sectionJeremy Huddleston Sequoia2-3/+4
2022-04-05configure: Use pkg-config to find zlibAlan Coopersmith1-4/+1
2022-04-03mkfontscale 1.2.2mkfontscale-1.2.2Alan Coopersmith1-1/+1
2021-12-03Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-03gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2021-11-28Fix spelling/wording issuesAlan Coopersmith2-3/+3
2019-10-27Add "ExtraBold" as a valid T1 font weight.Maya Rashish1-0/+4
2019-10-27Use case insensitive comparison for T1 font weightMaya Rashish1-14/+15
2019-03-20mkfontscale 1.2.1mkfontscale-1.2.1Alan Coopersmith1-1/+1
2019-03-07Revert "Use autoconf instead of sed to substitute @bindir@ in mkfontdir.in"Alan Coopersmith2-2/+8
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