summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-27font-misc-misc 1.1.3HEADfont-misc-misc-1.1.3masterAlan Coopersmith2-3/+3
2023-02-22Use COMPRESS_FLAGS to improve build reproducibilityAlan Coopersmith3-5/+5
2023-02-15Switch to XORG_DEFAULT_NOCODE_OPTIONSAlan Coopersmith2-7/+5
2023-02-15config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2023-02-15gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2023-01-28fix k14 imouto(younger sister) glyph bugKISHIMOTO, Makoto1-2/+2
2021-12-08Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-08gitlab CI: add a basic build testAlan Coopersmith1-0/+97
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-25/+17
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
2016-09-12Typo: font.dir -> fonts.dirMatthieu Herrb1-1/+1
2014-06-04autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-1/+3
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2013-10-28config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-1/+2
2010-11-15font-misc-misc 1.1.2font-misc-misc-1.1.2Rémi Cardona1-1/+1
2010-10-16config: Use the shorthand --disable-all-encodings option in font-util v1.2Gaetan Nadon1-3/+3
2010-10-05font-misc-misc 1.1.1font-misc-misc-1.1.1Alan Coopersmith1-1/+3
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+2
2009-11-23Makefile.am: add INSTALL target and clean ChangeLog DIST targetsGaetan Nadon1-4/+5
2009-11-23INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-0/+0
2009-11-23.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-10/+71
2009-10-10font-misc-misc 1.1.0font-misc-misc-1.1.0Alan Coopersmith1-1/+1
2009-10-07Migrate to xorg macros 1.3 & font-util 1.1 macrosAlan Coopersmith2-83/+57
2009-10-06Add pointers to mailing lists, bugzilla, & git to READMEAlan Coopersmith1-0/+24
2009-09-23Stop trying to run bdftruncate with perl now that it's a C programAlan Coopersmith2-2/+1
2009-04-07Changes from http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html since 2008-04-21Markus Kuhn5-87/+27872
2009-01-27Janitor: Correct make distcheck and configure.ac simplificationPaulo Cesar Pereira de Andrade3-10/+13
2008-10-25Bug#5176: cause configure to bail if mkfontscale or mkfontdir are not foundAndres Salomon1-0/+7
2008-10-25Respect the $PKG_CONFIG variable (bug#8185)Jeremy Lainé1-1/+1
2008-04-216x12.bdf: 1698 glyphs added by Mikael Öhman <micketeer@gmail.com>Markus Kuhn2-200/+32463
2008-04-19fixed swapped U+2198/2199: http://bugs.freedesktop.org/show_bug.cgi?id=9666Markus Kuhn2-15/+15
2008-04-19Changes from http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html since 2004-11-29Markus Kuhn17-9746/+614
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-33/+10
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos1-0/+0
2005-12-15Update package version number for final X11R7 release candidate.font-misc-misc-1.0.0XORG-7_1XORG-7_0XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-03Add m4 magic to allow AS_HELP_STRING to work with older versions ofXORG-6_99_99_903MODULAR_COPYKevin E Martin2-0/+8
2005-12-03Update package version number for X11R7 RC3 release.Kevin E Martin2-1/+6
2005-11-24Bug #5122: Use $< instead of $^ to be portable to FreeBSD's make.Eric Anholt2-19/+24
2005-11-22Add .cvsignores for fonts.Eric Anholt1-0/+13
2005-11-15Add configure options to change the installed font dir and disableKevin E Martin3-2/+64
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin2-1/+6
2005-10-02Add explicit all-local targets so Solaris make can build, since it won'tAlan Coopersmith1-1/+4
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-1/+3
2005-07-22Fix distcheck for fonts with multiple encodingsKevin E Martin2-3/+20
2005-07-19Convert $(foreach...) to more portable suffix substitution rulesAlan Coopersmith1-36/+37
2005-06-30Initial build system files for font moduleKevin E Martin9-0/+336