* Notes for simplification of src/base/ftmac.c
This commit is contained in:
parent
431282fc9e
commit
1d5b6a6054
25
ChangeLog
25
ChangeLog
@ -1,3 +1,28 @@
|
||||
2006-12-15 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
|
||||
|
||||
* include/freetype/internal/services/svotval.h: Add `volatile' to
|
||||
sync with the modification by Jens Claudius on 2006-08-22.
|
||||
http://cvs.savannah.gnu.org/viewcvs/freetype/freetype2/src/
|
||||
/otvalid/otvmod.c?r1=1.4&r2=1.5
|
||||
|
||||
2006-12-15 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
|
||||
|
||||
* src/base/ftmac.c: Specialized for Mac OS X only.
|
||||
* builds/unix/ftconfig.in: Fixed for ppc64 missing Carbon framework.
|
||||
* builds/unix/configure.raw: Ditto. When explicit switches for
|
||||
FSSpec/FSRef/QuickDraw/ATS availability are given to configure,
|
||||
builds/mac/ftmac.c is used instead of default src/base/ftmac.c.
|
||||
|
||||
2006-12-15 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
|
||||
|
||||
* builds/mac/ftmac.c: Copied src/base/ftmac.c for legacy system.
|
||||
* builds/mac/FreeType.m68k_cfm.make.txt: Fix to use builds/mac/ftmac.c
|
||||
instead of src/base/ftmac.c
|
||||
* builds/mac/FreeType.ppc_carbon.make.txt: Ditto.
|
||||
* builds/mac/FreeType.ppc_classic.make.txt: Ditto.
|
||||
* builds/mac/FreeType.m68k_far.make.txt: Ditto, and exclude gxvalid.c
|
||||
that cannot be built at present.
|
||||
|
||||
2006-12-15 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
|
||||
|
||||
* src/base/ftobjs.c: Improvement of resource fork handler for POSIX,
|
||||
|
Loading…
Reference in New Issue
Block a user