Akira TAGOH
fcc3567847
Bump version to 2.10.91
2013-01-10 17:57:12 +09:00
Behdad Esfahbod
98efed3bca
Add atomic ops for Solaris
...
Patch from Raimund Steger.
2013-01-10 01:17:46 -06:00
Akira TAGOH
8e8a99ae8a
Bug 29312 - RFE: feature to indicate which characters are missing to satisfy the language support
...
Add fc-validate to check the language coverage in a font.
2013-01-09 12:21:33 +09:00
Akira TAGOH
4e6c7d0827
Fix a build fail on mingw
...
Regarding the change of 596931c8b4
2013-01-08 16:20:40 +09:00
Akira TAGOH
596931c8b4
Bug 47705 - Using O_CLOEXEC
2013-01-08 15:34:09 +09:00
Behdad Esfahbod
d7de1b5c6d
Fix pthreads setup
...
As reported by Raimund Steger.
2013-01-07 20:10:14 -06:00
Behdad Esfahbod
bc62c40597
Really fix cross-compiling and building of tools this time
2013-01-02 20:09:05 -06:00
Behdad Esfahbod
538f1579e8
Trying to fix distcheck
...
Doesn't work though :(. Building docs is very fragile...
At least, if docbook is present, distcheck passes now.
2013-01-02 18:23:55 -06:00
Behdad Esfahbod
558b3c65f9
Use CC_FOR_BUILD to generate source files
...
Previously we were failing if CROSS_COMPILING and the generated headers
were not present. It works just fine now.
One caveat: the fix is not fully correct since config.h is being
included in the files built with CC_FOR_BUILD, but config.h has config
for the host system, not the build system. Should be fine though.
2013-01-02 17:49:41 -06:00
Behdad Esfahbod
f6d8306e56
Add build stuff for threadsafety primitives
...
Copied over from HarfBuzz.
2013-01-02 00:38:30 -06:00
Akira TAGOH
9231545c6b
Do not show the deprecation warning if it is a symlink
2012-12-05 18:13:25 +09:00
Akira TAGOH
3d3629f86a
Fix a potability issue about stdint.h
2012-11-27 18:25:11 +09:00
Akira TAGOH
02db01ac22
Bump version to 2.10.2
2012-11-26 17:21:14 +09:00
Akira TAGOH
8daa863c6d
deal with warnings as errors for the previous change
...
missed this change to commit. doh!
2012-09-11 18:10:12 +09:00
Akira TAGOH
ab26a722c0
Bug 52573 - patch required to build 2.10.x with oldish GNU C library headers
...
On older libc, _POSIX_C_SOURCE didn't satisfy to use posix_fadvise()
and AC_CHECK_FUNCS doesn't check a header file if the function is
declared there properly. so use AC_LINK_IFELSE instead.
2012-09-11 17:56:09 +09:00
Akira TAGOH
c4a58ae0e2
Fix for libtoolize's warnings
2012-08-27 16:36:49 +09:00
Akira TAGOH
cbfbd4041d
Bump version to 2.10.1
2012-07-27 11:22:14 +09:00
Akira TAGOH
d4fc407246
correct version
2012-07-17 14:20:48 +09:00
Akira TAGOH
92bad770e5
Bump version to 2.10
2012-07-17 11:36:01 +09:00
Akira TAGOH
14d23ef330
Bump libtool revision
2012-07-17 11:34:31 +09:00
Akira TAGOH
da9400212d
Fix a build fail with gcc 2.95, not supporting the flexible array members.
2012-07-09 14:46:51 +09:00
Akira TAGOH
5b2d065ef8
Bug 34266 - configs silently ignored if libxml2 doesn't support SAX1 interface
...
Check if libxml2 has built with --with-sax1
2012-07-05 16:25:05 +09:00
Akira TAGOH
9c377192bf
Bump version to 2.9.92
2012-06-25 14:57:51 +09:00
Akira TAGOH
a94c6b3b94
Bump libtool revision
2012-06-25 14:50:18 +09:00
Akira TAGOH
2d9ad5434b
Rename configure.in to configure.ac
2012-06-18 18:33:43 +09:00