mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-24 19:38:13 +02:00
fixed: . Removing unused variables. . detect.mk files now must provide $(CONFIG_FILE) and not $(CONFIG_RULE). . ansi.mk will now be really used as a fallback if the detect mechanism fails. . ANSIFLAGS will now be really used (fixing a typo). . `make clean' now works (again two typos). . Detection of gcc on Unix has been fixed (using the `-v' option instead of `--version'). . `make devel' now works (on Unix). . Fixing *again* a bug in demos/graph/x11/rules.mk to allow multiple use of `-L' compiler options. . $(BASE_H) now contains a few more header files. As usual, a lot of formatting (not finished yet). |
||
|---|---|---|
| .. | ||
| mac | ||
| os2 | ||
| win32 | ||
| x11 | ||
| graph.h | ||
| grblit.c | ||
| grblit.h | ||
| grconfig.h | ||
| grdevice.c | ||
| grdevice.h | ||
| grevents.h | ||
| grfont.c | ||
| grfont.h | ||
| grinit.c | ||
| grobjs.c | ||
| grobjs.h | ||
| grtypes.h | ||
| migs.html | ||
| rules.mk | ||
| xtest.c | ||