freetype2/builds
David Turner bd7251ac97 [build] Put integer type definitions into `integer-types.h'.
Refactor some of the `ftconfig.h' headers and template to move the
definition of the FreeType integer types (e.g., `FT_Int16') to a
common header file `freetype/config/integer-types.h'.

* builds/unix/ftconfig.h.in, builds/vms/ftconfig.h,
include/freetype/config/ftconfig.h: Split off integer type
definition stuff to...
* include/freetype/config/integer-types.h: ...this new file.

* builds/unix/ftconfig.h.in: Control the definition of
`FT_SIZEOF_INT' and `FT_SIZEOF_LONG' with macro
`FT_USE_AUTOCONF_SIZEOF_TYPES'.  If these are not defined, auto
detection happens in `integer-types.h' as usual based on `INTXX_MAX'
values.  Otherwise the autoconf-detected values are used.

* builds/unix/configure.raw (CPPFLAGS): Don't include path to
`config' directory.  Instead, ...
(FT_CONFIG_STANDARD_LIBRARY_H): Use complete path.
2020-07-05 09:52:23 +02:00
..
amiga Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
ansi Update all copyright notices. 2020-01-19 17:05:19 +01:00
atari Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
beos Update all copyright notices. 2020-01-19 17:05:19 +01:00
cmake Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
compiler Update all copyright notices. 2020-01-19 17:05:19 +01:00
dos Update all copyright notices. 2020-01-19 17:05:19 +01:00
mac Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
os2 Update all copyright notices. 2020-01-19 17:05:19 +01:00
symbian Update all copyright notices. 2020-01-19 17:05:19 +01:00
unix [build] Put integer type definitions into `integer-types.h'. 2020-07-05 09:52:23 +02:00
vms [build] Put integer type definitions into `integer-types.h'. 2020-07-05 09:52:23 +02:00
wince Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
windows Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
detect.mk [docwriter] Drop support for Python < 3.5. 2020-03-21 20:17:17 +05:30
exports.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
freetype.mk Typo and comment. 2020-05-03 23:22:08 -04:00
link_dos.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
link_std.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
modules.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
toplevel.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00