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