|
7bda46d0
|
2000-02-29T16:56:18
|
|
updated the build system to avoid file duplication :
- All "common" ANSI files were moved to "freetype2/config"
- The modules list is in "config" now (instead of
config/<system>")
- All system-specific configuration Makefiles have been
renamed. E.g. "config/win32/Makefile.gcc" is now
"config/win32/w32-gcc.mk"
- Updated "config/freetype.mk" and "config/modules.mk"
|
|
9ac7fa16
|
2000-02-28T11:32:17
|
|
small update in config files
|
|
4ea18e55
|
2000-02-17T10:25:24
|
|
added some configuration macros
|
|
281f9f6a
|
2000-01-17T11:20:26
|
|
Important changes were performed to clean up the makefiles,
these will be detailed later in a document (the work is not
completely finished).
|
|
62ccef75
|
2000-01-07T14:37:00
|
|
added Windows NT detection
|
|
f8bf6e2b
|
1999-12-29T00:19:37
|
|
Added the file `config/modules.mk' used to generate the file
`config/<platform>/ftmodule.h' which contains the list of available
font drivers.
The list can be re-generated with "make modules" from the top directory
|
|
b4a98378
|
1999-12-21T14:08:00
|
|
fixed a bug in ftsystem that prevented the library from reading files
|
|
d2b1f357
|
1999-12-16T23:11:37
|
|
Initial revision
|