freetype2/config/unix
Werner Lemberg e35cac66c6 A complete revision of FreeType 2's GNU makefiles (of the library):
Tons of unnecessary stuff have been removed; only the essential rules
  have been retained.

  The source files now depend on all header files in include/freetype,
  include/freetype/config, and include/freetype/internal.  This is not
  optimal, I know, and I'll try to improve this, but it is better than
  before (namely no dependencies on `internal').

  FTDEBUG_SRC has been added (similar to FTSYS_SRC) -- I don't know
  exactly whether this is really useful, but it doesn't harm.

  There is now more documentation in the makefiles itself.

io-frames.html: Use of <th>, <code>, and <var> for better tagging.

Reactivating of FT_DEBUG_LEVEL_xxx macros.

Added a lot of #include directives to make `multi' builds possible -- note
that currently the modules cid, t1, and t1z have clashing structures and
functions which means that you can only use one of these three modules for a
multi build.

Added some missing function declarations to (local) header files.

Renamed some T1_Open_Face() to CID_Open_Face() in the cid module -- a lot
of other functions should be renamed also...

Replaced many FT_xxx stuff with T1_xxx in t1z driver -- this isn't finished
yet...

Fixed FT_Free() to allow a NULL pointer without an assertion (this has
always been a valid assumption in FreeType, at least in FT 1.x).

A lot of other, minor fixes (mostly documentation).
2000-06-11 03:46:57 +00:00
..
aclocal.m4 Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
config.guess Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
config.sub Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
configure.in Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
detect.mk A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00
ftconfig.in Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
ftsystem.c Formatting; adding some tracing code. 2000-06-02 21:31:32 +00:00
install-sh Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
ltconfig Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
ltmain.sh Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
mkinstalldirs Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
net.m4 Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
unix-dev.mk A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00
unix-gcc.mk A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00
unix.in Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
unix.mk A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00