mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-27 03:38:16 +02:00
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. |
||
|---|---|---|
| .. | ||
| Jamfile | ||
| module.mk | ||
| otvalid.c | ||
| otvalid.h | ||
| otvbase.c | ||
| otvcommn.c | ||
| otvcommn.h | ||
| otverror.h | ||
| otvgdef.c | ||
| otvgpos.c | ||
| otvgpos.h | ||
| otvgsub.c | ||
| otvjstf.c | ||
| otvmath.c | ||
| otvmod.c | ||
| otvmod.h | ||
| rules.mk | ||