Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl/egl-symbols-check: do not mandate bash | Emil Velikov | 2017-03-10 | 1 | -1/+1 |
| | | | | | | | | There's nothing bash specific in the script. Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Andreas Boll <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> | ||||
* | egl: fix make check broken by interop support | Marek Olšák | 2016-04-26 | 1 | -0/+2 |
| | |||||
* | automake: egl: add symbols test | Emil Velikov | 2015-11-20 | 1 | -0/+55 |
Should help us catch issues where we expose any extra symbols by mistake. Just like the ones fixes with previous commit. Signed-off-by: Emil Velikov <[email protected]> Tested-by: Kai Wasserbäch <[email protected]> Reviewed-by: Kristian Høgsberg <[email protected]> Acked-by: Matt Turner <[email protected]> |