summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-01-12Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade
2008-05-11Bump to 1.0.4fonttosfnt-1.0.4Julien Cristau
2008-05-11Use va_copy in vsprintf_alloc.Juliusz Chroboczek
2008-05-11Add autoconf test for va_copy.Julien Cristau
2008-05-11Use autoconf test instead of #ifdef GLIBC for vasprintf.Julien Cristau
2008-05-11Rename *_reliable to *_alloc.Juliusz Chroboczek
2008-05-11Update copyright date.Juliusz Chroboczek
2008-05-02Use asprintf on GNU platforms.Juliusz Chroboczek
2008-05-02Fix handling for non-square pixels.George Williams
2008-05-02Fix off-by-one entrySel field.George Williams
2008-03-13I’m not sure the PCLT table is needed by the fonts generated here, butJames Cloos
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos
2007-08-10Change fonttosfnt_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith
2006-12-16bump to 1.0.3fonttosfnt-1.0.3Daniel Stone
2006-12-06Makefile.am: make ChangeLog hook saferDaniel Stone
2006-10-31Fix author address in manual page, update COPYING.Juliusz Chroboczek
2006-10-13Bump to 1.0.2fonttosfnt-1.0.2Adam Jackson
2006-10-12Fix the ChangeLog hook to distcheck.Adam Jackson
2006-07-16Replace ChangeLog with a auto-generated git-logMatthieu Herrb
2006-07-16.cvsignore -> .gitignoreMatthieu Herrb
2006-07-16Don't include freetype internal headers.Matthieu Herrb
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Another pass at .cvsignores for apps.Eric Anholt
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt
2005-11-20fonttosfnt only depends on xproto headers, not x11 libraryAlan Coopersmith
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-09-11change the order of option to prevent automake from inserting a line breakMatthieu Herrb