summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* configure: Use pkg-config to handle zlib dependency if possibleAlan Coopersmith2022-06-201-1/+1
* Add src/util/replace.h to noinst_HEADERS so it gets included in tarballsAlan Coopersmith2019-09-141-1/+2
* Convert multiplying realloc calls to use reallocarray insteadAlan Coopersmith2019-08-031-1/+1
* Add strlcat & strlcpy fallbacks if not provided by libc nor libbsdAlan Coopersmith2019-08-031-1/+1
* Add some unit testing utilitiesAlan Coopersmith2019-08-031-0/+11
* Update README for gitlab migrationAlan Coopersmith2018-11-191-1/+1
* Remove fontconf.hKeith Packard2015-12-111-3/+0
* Convert to non-recursive build.Matt Turner2015-12-091-1/+113
* Eliminate calls back to X server or font server functions by name (v4)libXfont2-2.0.0Keith Packard2015-12-081-1/+6
* Strip trailing whitespaceAlan Coopersmith2011-09-161-3/+3
* doc: use xorg-docs xorg.css stylesheetGaetan Nadon2010-06-281-26/+1
* config: fontconf.h.in is redundant in EXTRA_DISTGaetan Nadon2010-04-011-2/+1
* Revert "config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS"Gaetan Nadon2010-03-311-1/+2
* config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2010-03-301-2/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+1
* doc: use new macros to control doc generationGaetan Nadon2010-02-051-4/+7
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-281-2/+5
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-1/+1
* Convert documentation from troff to DocBook/XMLAlan Coopersmith2009-10-071-0/+21
* Janitor: make distcheck and .gitignorePaulo Cesar Pereira de Andrade2009-01-291-1/+1
* Remove loadable renderer support.Adam Jackson2009-01-201-1/+0
* Use XORG_CWARNFLAGS & XORG_CHANGELOG macros from xorg-macros 1.2Alan Coopersmith2008-12-191-3/+2
* nuke RCS IdsMatthieu Herrb2008-03-091-2/+0
* don't distribute fontconf.hDaniel Stone2006-12-161-1/+2
* Makefile.am: make ChangeLog hook saferDaniel Stone2006-12-061-1/+1
* Fix distcheck.Adam Jackson2006-09-121-1/+2
* Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2006-08-251-1/+9
* Add ft.h and ftfuncs.h to the install set for Xprint's benefit. Bump to 1.1libxfont-1_1_0XORG-7_1XORG-7_0_99_901Adam Jackson2006-04-011-1/+3
* Make headers needed by bdftopcf publicKevin E Martin2005-07-021-1/+3
* Build libXfont.la in the 'src' directory as my version of automake reallyKeith Packard2005-07-021-63/+1
* - Remove fontenc from XfontSøren Sandmann Pedersen2005-06-271-2/+1
* Add fontenc directory, update buildsystemSøren Sandmann Pedersen2005-06-211-1/+1
* Add Speedo directory to XfontSøren Sandmann Pedersen2005-06-161-4/+4
* Add Type1 subdirectory to lib/Xfonts, update build system accordingly.Søren Sandmann Pedersen2005-06-161-2/+14
* Add Xfont.Josh Triplett2005-05-271-0/+95