Go to file
Werner Lemberg 63408a1299 include/freetype/internal/internal.h: Fixed header inclusion macros
to use direct definitions.  This is the only way to do these things
in a portable way :-(  The rest of the code should follow shortly
though everything compiles now.
* builds/compiler/intelc.mk, builds/compiler/watcom.mk: New files.

* builds/win32/detect.mk: Added support for the Intel C/C++
compiler, as well as _preliminary_ (read: doesn't work!) support for
Watcom.  Also added a new setup target.  Type "make setup list" for
a list of supported command-line compilers on Win32.

* src/base/ftdebug.c: Added dummy symbol to avoid empty file if
conditionals are off.
2000-12-13 23:44:37 +00:00
builds include/freetype/internal/internal.h: Fixed header inclusion macros 2000-12-13 23:44:37 +00:00
docs * builds/module.mk: Replaced `xxx #' with `xxx$(space). 2000-12-06 16:31:30 +00:00
include include/freetype/internal/internal.h: Fixed header inclusion macros 2000-12-13 23:44:37 +00:00
obj Ignore some UNIX shared build files. 2000-11-04 08:35:44 +00:00
src include/freetype/internal/internal.h: Fixed header inclusion macros 2000-12-13 23:44:37 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
CHANGES - updating the header inclusion scheme to use <ft2build.h> by 2000-12-04 22:53:55 +00:00
ChangeLog include/freetype/internal/internal.h: Fixed header inclusion macros 2000-12-13 23:44:37 +00:00
INSTALL * INSTALL: Revised. 2000-12-01 17:25:58 +00:00
LICENSE.TXT fixed typos in the license 2000-11-09 19:14:11 +00:00
Makefile Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00