Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meson: Generate man pages for the installed tools | Emmanuele Bassi | 2017-05-05 | 1 | -0/+2 |
| | |||||
* | build: Add Meson options for quartz/win32 backends | Emmanuele Bassi | 2017-05-03 | 1 | -0/+4 |
| | |||||
* | build: Generate the API references (WIP) | Emmanuele Bassi | 2017-05-03 | 1 | -0/+2 |
| | | | | Still a work in progress. | ||||
* | meson: build input modules | Tim-Philipp Müller | 2017-05-03 | 1 | -0/+4 |
| | | | | | | | | | We have to work around some ordering problems here. We still manage to keep most of the guts in modules/input/meson.build, so it's not too ugly overall. (The autotools build solves this with a 'make -C ../../input/modules' inside gtk/Makefile, but that's not something we can or want to do.) | ||||
* | meson: check for xinerama | Tim-Philipp Müller | 2017-05-03 | 1 | -0/+2 |
| | |||||
* | meson: move colord checks into cups printbackend | Tim-Philipp Müller | 2017-05-03 | 1 | -0/+2 |
| | | | | Which is the only user of it. Also add option to enable/disable. | ||||
* | meson: modules: add printbackends | Tim-Philipp Müller | 2017-05-03 | 1 | -0/+8 |
| | | | | | The cups checks might not work properly everywhere yet, since they don't use cups-config and parse the output yet. | ||||
* | meson: gdk: add Mir backend bits | Tim-Philipp Müller | 2017-05-03 | 1 | -4/+10 |
| | | | | Completely untested, might not even build. | ||||
* | meson: add vulkan bits | Tim-Philipp Müller | 2017-05-03 | 1 | -0/+1 |
| | |||||
* | meson: Disable broadway build | Timm Bäder | 2017-05-03 | 1 | -1/+1 |
| | |||||
* | meson: Build gtk3-demo | Timm Bäder | 2017-05-03 | 1 | -1/+1 |
| | |||||
* | build: Generate wayland protocol files | Timm Bäder | 2017-05-03 | 1 | -1/+1 |
| | |||||
* | meson: Add options for x/wayland/broadway backends | Timm Bäder | 2017-05-03 | 1 | -0/+3 |