Al-Qurtas-Islamic-bank-The-.../src/otvalid
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 * src/{otvalid,sfnt}/Jamfile: Add missing targets for multi build by jam 2008-09-21 18:33:57 +00:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
otvalid.c * src/otvalid/otvbase.c, src/otvalid/otvcommn.c, 2007-08-08 06:38:06 +00:00
otvalid.h GDEF tables need `glyph_count' too for validation. Problem reported 2008-12-01 12:53:00 +00:00
otvbase.c [otvalid] Fix a naming convention conflicting with ftvalid. 2014-12-10 00:46:55 +09:00
otvcommn.c [otvalid] Fix a naming convention conflicting with ftvalid. 2014-12-10 00:46:55 +09:00
otvcommn.h [otvalid] Fix a naming convention conflicting with ftvalid. 2014-12-10 00:46:55 +09:00
otverror.h Remove `FT_KEEP_ERR_PREFIX'. 2013-03-12 11:42:20 +01:00
otvgdef.c [otvalid] Fix a naming convention conflicting with ftvalid. 2014-12-10 00:46:55 +09:00
otvgpos.c [otvalid] Fix a naming convention conflicting with ftvalid. 2014-12-10 00:46:55 +09:00
otvgpos.h Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvgsub.c [otvalid] Fix a naming convention conflicting with ftvalid. 2014-12-10 00:46:55 +09:00
otvjstf.c [otvalid] Fix a naming convention conflicting with ftvalid. 2014-12-10 00:46:55 +09:00
otvmath.c [otvalid] Fix a naming convention conflicting with ftvalid. 2014-12-10 00:46:55 +09:00
otvmod.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
otvmod.h Remove trailing spaces. 2012-01-17 02:00:24 +09:00
rules.mk Fix Savannah bug #43976. 2015-01-12 11:26:30 +01:00