Werner Lemberg
|
dc72aff43d
|
Finishing David's latest changes (there were some errors in it).
|
25 years ago |
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
|
25 years ago |
Werner Lemberg
|
e4b32a5dc5
|
Removing trailing whitespace.
|
25 years ago |
Werner Lemberg
|
47a5f41de6
|
Added copyright messages to all Makefiles.
|
25 years ago |
Werner Lemberg
|
6fbe4db6b7
|
minor formatting issues
|
25 years ago |
David Turner
|
896b604ca8
|
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
|
bd547dc6e3
|
Clean up, formatting etc.
|
25 years ago |
David Turner
|
046f7a0c31
|
major revamp of the build system
|
25 years ago |
Werner Lemberg
|
6ac722b229
|
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 |