summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-12-15gl: Remove GLEW from the build system and the source treeAlexandros Frantzis1-21/+0
2010-11-05Fix build on gentooErik Zeek1-2/+2
2010-10-12LD_PRELOAD is supported on DragonFly.Joerg Sonnenberger1-1/+1
2010-09-11Fix posix calls in configure.ac test code.Tomáš Chvátal1-4/+4
2010-09-07configure: Fix typo "(requires both --enable-xcb)"Chris Wilson1-1/+1
2010-09-06Bump pixman requirements to 0.18.4 for assorted fixes.Chris Wilson1-1/+1
2010-09-01build: Work around caching not reevaluating uncached variablesBenjamin Otte1-0/+4
2010-09-01gobject: Fix pkgconfig file variableBenjamin Otte1-1/+1
2010-08-29build: prefer libpng14 over older versionsMaarten Bosmans1-1/+1
2010-08-10build: Fudge the build system some more so it handles extra libsBenjamin Otte1-1/+1
2010-08-10gobject: Include the extra library in the pkgconfig fileBenjamin Otte1-0/+1
2010-08-08configure: Fix gobject handlingBenjamin Otte1-2/+2
2010-08-07Fix configuration if gobject is absentAndrea Canciani1-1/+1
2010-08-07Add cairo-gobject libraryBenjamin Otte1-0/+10
2010-07-30configure: Disable xml backend by defaultBenjamin Otte1-1/+1
2010-07-30configure: Disable tee backend by defaultBenjamin Otte1-1/+1
2010-07-11build: Rework pthread detection.M Joonas Pihlaja1-28/+19
2010-07-09build: fix glew includeBenjamin Otte1-4/+4
2010-07-09build: Fix C++ issues with automakeBenjamin Otte1-0/+10
2010-07-05configure: remove doltBenjamin Otte1-1/+0
2010-07-05configure: Use automake silent rulesBenjamin Otte1-0/+1
2010-07-05configure: remove shaveBenjamin Otte1-4/+0
2010-06-15configure: Try an alternate name for system glew.Chris Wilson1-4/+6
2010-06-15build: Enable system GLEW on non-UNIX platformsChris Wilson1-3/+9
2010-06-14gl: Added WGL context and surface.Zoxc1-0/+9
2010-05-16configure: Include PTHREAD_CFLAGS in CAIRO_LDFLAGSChris Wilson1-0/+1
2010-05-13build: Fix pthread detectionBenjamin Otte1-8/+6
2010-05-12drm: code dump, sorry.Chris Wilson1-0/+13
2010-04-30[configure] Bump poppler dependency to 0.13.3Carlos Garcia Campos1-1/+1
2010-04-21configure: typo in check for xcb-shmChris Wilson1-1/+1
2010-04-15Require pixman 0.17.5Benjamin Otte1-1/+1
2010-03-31configure: check -lrt for shm_open()Chris Wilson1-0/+5
2010-03-11gl: Add EGL interfaceChris Wilson1-23/+29
2010-03-01xcb: Update minimum required versions of libxcb.M Joonas Pihlaja1-1/+4
2010-02-11gl: Remove eagle supportChris Wilson1-12/+0
2010-01-29Silence autoconf on Mac OS XAndrea Canciani1-1/+1
2010-01-27configure: Enable AC_SYS_LARGEFILE for drmChris Wilson1-0/+1
2010-01-27build: Remove glitz surfaceBenjamin Otte1-38/+0
2010-01-25build: Fix pthread detectionBenjamin Otte1-2/+8
2010-01-25xcb: Make shm optionalChris Wilson1-1/+13
2010-01-25configure: dri2 is only required for xcb-drmChris Wilson1-2/+5
2010-01-22xcb: Refresh.Chris Wilson1-3/+23
2010-01-22configure: Globally define AC_GNU_SOURCEChris Wilson1-0/+3
2009-11-09Fix compilation on MacOS XAndrea Canciani1-1/+16
2009-11-02build: Add -pthread to real_pthread_CFLAGSChris Wilson1-29/+22
2009-11-02sphinx: Add required pthread libsBenjamin Otte1-1/+1
2009-11-02sphinx: Add required pthread libsChris Wilson1-0/+7
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-1/+1
2009-10-15[build] Link against pthread-stubsChris Wilson1-1/+7
2009-09-14[build] Check for dlsym in both libdl and libc.M Joonas Pihlaja1-5/+7