freetype2/src/pshinter
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
module.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshalgo.c [autofit,pshinter] NULL. 2015-04-13 22:40:17 -04:00
pshalgo.h [pshinter] Use macros for (unsigned) flags, not enumerations. 2015-02-22 15:57:47 +01:00
pshglob.c [autofit,pshinter] NULL. 2015-04-13 22:40:17 -04:00
pshglob.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshinter.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshmod.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshmod.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshnterr.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshpic.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshpic.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshrec.c [autofit,pshinter] NULL. 2015-04-13 22:40:17 -04:00
pshrec.h [pshinter] Use macros for (unsigned) flags, not enumerations. 2015-02-22 15:57:47 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00