freetype2/src/base
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
..
Jamfile Make Jam support work again. 2015-06-21 19:12:12 +02:00
basepic.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
basepic.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftadvanc.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftapi.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftbase.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftbase.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftbbox.c More minor signedness warning fixes. 2015-02-16 20:05:08 +01:00
ftbdf.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftbitmap.c [base] Rename `FT_Bitmap_New' to `FT_Bitmap_Init'. 2015-03-10 11:15:15 +01:00
ftcalc.c [base] Fix Savannah bug #44284. 2015-02-17 20:30:36 +01:00
ftcid.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftdbgmem.c [base] NULL. 2015-04-10 23:45:11 -04:00
ftdebug.c Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
ftfntfmt.c Rename `svxf86nm.h' to `svfntfmt.h'; update related symbols. 2015-03-11 08:55:12 +01:00
ftfstype.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftgasp.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftgloadr.c Various minor signedness fixes. 2015-02-16 17:59:06 +01:00
ftglyph.c [base] NULL. 2015-04-10 23:45:11 -04:00
ftgxval.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftinit.c Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
ftlcdfil.c [base] Finish compiler warning fixes for signedness issues. 2015-02-16 22:00:27 +01:00
ftmac.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftmm.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftobjs.c [base] NULL. 2015-04-10 23:45:11 -04:00
ftotval.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftoutln.c * src/base/ftoutln.c: Minor. 2015-04-24 00:10:40 -04:00
ftpatent.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftpfr.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftpic.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftrfork.c Next round of minor compiler warning fixes. 2015-02-16 19:35:16 +01:00
ftsnames.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftstream.c [base] NULL. 2015-04-10 23:45:11 -04:00
ftstroke.c Fix Savannah bug #44412 (part 1). 2015-03-10 23:25:49 -04:00
ftsynth.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftsystem.c [base] NULL. 2015-04-10 23:45:11 -04:00
fttrigon.c [base] Optimize `FT_Angle_Diff'. 2015-03-21 23:30:16 -04:00
fttype1.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftutil.c [base] NULL. 2015-04-10 23:45:11 -04:00
ftwinfnt.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
md5.c * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +02:00
md5.h * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +02:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00