David Turner
|
940d30640f
|
re-fixed FTC_Manager_Done :-)
|
2000-12-05 23:07:16 +00:00 |
|
David Turner
|
76a5f62323
|
major reformatting of the sources:
FT_EXPORT_DEF => FT_EXPORT
FT_EXPORT_FUNC => FT_EXPORT_DEF
BASE_DEF => FT_BASE
BASE_FUNC => FT_BASE_DEF
LOCAL_DEF => FT_LOCAL
LOCAL_FUNC => FT_LOCAL_DEF
LOCAL_FUNC_X => FT_CALLBACK_DEF
LOCAL_DEF_X => FT_CALLBACK_TABLE
FT_CPLUSPLUS => FT_CALLBACK_TABLE_DEF
|
2000-11-04 01:55:49 +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
|
3469d0d038
|
added auto-hinter module. Note that the code has been
cleaned up, and it seems a bug was introduced ???
I'll start checking this under Linux, as debugging is a lot
easier under this environment..
|
2000-07-19 20:02:14 +00:00 |
|