Tom Kacvinsky
|
e503527c64
|
Added a --libtool option, which returns the absolute path to the
libtool convenience library.
|
25 years ago |
Werner Lemberg
|
84278bc7ef
|
* builds/cygwin/cygwin-def.in: Same fix as previous.
* builds/unix/unix-def.in: Add
so that installation of freetype-config does not fail.
|
25 years ago |
Werner Lemberg
|
4af2f18cc3
|
Minor fixes.
|
25 years ago |
Werner Lemberg
|
a82cd844fb
|
Small fixes and formatting.
|
25 years ago |
David Turner
|
276e47e7a7
|
- moved default installation of header files to "include/freetype2"
instead of "include/freetype"
- added generation and installation of "freetype-config" script
|
25 years ago |
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
|
098ab26c72
|
Moving FreeType license to doc dir.
|
25 years ago |
Werner Lemberg
|
e4b32a5dc5
|
Removing trailing whitespace.
|
25 years ago |
Werner Lemberg
|
3c7c5da3bb
|
added development header files to CONFIG_H in the makefiles
|
25 years ago |
Werner Lemberg
|
47a5f41de6
|
Added copyright messages to all Makefiles.
|
25 years ago |
Werner Lemberg
|
e73d9957a2
|
Enabled TT interpreter in development version of ftoption.h
|
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 |