summaryrefslogtreecommitdiff
path: root/src/gbm/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-07-06meson: Add a GBM backends search path build optionJames Jones1-1/+4
2021-07-06gbm: Add backend ABI-check testJames Jones1-0/+5
2020-08-31meson: conditionally include -ldl in gbm pkg-config fileJonathan Gray1-1/+1
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-1/+2
2019-11-05meson: move the generic symbols check arguments to a common variableEric Engestrom1-1/+1
2019-11-05meson: add variable to control the symbols checksEric Engestrom1-1/+1
2019-08-03meson: replace last uses of libxmlconfig with idep_xmlconfigEric Engestrom1-2/+2
2019-08-03meson: replace libmesa_util with idep_mesautilEric Engestrom1-2/+2
2019-07-10gbm: use new symbols check scriptEric Engestrom1-3/+6
2019-05-03meson: make nm binary optionalDylan Baker1-1/+1
2018-11-20meson: Add tests to suitesDylan Baker1-1/+2
2018-11-16loader: Factor out the common driver opening logic from each loader.Eric Anholt1-1/+0
2018-11-13gbm: remove unnecessary meson includeEric Engestrom1-1/+0
2018-06-13meson: Remove various completed todosDylan Baker1-2/+0
2018-03-07meson: Use include directory variables instead of traversingDylan Baker1-1/+1
2018-02-26*-symbol-check: use correct `nm` path when cross-compilingEric Engestrom1-0/+1
2018-02-02meson: Don't confuse the install and search paths for dri driversDylan Baker1-1/+1
2018-01-11meson: Use consistent style for testsDylan Baker1-1/+2
2017-12-07meson: add dep_thread to every lib that includes threads.hEric Engestrom1-1/+1
2017-11-08wayland-drm: static inline wayland_drm_buffer_getEmil Velikov1-3/+1
2017-11-07meson: standardize .so version to major.minor.patchEric Engestrom1-1/+1
2017-11-02gbm: Don't traverse backwards for includesDylan Baker1-3/+6
2017-10-31meson: pass correct args to gbm symbol testEric Engestrom1-2/+4
2017-10-31meson: set visibility flags on gbmDylan Baker1-1/+1
2017-10-31meson: Don't link gbm with threadsDylan Baker1-1/+1
2017-10-20meson: build libEGLDylan Baker1-2/+10
2017-10-09meson: build gbmDylan Baker1-0/+67