Werner Lemberg
febe3fbeba
A first check of FT2's Make system. Many smaller and larger bugs have been
...
25 years ago
Just van Rossum
7ba2c674a6
readme file: needs copyright notice
25 years ago
Just van Rossum
2e8482b31d
Mac modules file. For now the same as the default, minus the t1z driver. First step in adding a Mac FOND driver...
25 years ago
Just van Rossum
926c81c8ba
CodeWarrior Pro4 project file to build the FT library under MacOS
25 years ago
David Turner
c75f71e049
fix
25 years ago
David Turner
7bda46d094
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"
25 years ago
David Turner
9ac7fa16ff
small update in config files
25 years ago
David Turner
35eee3f307
removed the reference to 'type1z' in order to allow compilation under OS/2
25 years ago
David Turner
4ea18e5573
added some configuration macros
25 years ago
David Turner
5194f8bf8a
fixed a small bug that prevented the modules list to
...
be properly erased on Win32 when invoking
"make modules" from the top directory..
25 years ago
David Turner
d00a8ce6f2
some updates. The yesterday modifications prevented the demo
...
programs from compiling under Unix. fixed..
25 years ago
Eric Olson
702b8d52cf
Removed obsolete file in uppercase. FTOPTION.H has fallen behind the
...
25 years ago
David Turner
281f9f6a13
Important changes were performed to clean up the makefiles,
...
these will be detailed later in a document (the work is not
completely finished).
25 years ago
David Turner
62ccef7547
added Windows NT detection
25 years ago
David Turner
f8bf6e2bc9
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
25 years ago
David Turner
b4a98378e1
fixed a bug in ftsystem that prevented the library from reading files
26 years ago
David Turner
d2b1f35704
Initial revision
26 years ago