freetype2/builds/compiler
David Turner 170c0d4c0d * include/freetype/config/ft2build.h,
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,
	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..
2000-12-13 19:55:11 +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/config/ft2build.h, 2000-12-13 19:55:11 +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 Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
watcom.mk * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
win-lcc.mk Removing trailing whitespace. 2000-10-31 20:42:18 +00:00