summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-06-26Remove unused code from dsimple.cAlan Coopersmith