freetype2/builds/unix
David Turner e13391333f Make macros for header file names optional.
We no longer have to take care of the 8.3 file name limit; this
allows us (a) to introduce longer, meaningful file names, and (b) to
avoid macro names in `#include' lines altogether since some
compilers (most notably Visual C++) doesn't support this properly.

*/*: Replace

   #include FOO_H

with

   #include <freetype/foo.h>

or something similar.  Also update the documentation.
2020-06-08 13:31:55 +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 Remove Jamfile files from the tree. 2020-05-18 17:56:06 +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.in Remove obsolete HAVE_STDINT_H probing macro. 2020-05-18 18:42:57 +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