Werner Lemberg
|
f6ecab5858
|
* builds/ansi/ansi.mk: Fix inclusion order of files.
* src/type1/t1objs.c (T1_Init_Face): Compute style flags.
|
2000-11-26 21:25:53 +00:00 |
Werner Lemberg
|
6828c90c5f
|
Introduced $(space) in the makefiles to get rid of using the comment
separator for indicating a trailing space.
|
2000-11-04 23:41:02 +00:00 |
Werner Lemberg
|
a444ee94cd
|
Added copyright messages to all Makefiles.
Added documentation to FT_Get_Sfnt_* stuff (in ftnames.[ch])
minor other doc fixes
|
2000-10-17 03:38:43 +00:00 |
Werner Lemberg
|
fd3b8e7ca1
|
Clean up, formatting etc.
Fixing rules for installing cache headers on Unix.
Updating builds/unix/ftconfig.in.
|
2000-09-22 21:23:29 +00:00 |
David Turner
|
76ca167b28
|
major revamp of the build system
|
2000-09-15 22:42:06 +00:00 |
Werner Lemberg
|
4d8370c954
|
Adapting changes for Unix to other makefiles.
|
2000-07-27 11:32:13 +00:00 |
David Turner
|
b1aae9194c
|
removed obsolete file
|
2000-07-24 18:40:28 +00:00 |
Werner Lemberg
|
db578ae090
|
Adding $(SO) and $(SA), denoting objects and library for a static build.
This is currently used for Unix only -- it should be extended that it is
possible to build DLLs and static libs on other platforms also.
Formatting.
|
2000-07-23 21:27:52 +00:00 |
Werner Lemberg
|
d060a75b0d
|
Formatting.
Rudimentary support for autoconf (still using GNU make)
Say `make unix'.
|
2000-07-20 06:57:41 +00:00 |
David Turner
|
a90663f591
|
vast clean-up of the sources in order to allow flat
directory compilation (by defining the FT_FLAT_COMPILE
macro at compile time..)
moved "freetype2/BUILD" to "freetype2/docs/BUILD"
|
2000-07-08 00:41:13 +00:00 |
David Turner
|
7404301024
|
renaming "freetype2/config" to "freetype2/builds"
|
2000-07-08 00:22:20 +00:00 |