Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scons: Eliminate MSVC2008 compatibility. | Jose Fonseca | 2016-02-11 | 1 | -1/+1 |
| | | | | | Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com> | ||||
* | scons: Conditionally use DRM module on pipe-loader. | Jose Fonseca | 2015-11-21 | 1 | -5/+4 |
| | | | | | | Fixes non Linux builds. Trivial. | ||||
* | pipe-loader: add preliminary scons support | Emil Velikov | 2015-11-21 | 1 | -0/+34 |
Add a 'static' pipe-loader build, which will be used with follow-up commits. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Acked-by: Rob Clark <robclark@freedesktop.org> |