summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-01xlsfonts 1.0.8HEADxlsfonts-1.0.8masterAlan Coopersmith1-2/+2
2024-01-17Use reallocarray() if availableAlan Coopersmith2-3/+18
2023-12-16Fix -Wincompatible-pointer-types warning from gcc (issue #1)Alan Coopersmith1-46/+59
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-09-10man page: emphasize this program is for querying an X serverAlan Coopersmith1-3/+3
2022-04-03xlsfonts 1.0.7xlsfonts-1.0.7Alan Coopersmith1-1/+1
2021-12-03Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-03Clear -Wshadow warning from gccAlan Coopersmith1-2/+2
2021-12-03Clear -Wsign-compare warnings from gccAlan Coopersmith1-3/+3
2021-12-03PrintProperty: replace sprintf with snprintfAlan Coopersmith1-2/+1
2021-12-03gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2021-11-28Adapt to X.Org standard coding styleAlan Coopersmith3-234/+243
2021-11-28Fix spelling/wording issuesAlan Coopersmith2-3/+3
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith3-26/+18
2018-03-09xlsfonts 1.0.6xlsfonts-1.0.6Alan 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
2015-04-24Add -v option to synopsis in man pageNiveditha Rau1-1/+1
2015-04-16xlsfonts 1.0.5xlsfonts-1.0.5Alan Coopersmith1-1/+1
2014-05-31Remove old CVS id tagsAlan Coopersmith3-9/+3
2014-05-31Add -version option to print program versionAlan Coopersmith2-0/+12
2014-05-31Print which option was in error along with usage messageAlan Coopersmith3-11/+24
2014-05-31autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-05-31configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2014-05-31config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-2/+5
2012-04-16xlsfonts 1.0.4xlsfonts-1.0.4Alan Coopersmith1-1/+2
2012-04-16Combine usage message stringsAlan Coopersmith1-13/+13
2011-11-11Add function attributes suggested by gcc warningsAlan Coopersmith1-2/+2
2011-11-11Fix gcc -Wwrite-strings warningsAlan Coopersmith3-10/+10
2011-02-01Use _X_NORETURN from xproto 7.0.17 instead of local checkAlan Coopersmith2-9/+4
2011-02-01inline Realloc() at the one place it's calledAlan Coopersmith3-18/+3
2011-02-01Remove unneeded Malloc functionAlan Coopersmith2-20/+1
2011-01-19config: move man pages into their own directoryGaetan Nadon4-39/+21
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-29/+29
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon1-1/+0
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon1-1/+0
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2011-01-12config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon1-3/+3
2011-01-12config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-08-27Change xlsfonts DocBook XML file extension from .sgml to .xmlGaetan Nadon2-1/+1
2010-08-06Fill in COPYING file with copyright notices from source codeAlan Coopersmith1-8/+17
2010-06-12Bump to 1.0.3xlsfonts-1.0.3Julien Cristau1-1/+1
2010-06-12Require xorg-macros 1.4 for INSTALL_CMDJulien Cristau1-2/+2
2010-06-12Use string literals as format stringsJulien Cristau1-7/+4
2010-06-12Remove _bitmap_error prototype from dsimple.cJulien Cristau1-2/+0
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-2/+1