summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-01-24configure.ac: Bump version to 1.0.4upstream/1.0.41.0.4Kristian Høgsberg1-1/+1
2012-12-14configure.ac: Bump version to 1.0.3upstream/1.0.31.0.3Kristian Høgsberg1-1/+1
2012-11-30configure.ac: Bump version to 1.0.2upstream/1.0.21.0.2Kristian Høgsberg1-1/+1
2012-11-30configure.ac: Don't link weston to cairo or image librariesKristian Høgsberg1-11/+2
2012-11-19configure.ac: Bump version to 1.0.11.0.1Kristian Høgsberg1-1/+1
2012-10-29simple-egl: Add a default cursorKristian Høgsberg1-1/+1
2012-10-29configure.ac: Check for libGLU for screensaverKristian Høgsberg1-0/+4
2012-10-22configure.ac: Bump version to 1.0.0upstream/1.0.01.0.0Kristian Høgsberg1-1/+1
2012-10-16configure: build tablet-shell client conditionallyPekka Paalanen1-2/+4
2012-10-16configure: separate simple EGL clients from othersPekka Paalanen1-4/+15
2012-10-16toytoolkit: make all EGL code dependant on cairo-eglPekka Paalanen1-2/+2
2012-10-16configure: fix --without-cairo-glesv2Pekka Paalanen1-6/+7
2012-10-16configure: tell why cairo-egl could not be usedPekka Paalanen1-1/+1
2012-10-15configure.ac: Bump version to 0.99.00.99.0Kristian Høgsberg1-1/+1
2012-08-29man: add man page for westonPekka Paalanen1-0/+2
2012-08-15weston-info: client that print out information about the running compositorPhilipp Brüschweiler1-0/+1
2012-08-03configure: make setbacklight optionalPekka Paalanen1-1/+2
2012-08-03android: add basic evdev input supportPekka Paalanen1-0/+1
2012-08-01compositor: remove OpenWFD backendPekka Paalanen1-9/+0
2012-07-31configure: link image libs with libsharedTiago Vignatti1-6/+6
2012-07-25tests: Use pkg-config to find setbacklight CFLAGS and libsDamien Lespiau1-0/+1
2012-07-24Bump version to 0.95.00.95.0Kristian Høgsberg1-1/+1
2012-07-20configure.ac: Don't require vpx now that we don't build the webm encoderKristian Høgsberg1-1/+1
2012-07-19Never install weston setuidKristian Høgsberg1-10/+0
2012-07-16xwayland: add simple xcb-cursor hook based on libXcursorTiago Vignatti1-1/+1
2012-06-25configure.ac: Bump version to 0.94.900.94.90Kristian Høgsberg1-1/+1
2012-06-22compositor-x11: Add base XCB/XKB supportDaniel Stone1-1/+19
2012-06-12compositor: add fallback strchrnul()Pekka Paalanen1-1/+1
2012-06-06Rewrite shm buffer file allocation v2Pekka Paalanen1-0/+2
2012-06-01build: introduce GCC_CXXFLAGSPekka Paalanen1-4/+6
2012-05-31Add Android backendPekka Paalanen1-0/+12
2012-05-31compositor: check for execinfo.hPekka Paalanen1-0/+2
2012-05-26wcap: Add option to disable building wcap toolsKristian Høgsberg1-5/+13
2012-05-25xwayland: change library nameTiago Vignatti1-6/+6
2012-05-25wcap: Rename wcap-encode to just wcapKristian Høgsberg1-1/+1
2012-05-25Import vpxenc from libvpx as a starting pointKristian Høgsberg1-0/+3
2012-05-22window: use libwayland-cursor instead of libXcursorAnder Conselvan de Oliveira1-1/+1
2012-05-21Move xwayland integration into xwayland subdirectoryKristian Høgsberg1-0/+1
2012-05-15configure: Add pixman-1 to the compositor required packagesKristian Høgsberg1-1/+1
2012-05-15Move cairo-util to shared/Kristian Høgsberg1-4/+6
2012-05-15xwm: Reparent X windows, paint a red decoration frameKristian Høgsberg1-1/+1
2012-05-08Link compositors to xkbcommon as wellDaniel Stone1-1/+1
2012-05-08build: Tighten mtdev dependency to reflect requirementRob Bradford1-1/+1
2012-05-03window: use libXcursor for loading pointer imagesAnder Conselvan de Oliveira1-1/+1
2012-04-11Always build testsKristian Høgsberg1-6/+0
2012-04-06Introduce weston-launchBenjamin Franzke1-0/+16
2012-03-30Add signedness warning flag and fix falloutKristian Høgsberg1-1/+4
2012-03-20evdev: use mtdev for multitouch devicesTiago Vignatti1-1/+1
2012-03-13configure: Fix build on debian by avoiding bashisms in the test command.Eric Anholt1-1/+1
2012-03-12Consolidate image loading code and move to shared/Kristian Høgsberg1-17/+26