Go to file
David Turner b1aabf4c5e - added support for the free command-line Borland C++ compiler
in the "builds" directory

- modified a few files because BCC32 didn't like certain comparisons
  (UInt compared with a UShort, apparently the UShort is promoted to
  an Int)

- updated the INSTALL file to include IDE compilation, prevent against
  BSD Make, and clarify the use of "make setup" (instead of "make")
  for build configuration
2000-11-30 23:48:22 +00:00
builds - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +00:00
docs adding cache manager documentation (draft) 2000-11-23 03:01:07 +00:00
include/freetype introduced the new <freetype/config/ftbuild.h> file to determine 2000-11-30 23:12:33 +00:00
obj Ignore some UNIX shared build files. 2000-11-04 08:35:44 +00:00
src - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
CHANGES small update 2000-11-09 19:10:22 +00:00
ChangeLog - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +00:00
INSTALL - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +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