summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-26atom: Update Hash() to be unsignedHEADmasterJeremy Huddleston Sequoia1-17/+15
2022-10-15bdftopcf 1.1.1bdftopcf-1.1.1Alan Coopersmith1-2/+2
2022-09-24Remove weak symbol setup from Atom codeAlan Coopersmith3-96/+2
2022-09-16Remove unnecessary cast of strlen result in malloc argumentAlan Coopersmith1-1/+1
2022-09-16Fix -Wsign-compare warningsAlan Coopersmith2-7/+7
2022-09-16Remove redundant null-pointer checkAlan Coopersmith1-1/+1
2022-09-16Remove redundant assignmentAlan Coopersmith1-1/+0
2022-09-16Make some functions static that aren't called from other filesAlan Coopersmith4-8/+2
2022-09-16Delete functions identified as unused by cppcheckAlan Coopersmith10-176/+0
2022-09-16Variable scope reductions as recommended by cppcheckAlan Coopersmith10-90/+68
2022-09-16Add .git-blame-ignore-revs to hide whitespace commits from git blameAlan Coopersmith1-0/+18
2022-09-16Adopt X.Org standard coding style (via x-indent-all.sh)Alan Coopersmith27-1911/+1882
2022-01-09Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-01-09gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2021-11-28Fix spelling/wording issuesAlan Coopersmith3-4/+4
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith2-12/+6
2017-12-10Depend on xproto and fsproto that are now used.Matthieu Herrb2-1/+4
2017-11-07bdftopcf 1.1bdftopcf-1.1Adam Jackson1-1/+1
2017-11-03Import more libXfont 1.x headersAdam Jackson29-36/+1228
2017-10-24Import libXfont's BDF-to-PCF codeAdam Jackson17-7/+3564
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
2014-12-30bdftopcf 1.0.5bdftopcf-1.0.5Alan Coopersmith1-1/+1
2014-06-01autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-06-01configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2013-11-22Print which option was in error along with usage messageAlan Coopersmith1-0/+2
2013-11-05Correct usage message for scanline unit option to be -u, not -sAlan Coopersmith1-1/+1
2013-01-19config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-3/+5
2013-01-14bdftopcf 1.0.4bdftopcf-1.0.4Alan Coopersmith1-1/+1
2013-01-03Use remove() instead of unlink() to remove filesAlan Coopersmith1-1/+1
2013-01-03Use symbolic names instead of raw integers for stdin & stdout fd'sAlan Coopersmith1-2/+2
2013-01-03Add -v flag to print version infoAlan Coopersmith2-0/+12
2013-01-03Combine usage message stringsAlan Coopersmith1-3/+3
2013-01-03Initialize font to 0 values directly instead of via bzeroAlan Coopersmith1-3/+1
2013-01-03Adopt X.Org standard coding style (via x-indent.sh)Alan Coopersmith1-135/+130
2011-01-19config: move man pages into their own directoryGaetan Nadon4-15/+17
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-4/+4
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2010-10-29bdftopcf 1.0.3bdftopcf-1.0.3Alan Coopersmith1-1/+2
2010-10-29Remove unnecessary calls from configure.acAlan Coopersmith1-4/+0
2010-10-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-10-06Purge cvs tags.Jesse Adkins2-6/+0
2010-07-22Use AM_CFLAGS instead of bdftopcf_CFLAGS since there's only one targetAlan Coopersmith1-1/+1
2010-07-22config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-23/+5
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 Nadon4-3/+6
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-3/+4