summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-10-08tests: add role conflict sub-surface vs. wl_shell_surfacePekka Paalanen1-0/+5
2014-09-30clients: add presentation-shm demoPekka Paalanen1-0/+8
2014-09-30tests: presentation test, simplePekka Paalanen1-0/+8
2014-09-30weston-info: report presentation clockPekka Paalanen1-0/+3
2014-09-30protocol: add presentation extension v5Pekka Paalanen1-0/+5
2014-08-22build: do not run xwayland test for distcheckPekka Paalanen1-1/+2
2014-08-22build: use AM_DISTCHECK_CONFIGURE_FLAGSPekka Paalanen1-1/+1
2014-08-20build: cliptest uses also vertex-clipping.hPekka Paalanen1-1/+4
2014-08-20Remove duplicated code from cliptest.cOndřej Majerech1-1/+1
2014-06-18build: Silence libtoolize warningsThierry Reding1-0/+2
2014-06-18Add a simple client for testing compositor damage handlingJason Ekstrand1-0/+12
2014-05-12build: let 'make clean' remove logs/ againPekka Paalanen1-1/+1
2014-05-09tests: rename xwayland testPekka Paalanen1-4/+4
2014-04-06xwayland: Use new Xwayland DDXKristian Høgsberg1-6/+0
2014-04-02Add a screen sharing pluginJason Ekstrand1-0/+22
2014-04-02compositor-wayland: Add support for running on top of wl_fullscreen_shellJason Ekstrand1-0/+3
2014-04-02weston-fullscreen: Add wl_fullscreen_shell supportJason Ekstrand1-0/+3
2014-04-02simple-shm: Add wl_fullscreen_shell supportJason Ekstrand1-1/+5
2014-04-02Add a wl_fullscreen_shell implementationJason Ekstrand1-0/+22
2014-04-02Generate/build the fullscreen shell protocol filesJason Ekstrand1-0/+1
2014-03-12Add libinput based input device backendJonas Ådahl1-17/+26
2014-02-11build: List xdg protocol files as nodist SOURCEsKristian Høgsberg1-4/+4
2014-02-11build: Link to libshared.la instead of adding to SOURCESKristian Høgsberg1-30/+13
2014-02-07clients: Port simple-shm and simple-egl to xdg-shellKristian Høgsberg1-1/+6
2014-02-05build: Add missing AM_CFLAGS to client target CFLAGSKristian Høgsberg1-28/+31
2014-02-05nested-client: Fix build errorJason Ekstrand1-0/+1
2014-02-03build: Pass pkg-config CFLAGS as target_CFLAGS, not CPPFLAGSKristian Høgsberg1-12/+12
2014-02-03build: Add a rule for creating git-version.h when we don't have a git repoKristian Høgsberg1-0/+4
2014-02-03build: fix weston-info CFLAGSPekka Paalanen1-0/+1
2014-02-03build: pass client flags to test programsPekka Paalanen1-0/+7
2014-02-01build: Don't dist generated sourcesKristian Høgsberg1-54/+51
2014-02-01Makefile.am: Fix protocol source files usageQuentin Glidic1-108/+109
2014-02-01westoy: Port the toy toolkit over to xdg-shellJasper St. Pierre1-2/+7
2014-02-01build: Stop using xmllint to validate protocol filesKristian Høgsberg1-16/+2
2014-02-01build: Drop wayland-scanner.mkKristian Høgsberg1-2/+10
2014-02-01build: Only regenerate src/git-version.h when .git/logs/HEAD changesKristian Høgsberg1-6/+11
2014-02-01build: Move shared/Makefile.am into toplevel Makefile.amKristian Høgsberg1-17/+55
2014-02-01build: Move clients/Makefile.am into toplevel Makefile.amKristian Høgsberg1-4/+257
2014-02-01build: Move tests/Makefile.am into toplevel Makefile.amKristian Høgsberg1-2/+156
2014-02-01build: Move src/Makefile.am into toplevel Makefile.amKristian Høgsberg1-1/+316
2014-02-01build: Move man/Makefile.am into toplevel Makefile.amKristian Høgsberg1-2/+26
2014-02-01build: Move protocol/Makefile.am into toplevel Makefile.amKristian Høgsberg1-2/+28
2014-02-01build: Move xwayland/Makefile.am into toplevel Makefile.amKristian Høgsberg1-5/+40
2014-02-01build: Move desktop-shell/Makefile.am into toplevel Makefile.amKristian Høgsberg1-2/+43
2014-01-31build: Move wcap/Makefile.am into top-level Makefile.amKristian Høgsberg1-5/+15
2014-01-31build: Move data/Makefile.am into Makefile.amKristian Høgsberg1-1/+13
2013-12-16Makefile.am: Clean generated weston.ini on make cleanKristian Høgsberg1-0/+2
2013-12-04desktop-shell: Move to new desktop-shell subdirectoryKristian Høgsberg1-0/+1
2013-12-04Move xwayland up one directory levelKristian Høgsberg1-1/+14
2013-11-27Automatically generate weston.ini with the right pathsNeil Roberts1-1/+10