freetype/src/pfr
Werner Lemberg 36d03c9f58 Fix Savannah bug #43976.
Assure that FreeType's internal include directories are found before
`CPPFLAGS' (which might be set by the user in the environment), and
`CPPFLAGS' before `CFLAGS'.

* builds/freetype.mk (FT_CFLAGS): Don't add `INCLUDE_FLAGS'.
(FT_COMPILE): Make this a special variable for compiling only the
files handled in `freetype.mk'.
(.c.$O): Removed, unused.

* src/*/rules.mk (*_COMPILE): Fix order of include directories.
2015-01-12 11:26:30 +01:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
pfr.c * src/pfr/pfrsbit.h, src/pfr/pfrsbit.c, src/pfr/pfrload.c, 2002-10-05 14:57:03 +00:00
pfrcmap.c [cff, pfr, psaux, winfonts] Fix Savannah bug #43676. 2014-11-24 09:53:07 +01:00
pfrcmap.h Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
pfrdrivr.c [Savannah bug #43682] Add/remove `void' casts to some functions. 2014-11-25 08:30:49 +01:00
pfrdrivr.h Remove trailing spaces. 2012-01-17 02:00:24 +09:00
pfrerror.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
pfrgload.c Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
pfrgload.h Formatting; adding file headers. 2002-10-07 10:12:43 +00:00
pfrload.c Uppercase all hex digits for orthogonality. 2014-12-07 11:03:57 +01:00
pfrload.h Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
pfrobjs.c Fix Savannah bug #42788. 2014-07-17 17:34:49 +09:00
pfrobjs.h * src/pfr/pfrobjs.c, src/pfr/pfrobjs.h (pfr_face_init, 2004-05-08 07:00:23 +00:00
pfrsbit.c Fix compiler warning to the comparison between signed and 2014-11-28 16:05:59 +09:00
pfrsbit.h Formatting; adding file headers. 2002-10-07 10:12:43 +00:00
pfrtypes.h pfr: Fix a data type mismatching with its source. 2009-08-01 00:32:21 +09:00
rules.mk Fix Savannah bug #43976. 2015-01-12 11:26:30 +01:00