summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: Adds xkb-utils automake conditionalRobert Bragg2012-03-011-0/+2
* configure: fix --enable-evdev-input documentationRobert Bragg2012-03-011-1/+1
* build: Remove clutter-version.h.win32.inEmmanuele Bassi2012-02-291-1/+0
* Require GLib ≥ 2.31.19Emmanuele Bassi2012-02-271-1/+1
* Post-release version bump to 1.9.13Emmanuele Bassi2012-02-231-1/+1
* Release Clutter 1.9.12 (snapshot)1.9.12Emmanuele Bassi2012-02-231-1/+1
* build: Bump up Cogl dependencyEmmanuele Bassi2012-02-231-1/+1
* build: Fix platform_linux checkEmmanuele Bassi2012-02-101-1/+1
* build: Identify the Linux hostsEmmanuele Bassi2012-02-091-0/+6
* Updates use of Cogl in line with api changesRobert Bragg2012-02-091-1/+1
* Post-release version bump to 1.9.11Emmanuele Bassi2012-02-061-1/+1
* Release 1.9.10 (snapshot)1.9.10Emmanuele Bassi2012-02-061-1/+1
* Post-release version bump to 1.9.9Emmanuele Bassi2012-01-241-1/+1
* Release Clutter 1.9.8 (snapshot)1.9.8Emmanuele Bassi2012-01-241-1/+1
* script: Add loading from a resourceEmmanuele Bassi2012-01-241-1/+1
* Post-release version bump to 1.9.7Emmanuele Bassi2012-01-191-1/+1
* Release Clutter 1.9.6 (snapshot)1.9.6Emmanuele Bassi2012-01-191-1/+1
* build: Bump up the Cogl requirementEmmanuele Bassi2012-01-191-1/+1
* build: Fix up the test rules for private depsEmmanuele Bassi2012-01-171-6/+8
* build: Add private deps to cflags and libsEmmanuele Bassi2012-01-171-2/+2
* Post-release version bump to 1.9.5Emmanuele Bassi2012-01-171-1/+1
* Release Clutter 1.9.4 (snapshot)1.9.4Emmanuele Bassi2012-01-171-1/+1
* build: Remove a bunch of useless checksEmmanuele Bassi2012-01-121-28/+5
* build: Fix the private pkg-config requirementsEmmanuele Bassi2012-01-121-6/+17
* wayland: Pull gdk-pixbuf in a private dependencyrbradford/requires-privateRob Bradford2012-01-111-2/+5
* build: Add infrastructure for inserting Requires.private into pkg-config filesRob Bradford2012-01-111-0/+5
* configure: Clean up help and configuration summaryEmmanuele Bassi2012-01-031-9/+14
* Add public CLUTTER_HAS_WAYLAND_COMPOSITOR_SUPPORT defineRobert Bragg2011-12-081-2/+3
* evdev: fixes evdev build issues + don't ref default stageRobert Bragg2011-12-081-0/+1
* Adds wayland-surface actor for wayland compositorsRobert Bragg2011-12-081-2/+26
* wayland: Updates client side wayland supportRobert Bragg2011-12-081-6/+13
* Post-release version bump to 1.9.3Emmanuele Bassi2011-11-221-1/+1
* Release Clutter 1.9.2 (snapshot)1.9.2Emmanuele Bassi2011-11-221-1/+1
* Merge branch 'master' into msvc-support-masterChun-wei Fan2011-11-141-74/+105
|\
| * build: Disable evdev input by defaultEmmanuele Bassi2011-11-101-2/+2
| * build: Clean up the configuration summaryEmmanuele Bassi2011-11-101-5/+26
| * Add a CEx100-specific backendEmmanuele Bassi2011-11-101-66/+68
| * Add a 'null' input backend symbolEmmanuele Bassi2011-11-101-0/+4
| * backend: Unify the event initializationEmmanuele Bassi2011-11-101-4/+8
* | Merge branch 'master' into msvc-support-masterChun-wei Fan2011-11-071-263/+306
|\ \ | |/
| * Remove CLUTTER_DISABLE_DEPRECATED from the build flagsEmmanuele Bassi2011-11-031-1/+1
| * build: Clean up the per-backend summaryEmmanuele Bassi2011-11-031-8/+22
| * build: Use AC_CACHE_SAVEEmmanuele Bassi2011-11-031-1/+9
| * build: Disable tslib by defaultEmmanuele Bassi2011-11-031-4/+4
| * Clean up the windowing system definesEmmanuele Bassi2011-11-031-10/+10
| * build: Implement proper platform checkingEmmanuele Bassi2011-11-031-32/+45
| * egl: First attempt at cleaning up the EGL native backendEmmanuele Bassi2011-11-031-22/+26
| * build: Move EGL-related files under egl/Emmanuele Bassi2011-11-031-1/+1
| * Minimal cosmetic fix to the configure outputEmmanuele Bassi2011-11-031-1/+1
| * Implement multi-backend supportEmmanuele Bassi2011-11-031-247/+235