freetype2/src/gzip
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
adler32.c Remove tabs from source files. 2007-06-01 06:56:17 +00:00
ftgzip.c Uppercase all hex digits for orthogonality. 2014-12-07 11:03:57 +01:00
infblock.c * include/freetype/internal/bdftypes.h: removed obsolete header 2003-10-29 21:43:52 +00:00
infblock.h 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
infcodes.c various improvements for 2.1.4. see ChangeLog, I've got problems with 2003-01-30 23:24:18 +00:00
infcodes.h 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
inffixed.h * src/autohint/ahglobal.c (blue_chars), src/winfonts/winfnt.c 2003-10-15 22:20:56 +00:00
inflate.c various improvements for 2.1.4. see ChangeLog, I've got problems with 2003-01-30 23:24:18 +00:00
inftrees.c Don't use `register' keyword. Fixes compiler warnings. 2014-08-31 08:47:11 +02:00
inftrees.h * src/autohint/ahglobal.c (blue_chars), src/winfonts/winfnt.c 2003-10-15 22:20:56 +00:00
infutil.c * src/autohint/ahglobal.c (blue_chars), src/winfonts/winfnt.c 2003-10-15 22:20:56 +00:00
infutil.h * src/gzip/ftgzip.c: (inflate_mask): Replaced with... 2003-06-09 20:55:04 +00:00
rules.mk Fix Savannah bug #43976. 2015-01-12 11:26:30 +01:00
zconf.h Make `gzip' module compile on WinCE. 2009-03-19 08:17:50 +01:00
zlib.h * src/gzip/adler32.c, src/gzip/infblock.c, src/gzip/inflate.c, 2002-12-26 20:51:04 +00:00
zutil.c gzip: Use FT2 zcalloc() & zfree() in ftgzip.c by default. 2009-08-01 00:30:11 +09:00
zutil.h Remove tabs from source files. 2007-06-01 06:56:17 +00:00