freetype2/builds/compiler
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
..
ansi-cc.mk * builds/compiler/ansi-cc.mk (CLEAN_LIBRARY): Fix rule and 2000-11-26 10:12:00 +00:00
bcc-dev.mk - updating the header inclusion scheme to use <ft2build.h> by 2000-12-04 22:53:55 +00:00
bcc.mk * INSTALL: Revised. 2000-12-01 17:25:58 +00:00
gcc-dev.mk minor fixes. 2000-11-05 23:41:08 +00:00
gcc.mk Introduced $(space) in the makefiles to get rid of using the comment 2000-11-04 23:41:02 +00:00
intelc.mk include/freetype/internal/internal.h: Fixed header inclusion macros 2000-12-13 23:44:37 +00:00
unix-lcc.mk Introduced $(space) in the makefiles to get rid of using the comment 2000-11-04 23:41:02 +00:00
visualage.mk * INSTALL: Revised. 2000-12-01 17:25:58 +00:00
visualc.mk include/freetype/internal/internal.h: Fixed header inclusion macros 2000-12-13 23:44:37 +00:00
watcom.mk include/freetype/internal/internal.h: Fixed header inclusion macros 2000-12-13 23:44:37 +00:00
win-lcc.mk Removing trailing whitespace. 2000-10-31 20:42:18 +00:00