freetype2/builds
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
..
amiga Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
ansi Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
atari Remove trailing whitespace. 2013-01-24 13:33:06 +01:00
beos Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cmake Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
compiler Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
dos Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
mac Rename `ftxf86.[ch]' to `ftfntfmt.[ch]'. 2015-03-11 08:45:00 +01:00
os2 Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
symbian Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
unix Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
vms s/TYPEOF/FT_TYPEOF/ (#45376). 2015-06-23 09:24:48 +02:00
wince Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
windows Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
detect.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
exports.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
freetype.mk Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
link_dos.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
link_std.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
modules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
newline * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +00:00
toplevel.mk Another adjustment to header locations. 2015-06-26 06:48:00 +02:00