aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* prettifyGerd Hoffmann2021-01-081-4/+4
|
* make epoxy optionalGerd Hoffmann2021-01-081-5/+7
|
* viotest doesn't need epoxyGerd Hoffmann2021-01-081-1/+1
|
* drmtest doesn't need epoxyGerd Hoffmann2021-01-081-1/+1
|
* make gtk3 dep optionalGerd Hoffmann2021-01-081-5/+8
|
* bash completion: restGerd Hoffmann2020-01-021-3/+4
|
* bash completion: fb toolsGerd Hoffmann2020-01-021-2/+2
|
* more bash completion & fixesGerd Hoffmann2020-01-021-1/+1
|
* bash completion, fix drminfo logn getoptGerd Hoffmann2020-01-021-2/+2
|
* add libinput support, enable logind supportGerd Hoffmann2019-11-211-4/+10
|
* drm lease support for egltestGerd Hoffmann2019-06-141-1/+4
|
* drm lease support for drminfoGerd Hoffmann2019-06-141-5/+7
|
* add drm lease support to drmtestGerd Hoffmann2019-06-141-2/+10
|
* add logind supportGerd Hoffmann2019-04-081-14/+22
|
* add egltestGerd Hoffmann2019-04-051-0/+7
|
* fbinfo, pixman mode, miscGerd Hoffmann2019-02-251-0/+6
|
* add fbtestGerd Hoffmann2019-02-041-0/+10
|
* add prime.cGerd Hoffmann2019-01-091-0/+6
|
* virtio testGerd Hoffmann2018-10-151-1/+1
|
* add virtiotestGerd Hoffmann2018-10-151-0/+7
|
* move code to ttytools.cGerd Hoffmann2018-10-151-1/+1
|
* use c99 for meson buildGerd Hoffmann2018-09-141-1/+1
|
* drop cairo-gl supportGerd Hoffmann2018-09-041-3/+2
|
* meson: install drminfo & drmtest man-pagesEric Engestrom2017-04-261-0/+3
| | | | | Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* meson: install drminfo & drmtestEric Engestrom2017-04-261-2/+4
| | | | | | | | | `gtktest` had an explicit `install: false`, but it's the other way around: if unspecified, the file doesn't get installed; you have to explicitely ask for it with `install: true`. Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* add pixman firmatsGerd Hoffmann2017-04-241-1/+1
|
* revamp formatsGerd Hoffmann2017-04-231-1/+1
|
* meson: don't install gtktestGerd Hoffmann2017-04-211-1/+2
|
* add meson build supportGerd Hoffmann2017-04-211-0/+33