summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Partially revert "st/xa: Fix advertized version number and try to avoid futur...Emil Velikov2014-04-091-4/+8
* egl/build: Drop two unnecessary Makefiles.Matt Turner2014-04-071-2/+0
* configure: don't require libudev for gbm or egl drm/waylandJonathan Gray2014-04-051-5/+16
* automake: move GALLIUM_DRI_LIB_DEPS to Automake.incEmil Velikov2014-04-051-3/+0
* configure.ac: fix the detection of expat with pkg-configJohannes Nixdorf2014-04-051-1/+1
* st/xa: Fix advertized version number and try to avoid future discrepanciesThomas Hellstrom2014-04-041-0/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+16
* configure: autodetect video state-trackers when non swrast driver is presentEmil Velikov2014-03-311-1/+1
* configure: use grep in quiet mode, rather than piping stderr/stdout to /dev/nullEmil Velikov2014-03-311-6/+6
* configure: error out when building gallium-osmesa without softpipeEmil Velikov2014-03-311-2/+2
* Partially revert "automake: allow only shared builds"Emil Velikov2014-03-311-7/+22
* configure: enable dri3 only for linuxEmil Velikov2014-03-311-6/+12
* mapi/glapi: Use ElementTree instead of libxml2.José Fonseca2014-03-261-1/+0
* Revert "build: llvm libs may not be in system search path, add rpath"Ilia Mirkin2014-03-251-1/+0
* automake: allow only shared buildsEmil Velikov2014-03-111-38/+18
* configure: update enable-llvm-shared-libs commentsEmil Velikov2014-03-111-13/+10
* configure: read libomxil-bellagio.pc only when it existsEmil Velikov2014-03-111-1/+6
* automake: create compat symlinks only for linux systemsEmil Velikov2014-03-111-0/+12
* configure: use LIB_EXT rather than hardcoded .soEmil Velikov2014-03-111-5/+8
* configure: remove old makefile variablesEmil Velikov2014-03-111-36/+0
* configure: Fix bashism.Eric Anholt2014-03-051-1/+1
* dri: Require libudev-dev for building DRI on Linux.Eric Anholt2014-03-041-0/+4
* configure: s/--with-llvm-shared-libs/--enable-llvm-shared-libs/José Fonseca2014-03-041-2/+2
* Revert "configure: use enable_dri_glx local variable"Emil Velikov2014-03-041-9/+6
* configure: disable shared glapi when building xlib powered glxEmil Velikov2014-03-041-0/+6
* configure: Remove more flags from llvm-configBruno Jiménez2014-03-031-1/+8
* configure.ac: consolidate dependencies version checkFabio Pedretti2014-03-031-7/+14
* configure: use enable_dri_glx local variableEmil Velikov2014-02-281-6/+9
* configure: enable the drm pipe-loader for non swrast driversEmil Velikov2014-02-281-1/+3
* configure: error out when building xa only with swrastEmil Velikov2014-02-281-0/+8
* configure: avoid setting variables as empty stringsEmil Velikov2014-02-281-3/+3
* configure: avoid constantly building megadrivers 'core'Emil Velikov2014-02-281-4/+7
* build: llvm libs may not be in system search path, add rpathIlia Mirkin2014-02-251-0/+1
* util: Add util_bswap64() v3Tom Stellard2014-02-241-0/+1
* configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2Tom Stellard2014-02-241-0/+4
* configure: correctly report if we're building the sw/xlib winsysEmil Velikov2014-02-241-0/+1
* pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIBEmil Velikov2014-02-241-0/+7
* configure: use shared-glapi when more than one gl* API is usedEmil Velikov2014-02-211-6/+9
* configure: use default dri drivers whenever opengl and dri are enabledEmil Velikov2014-02-211-8/+6
* configure: Use LLVM shared libraries by defaultTom Stellard2014-02-191-4/+4
* configure: fix build error with XARob Clark2014-02-181-0/+1
* configure: bump up libdrm requirement to 2.4.38Emil Velikov2014-02-181-1/+1
* configure: use test -n whenever possibleEmil Velikov2014-02-181-8/+8
* configure: use test -z whenever possibleEmil Velikov2014-02-181-7/+7
* configure: cleanup classic dri drivers handlingEmil Velikov2014-02-181-63/+59
* configure: compact ppc/sparc DRI_DIRS handlingEmil Velikov2014-02-181-8/+2
* configure: drop explicit DRI_DIRS assignment on some platforms/archesEmil Velikov2014-02-181-11/+2
* configure: cleanup switch statementEmil Velikov2014-02-171-35/+12
* targets/vdpau: Don't link unused librariesKusanagi Kouichi2014-02-171-1/+2
* configure: Try pkg-config first for libselinuxKusanagi Kouichi2014-02-171-5/+7