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
..
visualc
Added the PFR module
23 years ago
detect.mk
* builds/win32/detekt.mk: Fix .PHONY target for Intel compiler.
24 years ago
ftdebug.c
* docs/DEBUG.TXT: adding debugging support documentation
23 years ago
w32-bcc.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
w32-bccd.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
w32-dev.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
w32-gcc.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
w32-icc.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
w32-intl.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
w32-lcc.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
w32-mingw32.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
w32-vcc.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
w32-wat.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago
win32-def.mk
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
23 years ago