summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-17Replace malloc(strlen()) + strcpy() with strdup()Alan Coopersmith
2010-05-14Nuke unnecessary castsMikhail Gusarov
2010-05-14Expand xalloc/xrealloc/xfree macrosMikhail Gusarov
2010-05-14unifdef FONTENC_NO_LIBFONTMikhail Gusarov
2010-05-14Nuke RCS tagsMikhail Gusarov
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-11-27Makefile.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-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-13Use font-utils 1.1 macros to find encodings pathAlan Coopersmith
2009-08-28libfontenc 1.0.5libfontenc-1.0.5Peter Hutterer
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-28Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos
2006-12-16bump to 1.0.4libfontenc-1.0.4Daniel Stone
2006-12-06Makefile.am: make ChangeLog hook saferDaniel Stone
2006-10-13Bump to 1.0.3libfontenc-1.0.3Adam Jackson
2006-10-12Fix ChangeLog hook to distcheck.Adam Jackson
2006-10-04Mark character mapping data tables as constAlan Coopersmith
2006-10-04Clear sparse warnings: Using plain integer as NULL pointerAlan Coopersmith
2006-10-04Add XORG_WITH_LINT support for checking source code with lint/sparse/etc.Alan Coopersmith
2006-10-04Clear sparse warning: non-ANSI function declaration of function 'FontEncDirec...Alan Coopersmith
2006-10-04Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith
2006-10-04Add *~ to .gitignore to skip over emacs droppingsAlan Coopersmith
2006-10-04Copy copyright notice/license from source to COPYINGAlan Coopersmith
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-06-03Coverity #1523: Dereferencing freed pointer "mapping"Alan Coopersmith
2006-04-26Bump to 1.0.2libfontenc-1_0_2XORG-7_1Adam Jackson
2006-04-10Fix another file descriptor leak (related to previous Coverity #544)Alan Coopersmith
2006-04-07Coverity #544: File a file descriptor leak.XORG-7_0_99_901Adam Jackson
2005-12-21Update package version for X11R7 release.XORG-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-09Bug #5175: Make encodingsdir configurable (David Coulthart and Kevin E.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
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-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
2005-07-16Set soversion to 1.0 using -version-number.Daniel Stone
2005-07-13Update INCLUDES to find <X11/fonts/fontenc.h>Alan Coopersmith
2005-07-12Remove encodings build system from libfontencSøren Sandmann Pedersen
2005-07-09Switch from monolithic configuration symbols to modular ones, add backwardXORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Keith Packard