freetype2/builds
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 * builds/ansi/ansi.mk: Fix inclusion order of files. 2000-11-26 21:25:53 +00:00
compiler * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
cygwin fixing Cygwin build 2000-12-04 23:34:42 +00:00
dos Finishing David's latest changes (there were some errors in it). 2000-11-04 08:33:38 +00:00
mac updated for new modules and sources (mainly psaux) 2000-08-29 19:10:16 +00:00
os2 * builds/module.mk: Replaced `xxx #' with `xxx$(space). 2000-12-06 16:31:30 +00:00
unix * builds/unix/ftsystem.c: Fixed typos. Fixed inclusion of wrong 2000-12-13 09:21:59 +00:00
win32 * include/freetype/config/ft2build.h, 2000-12-13 19:55:11 +00:00
detect.mk updated the build system: 2000-10-03 17:51:29 +00:00
freetype.mk * builds/module.mk: Replaced `xxx #' with `xxx$(space). 2000-12-06 16:31:30 +00:00
link_dos.mk Adding rules for mingw32 compiler. 2000-11-01 20:27:13 +00:00
link_std.mk Adding rules for mingw32 compiler. 2000-11-01 20:27:13 +00:00
modules.mk * builds/module.mk: Replaced `xxx #' with `xxx$(space). 2000-12-06 16:31:30 +00:00
toplevel.mk * INSTALL: Revised. 2000-12-01 17:25:58 +00:00