Added missing wayland-devel dependency for weston-devel package.
[profile/ivi/weston.git] / configure.ac
2013-03-22 Kristian Høgsbergconfigure.ac: Bump version to 1.0.6 upstream
2013-02-26 Kristian Høgsbergconfigure.ac: Lower version back to 1.0.5
2013-02-22 Kristian HøgsbergInstall header files and pkg-config file for external...
2013-02-19 Marcin Slusarzcompositor: Use libunwind if available for better backt...
2013-02-14 Kristian Høgsbergconfigure.ac: Bump version to 1.0.5
2013-02-14 Kristian Høgsbergconfigure.ac: Add version to bug URL as well
2013-02-14 Scott Moreauconfigure.ac: Change bugs.freedesktop.org product to...
2013-01-25 Kristian Høgsbergconfigure.ac: Bump version to 1.0.4
2012-12-14 Kristian Høgsbergconfigure.ac: Bump version to 1.0.3
2012-11-30 Kristian Høgsbergconfigure.ac: Bump version to 1.0.2
2012-11-30 Kristian Høgsbergconfigure.ac: Don't link weston to cairo or image libraries
2012-11-20 Kristian Høgsbergconfigure.ac: Bump version to 1.0.1
2012-10-29 Kristian Høgsbergsimple-egl: Add a default cursor
2012-10-29 Kristian Høgsbergconfigure.ac: Check for libGLU for screensaver
2012-10-22 Kristian Høgsbergconfigure.ac: Bump version to 1.0.0
2012-10-16 Pekka Paalanenconfigure: build tablet-shell client conditionally
2012-10-16 Pekka Paalanenconfigure: separate simple EGL clients from others
2012-10-16 Pekka Paalanentoytoolkit: make all EGL code dependant on cairo-egl
2012-10-16 Pekka Paalanenconfigure: fix --without-cairo-glesv2
2012-10-16 Pekka Paalanenconfigure: tell why cairo-egl could not be used
2012-10-16 Kristian Høgsbergconfigure.ac: Bump version to 0.99.0
2012-08-29 Pekka Paalanenman: add man page for weston
2012-08-15 Philipp Brüschweilerweston-info: client that print out information about...
2012-08-03 Pekka Paalanenconfigure: make setbacklight optional
2012-08-03 Pekka Paalanenandroid: add basic evdev input support
2012-08-01 Pekka Paalanencompositor: remove OpenWFD backend
2012-08-01 Tiago Vignatticonfigure: link image libs with libshared
2012-07-25 Damien Lespiautests: Use pkg-config to find setbacklight CFLAGS and...
2012-07-24 Kristian HøgsbergBump version to 0.95.0 0.95.0
2012-07-20 Kristian Høgsbergconfigure.ac: Don't require vpx now that we don't build...
2012-07-19 Kristian HøgsbergNever install weston setuid
2012-07-16 Tiago Vignattixwayland: add simple xcb-cursor hook based on libXcursor
2012-06-26 Kristian Høgsbergconfigure.ac: Bump version to 0.94.90 0.94.90
2012-06-22 Daniel Stonecompositor-x11: Add base XCB/XKB support
2012-06-12 Pekka Paalanencompositor: add fallback strchrnul()
2012-06-06 Pekka PaalanenRewrite shm buffer file allocation v2
2012-06-01 Pekka Paalanenbuild: introduce GCC_CXXFLAGS
2012-05-31 Pekka PaalanenAdd Android backend
2012-05-31 Pekka Paalanencompositor: check for execinfo.h
2012-05-26 Kristian Høgsbergwcap: Add option to disable building wcap tools
2012-05-26 Tiago Vignattixwayland: change library name
2012-05-25 Kristian Høgsbergwcap: Rename wcap-encode to just wcap
2012-05-25 Kristian HøgsbergImport vpxenc from libvpx as a starting point
2012-05-22 Ander Conselvan... window: use libwayland-cursor instead of libXcursor
2012-05-21 Kristian HøgsbergMove xwayland integration into xwayland subdirectory
2012-05-16 Kristian Høgsbergconfigure: Add pixman-1 to the compositor required...
2012-05-16 Kristian HøgsbergMove cairo-util to shared/
2012-05-15 Kristian Høgsbergxwm: Reparent X windows, paint a red decoration frame
2012-05-08 Daniel StoneLink compositors to xkbcommon as well
2012-05-08 Rob Bradfordbuild: Tighten mtdev dependency to reflect requirement
2012-05-03 Ander Conselvan... window: use libXcursor for loading pointer images
2012-04-11 Kristian HøgsbergAlways build tests
2012-04-06 Benjamin FranzkeIntroduce weston-launch
2012-03-30 Kristian HøgsbergAdd signedness warning flag and fix fallout
2012-03-21 Tiago Vignattievdev: use mtdev for multitouch devices
2012-03-13 Eric Anholtconfigure: Fix build on debian by avoiding bashisms...
2012-03-12 Kristian HøgsbergConsolidate image loading code and move to shared/
2012-02-29 Kristian Høgsbergcompositor-drm: Just pull in libbacklight source for now
2012-02-29 Tiago Vignatticompositor: add dpms and backlight support
2012-02-24 Jesse Barnescompositor-drm: Add sprite support
2012-02-09 Eric Anholtconfigure: Fix build on debian by avoiding bashisms...
2012-02-09 Kristian HøgsbergUse dist-xz for tarballs
2012-02-09 Kristian Høgsbergconfigure: Change project to weston, set version to...
2012-02-08 Kristian HøgsbergAdd support for webp image format
2012-02-07 Jesse Barnesconfigure.ac: fix cairo-glesv2 help text
2012-02-07 Kristian HøgsbergMerge remote-tracking branch 'pq/transform-fixes2'
2012-02-01 Pekka Paalanenconfigure: add libpng to client libs
2012-01-31 Pekka Paalanenconfigure: use --disable-tests, since default is enabled
2012-01-31 Pekka Paalanenconfigure: toytoolkit GL apps depend on cairo-egl
2012-01-27 Kristian HøgsbergMerge remote-tracking branch 'pq/transform-v1'
2012-01-27 Pekka Paalanentests: add matrix-test
2012-01-19 Kristian Høgsbergconfigure: Add --enable-setuid-install
2012-01-18 Kristian Høgsbergclients: Allow compiling with the cairo glesv2 backend
2012-01-13 Richard HughesExplicitly add GIO to the client libs
2012-01-12 Kristian Høgsbergview: Make view compile again
2012-01-03 Kristian HøgsbergMerge remote-tracking branch 'pq/compositor-dtors-v1'
2012-01-03 Kristian HøgsbergFix distcheck
2012-01-03 Kristian HøgsbergRename wayland-compositor to weston
2011-12-27 Kristian Høgsbergx11: Bridge X11 CLIPBOARD selection to Wayland clients
2011-12-08 Pekka Paalanenmove config parser to a convenience library
2011-11-14 Kristian HøgsbergDe-brand the tablet shell
2011-10-20 Kristian Høgsbergcairo-util: Add helper to load jpeg files
2011-08-11 Tiago Vignatticonfigure: add helper for setting xserver directory
2011-07-21 Tiago Vignatticonfigure: set up simple clients independently from...
2011-07-15 Benjamin Franzkewindow.c: Fix compile/run using cairo without egl
2011-07-01 Kristian Høgsbergcompositor: Add a simple WM to the xserver launcher
2011-06-23 Benjamin FranzkeUse gbm for compositor-{drm,openwfd}
2011-05-11 Kristian Høgsbergconfigure: Only check for XCB if x11 compositor is...
2011-05-06 Benjamin Franzkeconfigure: Remove a xcb-dri2 leftover
2011-05-03 Kristian Høgsbergcompositor: Split backends into modules
2011-05-02 Kristian Høgsbergconfigure.ac: Just look for png, not png12
2011-05-02 Kristian Høgsbergcompositor: Screenhoot into a client provided shm buffer
2011-04-26 Kristian HøgsbergAdd --disable-clients configure option
2011-04-26 Kristian Høgsbergconfigure: Only check dependencies for the enabled...
2011-04-25 Kristian Høgsbergcompositor-x11: Only use xcb_poll_for_queued_event...
2011-04-23 Kristian Høgsbergcompositor: Support loadable shells
2011-04-20 Benjamin Franzkecompositor: Add OpenWF Display backend
2011-04-11 Kristian HøgsbergMerge remote-tracking branch 'bnf/surface-frame-event'
2011-03-18 Kristian HøgsbergMerge remote-tracking branch 'bnf/fixes'
2011-03-17 Benjamin Franzkewindow: Use window surfaces for windows
next