summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-161-1/+3
* configure: Drop AM_MAINTAINER_MODEAdam Jackson2013-01-161-1/+0
* Fix a bunch of clang integer size conversion warnings in ucs2anyAlan Coopersmith2012-12-161-12/+12
* font-util 1.3.0font-util-1.3.0Alan Coopersmith2012-02-281-1/+1
* configure.ac updates to match other X.Org modulesAlan Coopersmith2012-02-231-7/+7
* Fix "cast discards qualifiers from pointer target type" warningsAlan Coopersmith2011-11-181-2/+2
* Mark usage() as not returning to clear incorrect uninit var warningAlan Coopersmith2011-11-181-1/+8
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-09-261-2/+2
* If cross-compiling, we don't have to run mkfontdirJon TURNEY2011-09-252-2/+27
* Never run fc-cache if cross-compilingJon TURNEY2011-09-251-3/+4
* bdftruncate: Make sure opt_minus_w and opt_plus_w are initializedJeremy Huddleston2011-05-041-2/+2
* ucs2any: Dead code removalJeremy Huddleston2011-04-281-1/+0
* bdftruncate: Properly support -w and +wJeremy Huddleston2011-04-281-11/+10
* font-util 1.2.0font-util-1.2.0Jeremy Huddleston2010-10-071-1/+1
* fontutil.m4: Add XORG_FONT_FC_CONFDIR to find fontconfig's confdirJeremy Huddleston2010-10-071-0/+34
* fontutil.m4: Add a shorthand --disable-all-encodings option.Michał Górny2010-10-071-2/+12
* Purge cvs tags.Jesse Adkins2010-10-061-1/+0
* font-util 1.1.2font-util-1.1.2Alan Coopersmith2010-10-041-1/+2
* Sun's copyrights now belong to OracleAlan Coopersmith2010-10-042-2/+2
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-10-041-1/+1
* XORG_FONT_REQUIRED_PROG: should stop when program is missing #14436Gaetan Nadon2010-08-281-1/+1
* config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2010-08-205-27/+47
* Replace /usr/X11R6 mapfiles path in manpage with actual path via sedAlan Coopersmith2010-05-202-1/+2
* config: remove fontutil.pc.in from the EXTRA_DIST variableGaetan Nadon2010-03-281-3/+1
* config: generated fontutil.m4 is "installed", not "distributed"Gaetan Nadon2010-03-271-2/+1
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-142-58/+46
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-231-0/+2
* Makefile.am: add INSTALL target and clean ChangeLog DIST targetsGaetan Nadon2009-11-231-4/+5
* INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-11-233-0/+0
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-11-231-14/+69
* font-util 1.1.1font-util-1.1.1Alan Coopersmith2009-10-121-1/+1
* Make fontrootdir capitalization consistently lowercaseAlan Coopersmith2009-10-102-4/+3
* font-util 1.1.0: Add new macros to replace code common to many font modulesfont-util-1.1.0Alan Coopersmith2009-10-096-233/+378
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-062-9/+6
* Fix parsing of hexadecimal arguments to bdftruncateAlan Coopersmith2009-09-231-2/+2
* Bump to 1.0.2font-util-1.0.2Julien Cristau2009-08-071-1/+1
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-02-191-0/+25
* Add missing copyright/license notices to COPYINGAlan Coopersmith2009-02-191-0/+71
* Janitor: Correct make distcheck and configure.ac simplificationPaulo Cesar Pereira de Andrade2009-01-274-11/+19
* Update license of code copyrighted by the NetBSD FoundationAlan Coopersmith2008-06-242-6/+0
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-062-56/+10
* Replace bdftruncate Perl script with C programJames Cloos2007-12-034-84/+232
* Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos2007-09-031-0/+1
* Rename .cvsignore to .gitignoreJames Cloos2007-08-231-0/+0
* Bump to 1.0.1font-util-1_0_1XORG-7_1Adam Jackson2006-05-192-1/+6
* Update license copy in COPYING file too.Alan Coopersmith2006-02-172-5/+2
* Sync license statement with NetBSD, which has removed advertising clauseAlan Coopersmith2006-02-172-5/+9
* Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin2005-12-152-1/+6
* Bug #5175: Make mapdir configurable (David Coulthart and Donnie Berkholz).MODULAR_COPYKevin E Martin2005-12-094-4/+18
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin2005-12-062-3/+8