freetype2/builds/unix
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
..
.gitignore [unix] Install a massaged `ftoption.h' file (#51780). 2017-11-25 11:30:38 +01:00
ax_compare_version.m4 [docwriter] Drop support for Python < 3.5. 2020-03-21 20:17:17 +05:30
ax_prog_python_version.m4 [docwriter] Drop support for Python < 3.5. 2020-03-21 20:17:17 +05:30
configure.raw [build] Put integer type definitions into `integer-types.h'. 2020-07-05 09:52:23 +02:00
detect.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
freetype-config.in Update all copyright notices. 2020-01-19 17:05:19 +01:00
freetype2.in Update or fix links to use the https protocol instead of http. 2017-12-04 20:43:30 +01:00
freetype2.m4 Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
ft-munmap.m4 Update all copyright notices. 2020-01-19 17:05:19 +01:00
ftconfig.h.in [build] Put integer type definitions into `integer-types.h'. 2020-07-05 09:52:23 +02:00
ftsystem.c Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
install.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
pkg.m4 Typos. 2017-01-24 23:56:59 -05:00
unix-cc.in * builds/freetype.mk: Refactor for readability. 2020-05-03 17:11:20 -04:00
unix-def.in [docs] Fix building docs if `srcdir' != `builddir'. 2020-03-22 23:29:51 +05:30
unix-dev.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
unix-lcc.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
unix.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
unixddef.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00