index
:
~tagoh/fontconfig
bz24613
bz40648
bz59438
charset-from-string
disable-auto-update
langtag-support
master
panose-sfamilyclass-support
Font customization and configuration library
tagoh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
Use correct autoconf variable
Tor Lillqvist
1
-1
/
+1
2009-11-18
Clean up Makefile's a bit
Behdad Esfahbod
1
-3
/
+9
2009-11-18
[src] Create fcglyphname.h automatically
Behdad Esfahbod
1
-1
/
+3
2009-11-17
Make sure fclang.h and fcarch.h are built
Behdad Esfahbod
1
-1
/
+6
2009-03-13
Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
Behdad Esfahbod
1
-2
/
+2
2009-02-13
Implement FcPatternFormat and use it in cmdline tools (bug #17107)
Behdad Esfahbod
1
-0
/
+1
2009-02-13
Get rid of $Id$ tags
Behdad Esfahbod
1
-1
/
+1
2008-05-03
Deal with libtool 2.2 which doesn't let us use LT_ variables. (bug 15692)
Keith Packard
1
-3
/
+3
2008-05-03
Add FreeType-dependent functions to fontconfig.def file. (bug 15415)
Carlo Bramini
1
-2
/
+2
2008-05-03
Use of ":=" in src/Makefile.am is unportable (bug 14420)
Keith Packard
1
-1
/
+1
2008-01-10
Distribute new fcftint.h file
Keith Packard
1
-1
/
+1
2008-01-02
Remove freetype requirement for build-time applications.
Keith Packard
1
-3
/
+10
2007-11-13
Revert "Remove fcprivate.h, move the remaining macros to fcint.h."
Keith Packard
1
-1
/
+2
2007-11-04
Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated.
Keith Packard
1
-2
/
+3
2007-11-03
Remove fcprivate.h, move the remaining macros to fcint.h.
Keith Packard
1
-2
/
+1
2006-09-17
Build fontconfig.def from header files when needed.
Keith Packard
1
-1
/
+17
2006-09-06
Parallel build fix for fcalias.h and fcaliastail.h
Keith Packard
1
-1
/
+3
2006-09-05
Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)
Keith Packard
1
-1
/
+14
2006-08-30
Rework cache files to use offsets for all data structures.
Keith Packard
1
-0
/
+1
2006-08-04
2006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plam
Patrick Lam
1
-2
/
+1
2006-04-25
Fix the issues with GNU libiconv vs. libc iconv (which especially appear on
Patrick Lam
1
-1
/
+1
2006-04-25
Include $(top_srcdir), $(top_srcdir)/src before anything else.
Patrick Lam
1
-3
/
+3
2005-12-09
Migrate cache files from fonts directories to /var/cache/fontconfig. This
Patrick Lam
1
-0
/
+2
2005-11-19
Get rid of the use of freetype internal headers in fcfreetype.c, since
Patrick Lam
1
-1
/
+3
2005-10-05
Fix typo in manually applying patch.
Patrick Lam
1
-1
/
+1
2005-10-05
Use libtool -no-undefined flag on all platforms.
Patrick Lam
1
-2
/
+1
2005-09-29
Use libxml2 if requested (with --enable-libxml2) or if expat is not
Patrick Lam
1
-1
/
+2
2004-12-05
Just remove the FC_FONTDATE -- it has locale issues and annoys redhat
Keith Packard
1
-0
/
+23
2004-04-14
Add instructions for doing a release
fc-2_2_93
Keith Packard
1
-0
/
+1
2003-06-15
Fix cut&paste error.
Tor Lillqvist
1
-1
/
+1
2003-04-17
Pass FONTCONFIG_PATH in arguments to get expanded
Keith Packard
1
-0
/
+1
2003-04-16
Move foundry detection data into fcfreetype.c (which is getting rather
Keith Packard
1
-1
/
+1
2003-04-15
Fix unary operator parsing. Add floor, ceil, trunc and round unary
Keith Packard
1
-1
/
+1
2003-04-08
Fix dummy makefile target names when MS_LIB_AVAILABLE isn't set.
Colin Walters
1
-2
/
+2
2003-03-22
Changes for Windows:
Tor Lillqvist
1
-3
/
+52
2003-03-02
Switch back to -version-info for fontconfig as its at minor 0. Add
Keith Packard
1
-1
/
+1
2003-03-02
make dist works now. Update to 2.1.90 in preparation for eventual 2.2
Keith Packard
1
-0
/
+2
2003-03-01
Add --disable-docs flag
Keith Packard
1
-4
/
+0
2003-02-24
Switch to automake
Keith Packard
1
-0
/
+38