summaryrefslogtreecommitdiffstats
path: root/src/gbm/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: move the generic symbols check arguments to a common variableEric Engestrom2019-11-051-1/+1
* meson: add variable to control the symbols checksEric Engestrom2019-11-051-1/+1
* meson: replace last uses of libxmlconfig with idep_xmlconfigEric Engestrom2019-08-031-2/+2
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-2/+2
* gbm: use new symbols check scriptEric Engestrom2019-07-101-3/+6
* meson: make nm binary optionalDylan Baker2019-05-031-1/+1
* meson: Add tests to suitesDylan Baker2018-11-201-1/+2
* loader: Factor out the common driver opening logic from each loader.Eric Anholt2018-11-161-1/+0
* gbm: remove unnecessary meson includeEric Engestrom2018-11-131-1/+0
* meson: Remove various completed todosDylan Baker2018-06-131-2/+0
* meson: Use include directory variables instead of traversingDylan Baker2018-03-071-1/+1
* *-symbol-check: use correct `nm` path when cross-compilingEric Engestrom2018-02-261-0/+1
* meson: Don't confuse the install and search paths for dri driversDylan Baker2018-02-021-1/+1
* meson: Use consistent style for testsDylan Baker2018-01-111-1/+2
* meson: add dep_thread to every lib that includes threads.hEric Engestrom2017-12-071-1/+1
* wayland-drm: static inline wayland_drm_buffer_getEmil Velikov2017-11-081-3/+1
* meson: standardize .so version to major.minor.patchEric Engestrom2017-11-071-1/+1
* gbm: Don't traverse backwards for includesDylan Baker2017-11-021-3/+6
* meson: pass correct args to gbm symbol testEric Engestrom2017-10-311-2/+4
* meson: set visibility flags on gbmDylan Baker2017-10-311-1/+1
* meson: Don't link gbm with threadsDylan Baker2017-10-311-1/+1
* meson: build libEGLDylan Baker2017-10-201-2/+10
* meson: build gbmDylan Baker2017-10-091-0/+67