summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-02-14configure.ac: Update bug URLHEADmasterKristian Høgsberg1-1/+1
2013-02-02configure.ac: Lower git master version to 1.0.90Kristian Høgsberg1-2/+2
2012-12-03man, configure.ac: Only generate man pages if we can do it offlineJonas Ådahl1-0/+14
2012-11-30configure.ac: Update version to 1.1.0 during development on git masterKristian Høgsberg1-2/+2
2012-11-19configure.ac: Bump version to 1.0.1Kristian Høgsberg1-1/+1
2012-11-19Fix distcheck by adding back protocol/Makefile.amKristian Høgsberg1-0/+1
2012-11-12doc: Remove unused css and xslt for the protocolTiago Vignatti1-1/+0
2012-10-22configure.ac: Bump version to 1.0.0Kristian Høgsberg1-2/+2
2012-10-19configure: Depend on a more strict version of publicanTiago Vignatti1-0/+8
2012-10-15configure.ac: Bump version to 0.99.0Kristian Høgsberg1-1/+1
2012-10-15configure: Make documentation option work in factTiago Vignatti1-1/+8
2012-10-15doc: Add auto-generated Wayland Library chapterTiago Vignatti1-0/+6
2012-09-25man: add man-page infrastructureDavid Herrmann1-0/+1
2012-07-24Bump version to 0.95.0Kristian Høgsberg1-2/+2
2012-07-10cursor: use os_create_anonymous_file()Pekka Paalanen1-1/+1
2012-06-25configure.ac: Bump version to 0.94.90Kristian Høgsberg1-2/+2
2012-06-08wayland-cursor: add an option that changes the cursor theme directoryAnder Conselvan de Oliveira1-0/+5
2012-05-29build: add uninstalled pkg-config filesPekka Paalanen1-0/+3
2012-05-22Introduce libwayland-cursor, a cursor helper libraryAnder Conselvan de Oliveira1-0/+2
2012-04-25os: wrap accept4(SOCK_CLOEXEC)Pekka Paalanen1-0/+2
2012-04-12Add a public header for the version numberNeil Roberts1-1/+14
2012-03-30configure: add -Wextra -Wno-unused-parameterPekka Paalanen1-1/+1
2012-03-20configure: Add option to disable building documentation.Üstün Ergenoğlu1-1/+9
2012-03-02tests: Add Unit tests for wl_map and wl_array data structuresKristian Høgsberg1-1/+2
2012-02-29configure.ac: Fix test-for-empty bugKristian Høgsberg1-2/+2
2012-02-29Hook up autotools for publicanPeter Hutterer1-0/+5
2012-02-23protocol: add xslt stylesheet to prettify the protocolPeter Hutterer1-1/+5
2012-02-09Use dist-xz for tarballsKristian Høgsberg1-1/+1
2012-02-09Set version to 'master' on git master branchKristian Høgsberg1-1/+1
2011-08-12Make expat a dependency to the scannerJørgen Lind1-5/+7
2011-08-12Rename source subdir from wayland to srcKristian Høgsberg1-3/+3
2011-05-06Add configure option to disable scanner compilationjani.uusi-rantala@nokia.com1-0/+8
2011-02-14Split into a core repository that only holds the core Wayland librariesKristian Høgsberg1-53/+4
2011-02-13Use pixman regions to reduce repaintingKristian Høgsberg1-1/+1
2011-02-10configure: remove libdrm dependency for clientsTiago Vignatti1-2/+2
2011-01-28Merge remote branch 'nobled/for-krh'Kristian Høgsberg1-1/+1
2011-01-28configure: Drop gdk-pixbuf version dependencyBenjamin Franzke1-2/+2
2011-01-28fix configure check for gccnobled1-1/+1
2011-01-26Test for rsvg-convert in configure.acKristian Høgsberg1-0/+2
2011-01-25Add gio for view fixesKristian Høgsberg1-1/+1
2011-01-23Add specific versions to build dependenciesDarxus1-3/+3
2011-01-23Enable all compositors by defaultKristian Høgsberg1-2/+4
2011-01-14Link simple-client against libGLESv2.so, not full GLKristian Høgsberg1-0/+1
2011-01-14Check for cairo-egl instead of just cairo-glKristian Høgsberg1-4/+4
2011-01-14Make it possible to enable/disable the various compositors from configureKristian Høgsberg1-0/+25
2011-01-11clients: Make poppler-glib optionalKristian Høgsberg1-1/+4
2010-11-06Update autotools configurationJavier Jardón1-5/+18
2010-10-29Workaround an xcb-dri2 bug.Chia-I Wu1-0/+5
2010-10-25Fall back to cairo image backend and shm surface if we don't have cairo glKristian Høgsberg1-1/+6
2010-10-12Use automakeKristian Høgsberg1-1/+11