| Age | Commit message (Expand) | Author |
| 2006-04-21 | Add missing closing brace. How did this ever work previously? | sketch |
| 2005-09-24 | fix many problems in the reachover Makefiles for X11 libraries: | chs |
| 2005-09-22 | add a shared-lib dependency on libfreetype, since this library calls that one. | chs |
| 2005-07-22 | fontconfig depends on expat - so insert a .WAIT for parallel builds. | martin |
| 2005-07-19 | Add back <bsd.lib.mk>, which Christos accidentally removed in the previous. | lukem |
| 2005-07-19 | PR/30413: Martin Husemann: make target ordering issue in non-compat mode. | christos |
| 2005-05-14 | We need ${X11FLAGS.EXTENSION} here, because it carries what xsrc calls | martin |
| 2005-03-22 | + update .PATH for sparc clip.S | rtr |
| 2005-03-22 | + libdmx dso | rtr |
| 2005-03-21 | Remove obsolete definition for "codeconv" modules which no longer exist. | tron |
| 2005-03-21 | Backout last change, "-fno-strict-aliasing" is now enable via "bsd.x11.mk". | tron |
| 2005-03-21 | Compile this library with "-fno-strict-aliasing" to fix PR xsrc/29743 | tron |
| 2005-03-21 | The minor version of this library was bumped. | tron |
| 2005-03-21 | add missing freetype headers | rtr |
| 2005-03-20 | add missing source files | rtr |
| 2005-03-19 | Adjust for the latest XFree86 import. Code now compiles, but libraries | christos |
| 2005-01-21 | + cleanup removal of -DUSE_NBSD_THREADLIB usage | rtr |
| 2004-08-05 | Need to prefix relative directories with `${.CURDIR}/' so that | lukem |
| 2004-08-04 | Cache .OBJDIRS of LIBDPLIBS commonly used in SUBDIRs, | lukem |
| 2004-08-04 | Convert from DPADD/LDADD to LIBDPLIBS (from bsd.lib.mk), which allows | lukem |
| 2004-07-13 | Add the .c and .h files generated from *.psw to DPSRCS. | lukem |
| 2004-05-16 | Radically overhaul X11 configuration: | lukem |
| 2004-05-13 | Drop optmization to -O0 for sh5 for one file to work around an | he |
| 2004-04-29 | Sync to changes made in XFree86 4.4 and add -DXFREE86_FT2 appropriately. | lukem |
| 2004-04-28 | Fix up botches in X userland from upgrade from XFree86 4.3.0 -> 4.4.0. | lukem |
| 2004-04-05 | Add -I${X11SRCDIR.xc}/lib/xtrans, -I${X11SRCDIR.xc}/lib/GL/glx, (etc) | lukem |
| 2004-04-05 | Add -DUSE_X86_ASM -I${X11SRCDIR.xc}/extras/Mesa/src/X86 | lukem |
| 2004-04-04 | Add -I${X11SRCDIR.xc}/extras/expat/lib to CPPFLAGS. | lukem |
| 2004-03-17 | Add a compile flag, MKTTINTERP, that turns on the bytecode interpreter | perry |
| 2004-03-12 | + hardcode_libdir_flag_spec="-Wl,-rpath,${X11USRLIBDIR}" - for both *-config | rtr |
| 2004-03-11 | freetype/Makefile | rtr |
| 2004-03-06 | oops missed bump to 1.1 | rtr |
| 2004-03-06 | + update reachover lib/* for xf4.4 | rtr |
| 2004-02-23 | + pre-build and install libexpat before lib/* | rtr |
| 2004-02-09 | clean up temporary files | lukem |
| 2004-02-09 | consistently provide a tools/<tool>/Makefile.<tool> for inclusion | lukem |
| 2004-02-08 | remove ${STRINGS_FILES} explicitly (${.TARGET} changed) | lukem |
| 2004-02-08 | When building multiple targets with a single series of commands | lukem |
| 2004-02-07 | Re add ${MAKESTRS} and ${GENMATYPES} targets with updated paths into objdir. | rtr |
| 2004-02-07 | move gen_matypes to x11/tools as per discussion with lukem and request | rtr |
| 2004-02-07 | remove MAKESTRS target | rtr |
| 2004-02-07 | Move host too makestrs to x11/tools as per discussion with lukem and | rtr |
| 2004-02-06 | Fix typo. | fredb |
| 2004-02-06 | only build xlibi18n if MKPIC != no. | mrg |
| 2004-01-23 | don't bother installing XftConfig-OBSOLETE | lukem |
| 2004-01-10 | tweak some XTODO items | lukem |
| 2004-01-08 | use prog.mk so we get cleandir. from jmmv@ | rtr |
| 2004-01-08 | use ${HOST_SH} instead of sh | rtr |
| 2004-01-06 | pkg-config (pc) and -config scripts | rtr |
| 2004-01-05 | true type includes | rtr |