You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Turner
218867e4d8
* docs/DEBUG.TXT: adding debugging support documentation
...
* src/base/ftdebug.c (ft_debug_init), builds/win32/ftdebug.c
(ft_debug_init), builds/amiga/src/ftdebug.c (ft_debug_init): changed the
syntax of the FT2_DEBUG environment variable used to control debugging
output (i.e. logging and error messages). It must now look like:
any:6 memory:4 io:3 or
any:6,memory:4,io:3 or
any:6;memory:4;io:3
23 years ago
..
amiga
* docs/DEBUG.TXT: adding debugging support documentation
23 years ago
ansi
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
beos
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
compiler
…
dos
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
mac
…
os2
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
unix
Install freetype2.m4.
23 years ago
vms
…
win32
* docs/DEBUG.TXT: adding debugging support documentation
23 years ago
detect.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
freetype.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
link_dos.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
link_std.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
modules.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
newline
…
toplevel.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago