summaryrefslogtreecommitdiff
path: root/fc-glyphname
Commit message (Expand)AuthorAgeFilesLines
* Leave room for null terminators in arraysAlan Coopersmith2013-11-051-1/+1
* Really fix cross-compiling and building of tools this timeBehdad Esfahbod2013-01-022-40/+9
* Use CC_FOR_BUILD to generate source filesBehdad Esfahbod2013-01-021-5/+4
* MinorBehdad Esfahbod2013-01-021-23/+23
* Switch .gitignore to git.mkBehdad Esfahbod2013-01-021-0/+2
* Fix build issues on clean treeAkira TAGOH2012-11-301-3/+6
* Fix build when srcdir != builddirJon TURNEY2012-11-291-1/+1
* Revert "Fix a build fail on some environment"Akira TAGOH2012-03-161-2/+2
* Revert "Fix a build fail on some environment."Akira TAGOH2012-03-161-1/+1
* Fix a build fail on some environment.Akira TAGOH2012-03-101-1/+1
* Fix a build fail on some environmentAkira TAGOH2012-03-101-2/+2
* Fix distcheck errorAkira TAGOH2012-03-091-0/+3
* Make most generated-files cross-compiling-safeBehdad Esfahbod2010-12-271-6/+8
* Cleanup copyright notices to replace "Keith Packard" with "the author(s)"Behdad Esfahbod2010-11-103-6/+6
* [fc-glyphname] Remove Adobe glyphlistBehdad Esfahbod2009-11-181-4291/+0
* Clean up Makefile's a bitBehdad Esfahbod2009-11-181-1/+2
* [fc-glyphname] Rename internal arrays to prefix with _fc_Behdad Esfahbod2009-11-181-3/+3
* [fc-glyphname] Cleanup Makefile.amBehdad Esfahbod2009-11-181-5/+3
* Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all filesBehdad Esfahbod2009-03-133-6/+6
* Get rid of $Id$ tagsBehdad Esfahbod2009-02-132-2/+2
* Remove freetype requirement for build-time applications.Keith Packard2008-01-021-1/+1
* Leave generated headers out of distribution (bug 12734).Keith Packard2007-10-241-3/+1
* Eliminate relocations for glyph name table.Keith Packard2007-10-181-8/+20
* rehash increment could be zero, causing rehash infinite loop.Keith Packard2007-03-121-1/+1
* Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)Keith Packard2006-09-051-1/+8
* Remove all .cvsignore filesKeith Packard2006-09-031-6/+0
* Pass directory information around in FcCache structure. Freeze charsets.Keith Packard2006-09-011-13/+0
* Include more stub definitions to make HP-UX's C compiler happy.Patrick Lam2006-04-101-0/+3
* Fix intel compiler warnings: make many variables static, eliminatePatrick Lam2006-04-061-6/+6
* More stub definitions and remove FcFileIsDir from fc-cat.Patrick Lam2006-03-031-0/+10
* Add consts to variables so as to move arrays into .rodata.Patrick Lam2005-10-141-2/+2
* Fix more gcc4 warnings:Patrick Lam2005-09-221-8/+13
* Merge with HEAD and finish the GCC 4 cleanups (no more warnings!)Patrick Lam2005-09-111-2/+2
* Add SEE ALSO section (bug 2085)Keith Packard2005-01-131-2/+6
* Change files from ISO-Latin-1 to UTF-8Keith Packard2004-12-073-3/+3
* Add instructions for doing a releasefc-2_2_93Keith Packard2004-04-141-1/+1
* Cast strlen to int for printf, so we're 64-bit clean.Manish Singh2004-02-221-1/+1
* Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard2003-10-271-3/+3
* Attempts to fix 'make distcheck' work. Things are progressing pretty well,Keith Packard2003-10-271-3/+8
* Added new FcFini function for cleaning up all memory. Fixed a few memoryCarl Worth2003-08-151-7/+28
* Add .cvsignore in new fc-glyphname dirKeith Packard2003-05-041-0/+6
* Add fc-glyphname to compute hash tables for Adobe glyph name to UCS4Keith Packard2003-05-045-0/+4857