aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2018-08-24Update required meson version to 0.47.1Drew DeVault
2018-08-24Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""Scott Anderson
2018-08-23Revert "Merge pull request #1194 from ascent12/meson_feature"Drew DeVault
2018-08-23Use current_source_dir instead of source_rootScott Anderson
2018-08-22Install headers explicitlyScott Anderson
2018-08-22Make style more consistentScott Anderson
2018-08-22Remove unnecessary project argumentsScott Anderson
2018-08-22Add link dependency on symbols fileScott Anderson
2018-08-22Update examples to use new optionScott Anderson
2018-08-22Update rootston to use new optionScott Anderson
2018-08-22Use new options for X11 backend and XwaylandScott Anderson
2018-08-22Use feature options for libcap/logindScott Anderson
2018-08-22Add new feature optionsScott Anderson
2018-08-16ctags: use -f instead of -oGuido Günther
2018-08-02Merge pull request #1053 from emersion/xdg-decorationDrew DeVault
2018-07-29Initial pass on API stability guaranteesDrew DeVault
2018-07-28Add xdg-decoration-unstable-v1 supportemersion
2018-07-21Revert "Merge pull request #1153 from emersion/include-config"Drew DeVault
2018-07-21Use posix_fallocate when availableemersion
2018-07-21Always include config.hemersion
2018-06-26Check for libavutil/hwcontext_drm.hScott Anderson
2018-05-29rootston: use wl_display_destroy_clientsemersion
2018-05-17Add support for version 2 of the xdg-output protocolemersion
2018-05-05Add option to disable examples buildflorian.weigelt
2018-05-05Add option to disable rootston buildflorian.weigelt
2018-04-03Install include directory into includedirDanilo Spinella
2018-04-02Change meson option names to use hypenDanilo Spinella
2018-03-28backend/x11: make xcb-xkb optional, remove global stateemersion
2018-03-28backend/x11: correctly update keyboard modifiersemersion
2018-03-26Merge pull request #713 from ManDay/masterDrew DeVault
2018-03-23Minor correctionsCedric Sodhi
2018-03-12meson: use current_source_dir instead of source_rootemersion
2018-03-09Make X11 fully optionalCedric Sodhi
2018-03-03move xwm.h out of include/wlrDominique Martinet
2018-03-03xcb errors: optional dependency with improved messagesDominique Martinet
2018-02-23Add symbols fileGuido Günther
2018-02-19Revert "ELF Visibility"Drew DeVault
2018-02-19Explicitly export EFL symbolsScott Anderson
2018-02-14meson: require wayland-protocols >=1.12 for xdg-shell stableDominique Martinet
2018-02-12Reformat all #include directivesemersion
2018-02-10meson build: only link with deps when required by optionsDominique Martinet
2018-02-10meson build: make enable options work as auto/true/falseDominique Martinet
2018-02-10meson.build status: print actual build options in messageDominique Martinet
2018-01-30Fix some typosGuido Günther
2018-01-26meson: add ctags and etags targetsGuido Günther
2018-01-24meson: print enabled optionsGuido Günther
2018-01-04meson: fix include path in generated .pcDominique Martinet
2017-12-28Further fixes to header install dirDrew DeVault
2017-12-28Install headers to /usr/include/wlrDrew DeVault
2017-12-27meson: Fix exclude_headersBjörn Esser