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