freetype2/builds
David Turner 9b8f5c4ce1 small updates:
- reworked slightly the cache manager to better
   differentiate between the abstract class in "ftcglyph.h"
   and the FT_Glyph sub-class in "ftcimage.h", and
   slightly reduced the size of FTC_GlyphNodeRec, saving
   8 bytes on a 32-bit system. Yes, I'm crazy ;-)

 - added build files to compile with LCC on Unix too
   (compile speeds _are_ insane with it). There is unfortunately
   a bug in the version I'm using (LCC 4.1) that prevents it
   to compile FT_MulTo64 correctly (in src/base/ftcalc.c)

   the generated assembly is incorrect, I don't know what
   to do ?? the build files are ok, though..

   you should invoke "make setup lcc" to select them..
2000-10-28 07:26:59 +00:00
..
ansi Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
compiler small updates: 2000-10-28 07:26:59 +00:00
cygwin added development header files to CONFIG_H in the makefiles 2000-10-19 15:56:22 +00:00
dos Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
mac updated for new modules and sources (mainly psaux) 2000-08-29 19:10:16 +00:00
os2 Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
unix small updates: 2000-10-28 07:26:59 +00:00
win32 added development header files to CONFIG_H in the makefiles 2000-10-19 15:56:22 +00:00
detect.mk updated the build system: 2000-10-03 17:51:29 +00:00
freetype.mk added development header files to CONFIG_H in the makefiles 2000-10-19 15:56:22 +00:00
link_dos.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
link_std.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
modules.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
toplevel.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00