kc3-lang/freetype/builds

Branch :


Log

Author Commit Date CI Message
d2b93caa 2000-07-28 01:37:53 Oops, I had exaggerated the warning levels a weensy bit...
78575d5e 2000-07-28 01:14:09 Updated to reflect the new Mac FOND support setup.
58b17f96 2000-07-27 23:29:08 Formatting.
c5cdf8bc 2000-07-27 21:40:22 re-adding a "unix-dev.mk". Debugging libtool output is just too much of a pain for me, I prefer a good old static lib without optimizations :-) "make devel" is back on Unix then..
6ac722b2 2000-07-27 11:32:13 Adapting changes for Unix to other makefiles.
321cd27d 2000-07-27 11:20:20 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).
796f9de2 2000-07-26 22:51:03 Updating to libtool 1.3.5.
a2a75b78 2000-07-26 21:47:19 Use `patsubst' instead of `subst' in cleaning rule to avoid problems with filenames which contain `lo' in its name (e.g. ahglobal.lo).
5fe4c00e 2000-07-26 19:04:08 - 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 !!)
e6735234 2000-07-24 18:40:28 removed obsolete file
7fd756d2 2000-07-24 06:03:58 Add `mkinstalldirs'.
a16d7155 2000-07-24 06:02:52 Unused files.
04563546 2000-07-24 06:01:34 `make install' is available now. Formatting.
db578ae0 2000-07-23 21:27:52 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.
70e5aa23 2000-07-23 16:21:52 updating the Mac stuff to the current situaton
42a29f2a 2000-07-22 06:59:36 For Unix platforms, `configure' will be always called now. The `devel' target no longer needs unix-dev.mk. Some other minor fixes.
e616d225 2000-07-20 16:06:54 Adding $(CFG) variable to pass configure script parameters. Fixing DLL version.
d060a75b 2000-07-20 06:57:41 Formatting. Rudimentary support for autoconf (still using GNU make) Say `make unix'.
6b8fcd53 2000-07-19 16:36:36 Renaming license.txt -> LICENSE.TXT for orthogonality.
b390a124 2000-07-10 00:13:39 removed some stupid #defines in <freetype/config/ftconfig.h>
a90663f5 2000-07-08 00:41:13 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"
74043010 2000-07-08 00:22:20 renaming "freetype2/config" to "freetype2/builds"