freetype2/src/cache
Werner Lemberg 31d97df99f Make Jam support work again.
This is just very basic stuff and just a little bit tested on
GNU/Linux only.  I won't delve into this since I'm not a Jam user.

* Jamfile: Call `HDRMACRO' for `ftserv.h' also.
(DEFINES): Replace with...
(CCFLAGS): ... this.

* src/Jamfile: Don't call `HDRMACRO' for `internal.h'; this is
already handled in the top-level Jamfile.

* src/autofit/Jamfile (DEFINES): Replace with...
(CCFLAGS): ... this.
(_sources): Add missing files.

* src/cache/Jamfile: Don't call `HDRMACRO' for `ftcache.h'; it no
longer contains macro header definitions.

* src/base/Jamfile, src/cff/Jamfile, src/sfnt/Jamfile,
src/truetype/Jamfile (_sources): Add missing files.
2015-06-21 19:12:12 +02:00
..
Jamfile Make Jam support work again. 2015-06-21 19:12:12 +02:00
ftcache.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftcbasic.c [cache] Signedness fixes. 2015-02-25 07:55:51 +01:00
ftccache.c [cache] Replace `FT_PtrDist' with `FT_Offset'. 2015-02-23 08:20:27 +01:00
ftccache.h [cache] Replace `FT_PtrDist' with `FT_Offset'. 2015-02-23 08:20:27 +01:00
ftccback.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftccmap.c Various compiler warning fixes for `make multi'. 2015-03-01 19:27:09 +01:00
ftcerror.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftcglyph.c [cache] Replace `FT_PtrDist' with `FT_Offset'. 2015-02-23 08:20:27 +01:00
ftcglyph.h [cache] Replace `FT_PtrDist' with `FT_Offset'. 2015-02-23 08:20:27 +01:00
ftcimage.c Various compiler warning fixes for `make multi'. 2015-03-01 19:27:09 +01:00
ftcimage.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftcmanag.c Various compiler warning fixes for `make multi'. 2015-03-01 19:27:09 +01:00
ftcmanag.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftcmru.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftcmru.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftcsbits.c [cache] Signedness fixes. 2015-02-25 07:55:51 +01:00
ftcsbits.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00