freetype2/builds/unix
Werner Lemberg 858f310b80 Completely revised FreeType's make management.
. In all makefiles `/' is used as the path separator.  The
  conversion to the real path separators is done as late as
  possible using $(subst ...).

. $(HOSTSEP) no longer exists.  Now, $(SEP) gives the path separator
  for the operating system, and the new $(COMPILER_SEP) the path
  separator for the compiler tools.

. $(BUILD) has been renamed to $(BUILD_DIR).  In general, all
  directory variables end with `_DIR'.  The variants ending in `_'
  (like `BASE_' have been removed).

The following ChangeLog entries only describe changes which are
not related to the redesign.

* builds/beos/beos-def.mk (BUILD_DIR): Fix typo.
* builds/compiler/watcom.mk (LINK_LIBRARY): Fix linker call to avoid
overlong arguments as suggested by J. Ali Harlow
<ali@avrc.city.ac.uk>.
* builds/dos/dos-wat.mk: New file.
* builds/freetype.mk (FREETYPE_H): Include header files from the
`devel' subdirectory.

* builds/os2/os2-dev.mk, builds/unix/unixddef.mk,
builds/unix/unixddef.mk, builds/win32/w32-bccd.mk,
builds/win32/w32-dev.mk (BUILD_DIR): Fix path.

* builds/unix/configure.ac, builds/unic/configure: Updated.
* builds/unix/unix-def.in (DISTCLEAN): Add `freetype2.pc'.


* devel/ftoption.h: Updated.
2003-06-09 04:46:30 +00:00
..
.cvsignore Minor fixes. 2000-11-11 05:55:41 +00:00
aclocal.m4 * builds/unix/aclocal.m4: Comment out definition of 2003-05-11 07:12:26 +00:00
config.guess * builds/unix/ltmain.sh: Regenerated with `libtoolize --force 2003-01-18 16:39:18 +00:00
config.sub * builds/unix/ltmain.sh: Regenerated with `libtoolize --force 2003-01-18 16:39:18 +00:00
configure Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
configure.ac Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
detect.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
freetype-config.in * builds/unix/freetype-config.in (cflags): Emit FreeType 2's include 2003-04-24 05:45:59 +00:00
freetype2.in * include/freetype/fttrigon.h (FT_Vector_Normalize): Removed. 2003-06-01 21:30:04 +00:00
freetype2.m4 * builds/unix/freetype2.a4: The script was still buggy. 2002-01-13 06:36:02 +00:00
ft-munmap.m4 * builds/unix/ft-munmap.m4: New file, extracted FT_MUNMAP_DECL and 2002-05-24 22:05:43 +00:00
ft2unix.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftconfig.in * builds/unix/ftconfig.in, builds/vms/ftconfig.h: Oops, forgot to 2002-04-12 10:19:15 +00:00
ftsystem.c * builds/vms/ftconfig.h: Rename LOCAL_DEF and LOCAL_FUNC to 2002-03-29 07:43:04 +00:00
install-sh * builds/unix/ltmain.sh: Regenerated with `libtoolize --force 2003-01-18 16:39:18 +00:00
install.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
ltmain.sh * builds/unix/aclocal.m4: Comment out definition of 2003-05-11 07:12:26 +00:00
mkinstalldirs * builds/unix/ltmain.sh: Regenerated with `libtoolize --force 2003-01-18 16:39:18 +00:00
unix-cc.in Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
unix-def.in Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
unix-dev.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
unix-lcc.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
unix.mk * Makefile, configure, */*.mk, builds/unix/unix-def.in, 2002-06-14 08:09:25 +00:00
unixddef.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00