freetype2/builds/unix
David Turner 843997b2ca 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
..
devel/freetype/config added development header files to CONFIG_H in the makefiles 2000-10-19 15:56:22 +00:00
aclocal.m4 Added autoconf tests FT_MUNMAP_DECL and FT_MUNMAP_PARAM to fix some devils. 2000-07-31 22:51:00 +00:00
config.guess Update to latest versions. 2000-07-30 20:21:22 +00:00
config.sub Update to latest versions. 2000-07-30 20:21:22 +00:00
configure major revamp of the build system. 2000-09-15 23:47:42 +00:00
configure.in Clean up, formatting etc. 2000-09-22 21:23:29 +00:00
detect.mk small updates: 2000-10-28 07:26:59 +00:00
ftconfig.in Clean up, formatting etc. 2000-09-22 21:23:29 +00:00
ftsystem.c Updating unix/ftconfig.in to recent config/ftconfig.h changes. 2000-08-03 00:03:08 +00:00
install-sh renaming "freetype2/config" to "freetype2/builds" 2000-07-08 00:22:20 +00:00
install.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
ltconfig Applied a patch from Tom Kacvinsky (taken from the curren libtool CVS) to 2000-07-30 09:26:45 +00:00
ltmain.sh Updating to libtool 1.3.5. 2000-07-26 22:51:03 +00:00
mkinstalldirs *** empty log message *** 2000-07-24 06:03:58 +00:00
unix-cc.in minor formatting issues 2000-10-05 04:53:31 +00:00
unix-def.in Clean up, formatting etc. 2000-09-22 21:23:29 +00:00
unix-dev.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
unix-lcc.mk small updates: 2000-10-28 07:26:59 +00:00
unix.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
unixddef.mk added development header files to CONFIG_H in the makefiles 2000-10-19 15:56:22 +00:00