freetype2/src
Werner Lemberg 392cf22f8a Another adjustment to header locations.
This change is a result of a discussion thread on freetype-devel

  http://lists.nongnu.org/archive/html/freetype-devel/2015-06/msg00041.html

Re-introduce the `freetype2' subdirectory for all FreeType header
files after installation, and rename the `freetype2' subdirectory in
the git repository to `freetype'.

* include/freetype2: Renamed to...
* include/freetype: This.

* CMakeLists.txt (PUBLIC_HEADERS, PUBLIC_CONFIG_HEADERS,
PRIVATE_HEADERS): Updated.
Update creation of `ftconfig.h'.
Install generated `ftconfig.h'.

* Jamfile (HDRMACRO, RefDoc), autogen.sh: Updated.

* builds/amiga/include/config/ftconfig.h, builds/freetype.mk
(PUBLIC_DIR), builds/symbian/bld.inf, builds/toplevel.mk (work),
builds/unix/freetype2.in: Updated.

* builds/unix/freetype-config.in: Updated.
* builds/unix/configure.raw: Don't check for `rmdir'.
* builds/unix/unix-def.in (DELDIR): Use `rm -rf', which is portable
according to the autoconf info manual.
* builds/unix/install.mk (install, uninstall,
distclean_project_unix): Update and simplify.

* builds/wince/*, builds/windows/*: Updated.

* devel/ft2build.h, include/ft2build.h: Updated.

* include/freetype2/config/ftheader.h,
include/freetype2/internal/ftserv.h,
include/freetype2/internal/internal.h: Update all header file
macros.

* src/tools/chktrcmp.py (TRACE_DEF_FILES): Updated.

* docs/*: Updated.
2015-06-26 06:48:00 +02:00
..
autofit s/TYPEOF/FT_TYPEOF/ (#45376). 2015-06-23 09:24:48 +02:00
base Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
bdf * src/bdf/bdflib.c (_bdf_parse_start): Disallow 0 bpp. 2015-06-24 23:57:19 -04:00
bzip2 Minor copyright and e-mail address issues. 2015-03-11 08:48:15 +01:00
cache Make Jam support work again. 2015-06-21 19:12:12 +02:00
cff Make Jam support work again. 2015-06-21 19:12:12 +02:00
cid Make Jam support work again. 2015-06-21 19:12:12 +02:00
gxvalid Make Jam support work again. 2015-06-21 19:12:12 +02:00
gzip Various compiler warning fixes for `make multi'. 2015-03-01 19:27:09 +01:00
lzw Minor copyright and e-mail address issues. 2015-03-11 08:48:15 +01:00
otvalid Make Jam support work again. 2015-06-21 19:12:12 +02:00
pcf Make Jam support work again. 2015-06-21 19:12:12 +02:00
pfr Make Jam support work again. 2015-06-21 19:12:12 +02:00
psaux Make Jam support work again. 2015-06-21 19:12:12 +02:00
pshinter Make Jam support work again. 2015-06-21 19:12:12 +02:00
psnames Make Jam support work again. 2015-06-21 19:12:12 +02:00
raster Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
sfnt Make Jam support work again. 2015-06-21 19:12:12 +02:00
smooth Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
tools Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
truetype Make Jam support work again. 2015-06-21 19:12:12 +02:00
type1 Make Jam support work again. 2015-06-21 19:12:12 +02:00
type42 Make Jam support work again. 2015-06-21 19:12:12 +02:00
winfonts [cff,cid,pfr,sfnt,winfonts] NULL. 2015-04-15 23:20:23 -04:00
Jamfile Make Jam support work again. 2015-06-21 19:12:12 +02:00