freetype2/builds
Werner Lemberg f83ded0174 FreeType 2 can now be built in an external directory with the
configure script also.

* builds/freetype.mk (INCLUDES): Add `OBJ_DIR'.

* builds/unix/detect.mk (have_mk): New variable to test for
external build.
(unix-def.mk): Defined according to value of `have_mk'.
* builds/unix/unix.mk (have_mk): New variable to test for
external build.
Select include paths for unix-def.mk and unix-cc.mk according
to value of `have_mk'.
* builds/unix/unix-def.in (OBJ_BUILD): New variable.
(DISTCLEAN): Use it.
* builds/unix/unix-cc.in (LIBTOOL): Define default value only
if not yet defined.
* builds/unix/install.mk (install): Use `OBJ_BUILD' for installing
freetype-config.

* configure: Don't depend on bash features.
(ft2_dir, abs_curr_dir, abs_ft2_dir): New variables (code
partially taken from Autoconf).
Build a dummy Makefile if not building in source tree.

* docs/INSTALL: Document it.
2002-05-05 10:57:06 +00:00
..
amiga formatting 2002-04-18 14:26:29 +00:00
ansi * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
beos * src/base/ftbbox.c (BBox_Cubic_Check): rewrote function to use 2001-04-25 18:11:16 +00:00
compiler moving documents to the "docs" directory 2001-05-24 15:00:19 +00:00
dos * builds/dos/detect.mk: Correcting the order for Borland compilers: 2001-12-25 20:54:33 +00:00
mac * src/base/ftglyph (FT_Glyph_To_Bitmap): Remove compiler warning. 2001-12-16 08:17:33 +00:00
os2 * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
unix FreeType 2 can now be built in an external directory with the 2002-05-05 10:57:06 +00:00
vms * builds/unix/ftconfig.in, builds/vms/ftconfig.h: Oops, forgot to 2002-04-12 10:19:15 +00:00
win32 formatting 2002-04-18 14:26:29 +00:00
detect.mk * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
freetype.mk FreeType 2 can now be built in an external directory with the 2002-05-05 10:57:06 +00:00
link_dos.mk * src/sfnt/ttcmap.c (code_to_index2): Handle code values with 2001-09-10 13:11:52 +00:00
link_std.mk * src/sfnt/ttcmap.c (code_to_index2): Handle code values with 2001-09-10 13:11:52 +00:00
modules.mk * src/pcf/*: New driver module for PCF font format (used in 2001-01-01 17:25:21 +00:00
newline * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +00:00
toplevel.mk * include/freetype/config/ftconfig.h: Add two more `L's to 2001-06-20 08:06:50 +00:00