Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-07 | Fix driver build after pixman changes. | Eric Anholt | 1 | -1/+1 | |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -1/+1 | |
Get rid of almost all uses of these definitions. They're still defined for delinquent out-of-tree drivers, and also for the Mesa build. As well as for miinitext.c. But largely gone. | |||||
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 1 | -1/+1 | |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 1 | -1/+1 | |
module builds to reflect this change. | |||||
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | 1 | -1/+1 | |
application build-time dependencies, and update package deps to work with separate build roots. | |||||
2005-08-30 | Use the $(moduledir) makefile variable instead of @moduledir@ so it can be | Kristian Høgsberg | 1 | -2/+0 | |
overridden at make install time. Remove driverdir and inputdir from pkg-config file. The directory layout of moduledir is fixed and well known by drivers. | |||||
2005-07-10 | add some convenience variables for the drivers | Adam Jackson | 1 | -0/+2 | |
2005-07-01 | Adding initial build system. | Daniel Stone | 1 | -0/+12 | |