freetype2/src/psaux
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
afmparse.c [psaux,psnames,type1,type42] NULL. 2015-04-12 23:16:48 -04:00
afmparse.h [psaux] Signedness fixes. 2015-02-25 11:20:20 +01:00
module.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psaux.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psauxerr.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psauxmod.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psauxmod.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psconv.c [psaux] Signedness fixes. 2015-02-25 11:20:20 +01:00
psconv.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psobjs.c [psaux,psnames,type1,type42] NULL. 2015-04-12 23:16:48 -04:00
psobjs.h [type1] Fix signedness issues. 2015-02-18 11:45:22 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1cmap.c [psaux] Signedness fixes. 2015-02-25 11:20:20 +01:00
t1cmap.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1decode.c [psaux,psnames,type1,type42] NULL. 2015-04-12 23:16:48 -04:00
t1decode.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00