Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-10 | Move make install logic for libGL back into src/mesa/Makefile. | Kristian Høgsberg | |
This makes make install work again for non-glx libGL implementations. The make install logic is split into three sub-targets: install-libgl, install-osmesa, install-drivers. The install target in src/glx/x11 is then implemented using the src/mesa make install-libgl rule. Thanks to Dan Nicholson for pointing out the breakage. | |||
2008-03-08 | Move libGL install target to the libGL Makefile. | Kristian Høgsberg | |
2007-09-12 | pkg-config support | Dan Nicholson | |