Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-01 | Use separate $(MINSTALL) for installing libraries | Dan Nicholson | |
The special feature of bin/minstall to copy symlinks is only ever needed when installing libraries which may have .so symlinks. All the headers and directories can use a normal install program. These two modes are separated as $(INSTALL) and $(MINSTALL) to allow the user (or autoconf) to override installing normal files as they please. An autoconf check for the install program has been added and will be used in preference to minstall when available. Fixes bug 16053. | |||
2009-03-06 | st/xorg: Install to XORG_DRIVER_INSTALL_DIR | Joel Bosveld | |
2009-03-04 | radeon-gallium: Enable EGL and Xorg state trackers. | Corbin Simpson | |
Compile-tested only, but I have high hopes. |