freetype/src/psaux
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
..
afmparse.c Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
afmparse.h Formatting. 2010-06-08 08:37:11 +02:00
Jamfile Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
psaux.c * src/psaux/psaux.c src/psaux/psauxmod.c src/type1/t1driver.c: Make 2006-01-23 10:46:38 +00:00
psauxerr.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
psauxmod.c Whitespace. 2011-11-30 10:46:53 +01:00
psauxmod.h Remove trailing spaces. 2012-01-17 02:00:24 +09:00
psconv.c Uppercase all hex digits for orthogonality. 2014-12-07 11:03:57 +01:00
psconv.h [psaux] Fix some value overflows and improve tracing. 2012-10-20 11:27:25 +02:00
psobjs.c [Savannah bug #43682] Properly handle missing return errors. 2014-11-25 08:53:09 +01:00
psobjs.h psaux: Use size_t variable to pass the buffer size. 2009-08-01 00:30:17 +09:00
rules.mk Fix Savannah bug #43976. 2015-01-12 11:26:30 +01:00
t1cmap.c [cff, pfr, psaux, winfonts] Fix Savannah bug #43676. 2014-11-24 09:53:07 +01:00
t1cmap.h Prepare use of pscmap service within CFF module. 2006-01-12 08:12:27 +00:00
t1decode.c [Savannah bug #43682] Properly handle missing return errors. 2014-11-25 08:53:09 +01:00
t1decode.h Updated copyright years. 2003-09-30 07:00:42 +00:00