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
2018-03-09
Fix the build issue again on MinGW with enabling nls
Akira TAGOH
1
-2
/
+2
2018-03-02
Fix a build issue on MinGW with enabling nls
Akira TAGOH
1
-1
/
+2
2018-02-01
Fix cross-compilation by passing CPPFLAGS to CPP
Olivier CrĂȘte
1
-1
/
+1
2018-01-06
export GETTEXTDATADIR to refer the local .its/.loc file instead of using --it...
Akira TAGOH
1
-5
/
+0
2018-01-05
Add files to enable ITS support in gettext
Akira TAGOH
1
-0
/
+5
2017-11-20
abstract hash table functions
Akira TAGOH
1
-0
/
+1
2017-11-20
Use uuid-based cache filename if uuid is assigned to dirs
Akira TAGOH
1
-1
/
+2
2017-11-07
Add the ruleset description support
Akira TAGOH
1
-1
/
+3
2017-09-12
Remove blanks facility from the library
Behdad Esfahbod
1
-1
/
+0
2017-09-12
Remove fc-glyphname
Behdad Esfahbod
1
-3
/
+0
2017-08-15
Do not ship fcobjshash.gperf in archive
Akira TAGOH
1
-2
/
+1
2017-07-31
Pass --pic to gperf
Behdad Esfahbod
1
-1
/
+1
2017-07-05
Fix distcheck error
Akira TAGOH
1
-1
/
+6
2017-06-05
Fix the build failure when srcdir != builddir and have gperf 3.1 or later ins...
Akira TAGOH
1
-3
/
+7
2017-06-03
Force regenerate fcobjshash.h when updating Makefile
Akira TAGOH
1
-4
/
+3
2014-07-25
Linearly interpolate weight values
Behdad Esfahbod
1
-0
/
+1
2014-06-12
Remove unused FcHash code now that FC_HASH is deprecated
Behdad Esfahbod
1
-1
/
+0
2014-03-26
Bug 71287 - size specific design selection support in OS/2 table version 5
Akira TAGOH
1
-0
/
+1
2013-04-08
build-chain, replace INCLUDES directive by AM_CPPFLAGS
Sebastian Freundt
1
-1
/
+1
2013-02-05
Bug 50733 - Add font-file hash?
Akira TAGOH
1
-0
/
+1
2013-02-04
Use AM_MISSING_PROG instead of hardcoding missing
Akira TAGOH
1
-1
/
+1
2013-01-22
Fix installation on MinGW32
Akira TAGOH
1
-2
/
+3
2013-01-08
Bug 47705 - Using O_CLOEXEC
Akira TAGOH
1
-0
/
+1
2013-01-02
Second try to make Sun CPP happy
Behdad Esfahbod
1
-10
/
+12
2013-01-02
Work around Sun CPP
Behdad Esfahbod
1
-1
/
+2
2013-01-02
Fix build and warnings on win32
Behdad Esfahbod
1
-0
/
+1
2013-01-02
Add thread-safety primitives
Behdad Esfahbod
1
-0
/
+2
2013-01-02
Fix build stuff
Behdad Esfahbod
1
-3
/
+5
2013-01-02
Switch .gitignore to git.mk
Behdad Esfahbod
1
-0
/
+2
2013-01-02
Use a static perfect hash table for object-name lookup
Behdad Esfahbod
1
-2
/
+24
2012-11-27
Fix a potability issue about stdint.h
Akira TAGOH
1
-2
/
+9
2012-06-14
Fix the fail of make install with --disable-shared on Win32
Akira TAGOH
1
-0
/
+2
2012-05-28
Move FcStat to separate compilation unit
Mikhail Gusarov
1
-0
/
+1
2012-04-10
Bug 26830 - Add search for libiconv non-default directory
Akira TAGOH
1
-0
/
+1
2012-04-05
Bug 29341 - Make some fontconfig paths configurable
Akira TAGOH
1
-1
/
+1
2012-03-16
Fix a build issue due to the use of non-portable variables
Akira TAGOH
1
-4
/
+4
2012-03-16
Revert "Fix a build fail on some environment."
Akira TAGOH
1
-1
/
+1
2012-03-10
Fix a build fail on some environment.
Akira TAGOH
1
-1
/
+1
2010-12-28
Allow editing charset and lang in target="scan"
Behdad Esfahbod
1
-2
/
+2
2010-12-28
Make fc-arch stuff cross-compiling-safe
Behdad Esfahbod
1
-3
/
+3
2010-12-09
Add charset editing feature.
Akira TAGOH
1
-2
/
+2
2010-11-10
Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
Behdad Esfahbod
1
-2
/
+2
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
[next]