Werner Lemberg
|
46f92ef2d9
|
Finishing David's latest changes (there were some errors in it).
|
25 years ago |
David Turner
|
d2d1701333
|
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
|
25 years ago |
Werner Lemberg
|
dcff1129fe
|
Removing trailing whitespace.
|
25 years ago |
Werner Lemberg
|
a444ee94cd
|
Added copyright messages to all Makefiles.
|
25 years ago |
Werner Lemberg
|
c817a7ee73
|
minor formatting issues
|
25 years ago |
David Turner
|
cc11a05b8a
|
updated the build system:
- new files for the "cygwin" platform
- new workspace files for Visual C++ in "builds/win32/visualc"
- updated "docs/BUILD" slightly
|
25 years ago |
Werner Lemberg
|
fd3b8e7ca1
|
Clean up, formatting etc.
|
25 years ago |
David Turner
|
76ca167b28
|
major revamp of the build system
|
25 years ago |
Werner Lemberg
|
4d8370c954
|
Adapting changes for Unix to other makefiles.
|
25 years ago |
Werner Lemberg
|
db578ae090
|
Adding $(SO) and $(SA), denoting objects and library for a static build.
|
25 years ago |
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"
|
25 years ago |
David Turner
|
7404301024
|
renaming "freetype2/config" to "freetype2/builds"
|
25 years ago |