freetype2/builds
David Turner ebe85f59c9 * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c,
src/base/Jamfile, src/base/rules.mk: adding trigonometric functions
    to the core API (using Cordic algorithms).

    * builds/top_level.mk, builds/newline, builds/detect.mk: fixed problems
    with Make on Windows 2000, as well as problems when "make distclean" is
    invoked on a non-Unix platform when there is no "config.mk" in the
    current directory..

    * builds/freetype.mk: fixed a problem with object deletions under
    Dos/Windows/OS/2 systems

    * src/tools: added new directory to hold tools and test programs
    moved docmaker.py, glnames.py to it..

    * src/tools/docmaker.py: improved the script to add the current date
    at the footer of each web page (useful to distinguish between versions)

    * Jamfile: fixed incorrect HDRMACRO argument.

    * TODO: removed the cubic arc bbox computation note, since it has been
    fixed recently..

    * include/freetype/t1tables.h, include/freetype/config/ftoption.h:
    formatting
2001-05-11 14:25:57 +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 * builds/compiler/gcc-dev.mk: Add `-Wno-long-long' flag. 2001-04-22 09:49:49 +00:00
cygwin * builds/*/*-def.mk: changed the objects directory from "obj" to "objs" 2001-03-20 11:14:24 +00:00
dos * src/pcf/pcfdriver.c (PCF_Get_Char_Index): Fix return value. 2001-04-10 13:59:58 +00:00
mac updated for new modules and sources (mainly psaux) 2000-08-29 19:10:16 +00:00
os2 * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
unix * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +00:00
vms Initial revision 2001-01-03 06:38:54 +00:00
win32 * ftconfig.h, ftoption.h: updated "ftconfig.h" to detect 64-bit int 2001-04-20 08:50:36 +00:00
detect.mk * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +00:00
freetype.mk * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +00:00
link_dos.mk * *.mk: Added lots of `.PHONY' targets. 2000-12-20 22:09:41 +00:00
link_std.mk * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +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/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +00:00