Werner Lemberg
321cd27d0f
Removing compiler warnings about unused portions of code.
...
Now unix.in uses absolute paths also to overcome problems with libtool.
To do that in a consistent way I had to modify the rules how to handle
$OBJ_DIR (and consequently $LIB_DIR): You should set $OBJ_DIR explicitly
on the command line (or environment).
2000-07-27 11:20:20 +00:00
Werner Lemberg
796f9de262
Updating to libtool 1.3.5.
2000-07-26 22:51:03 +00:00
Werner Lemberg
a2a75b7846
Use `patsubst' instead of `subst' in cleaning rule to avoid problems with
...
filenames which contain `lo' in its name (e.g. ahglobal.lo).
2000-07-26 21:47:19 +00:00
David Turner
5fe4c00ed2
- fixed the incorrect SO extension for Visual C++
...
- disabled the TrueType interpreter by default
- disabled the "type1" driver, "type1z" is now used
by default (the internal driver name is "type1" now !!)
2000-07-26 19:04:08 +00:00
David Turner
e6735234f4
removed obsolete file
2000-07-24 18:40:28 +00:00
Werner Lemberg
7fd756d207
Add `mkinstalldirs'.
2000-07-24 06:03:58 +00:00
Werner Lemberg
a16d7155ec
Unused files.
2000-07-24 06:02:52 +00:00
Werner Lemberg
0456354658
`make install' is available now.
...
Formatting.
2000-07-24 06:01:34 +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
Just van Rossum
70e5aa2320
updating the Mac stuff to the current situaton
2000-07-23 16:21:52 +00:00
Werner Lemberg
42a29f2a85
For Unix platforms, `configure' will be always called now.
...
The `devel' target no longer needs unix-dev.mk.
Some other minor fixes.
2000-07-22 06:59:36 +00:00
Werner Lemberg
e616d22529
Adding $(CFG) variable to pass configure script parameters.
...
Fixing DLL version.
2000-07-20 16:06:54 +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
Werner Lemberg
6b8fcd530e
Renaming license.txt -> LICENSE.TXT for orthogonality.
2000-07-19 16:36:36 +00:00
David Turner
b390a12429
removed some stupid #defines in <freetype/config/ftconfig.h>
2000-07-10 00:13:39 +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