summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+16
2014-03-31configure: autodetect video state-trackers when non swrast driver is presentEmil Velikov1-1/+1
2014-03-31configure: use grep in quiet mode, rather than piping stderr/stdout to /dev/nullEmil Velikov1-6/+6
2014-03-31configure: error out when building gallium-osmesa without softpipeEmil Velikov1-2/+2
2014-03-31Partially revert "automake: allow only shared builds"Emil Velikov1-7/+22
2014-03-31configure: enable dri3 only for linuxEmil Velikov1-6/+12
2014-03-26mapi/glapi: Use ElementTree instead of libxml2.José Fonseca1-1/+0
2014-03-25Revert "build: llvm libs may not be in system search path, add rpath"Ilia Mirkin1-1/+0
2014-03-11automake: allow only shared buildsEmil Velikov1-38/+18
2014-03-11configure: update enable-llvm-shared-libs commentsEmil Velikov1-13/+10
2014-03-11configure: read libomxil-bellagio.pc only when it existsEmil Velikov1-1/+6
2014-03-11automake: create compat symlinks only for linux systemsEmil Velikov1-0/+12
2014-03-11configure: use LIB_EXT rather than hardcoded .soEmil Velikov1-5/+8
2014-03-11configure: remove old makefile variablesEmil Velikov1-36/+0
2014-03-05configure: Fix bashism.Eric Anholt1-1/+1
2014-03-04dri: Require libudev-dev for building DRI on Linux.Eric Anholt1-0/+4
2014-03-04configure: s/--with-llvm-shared-libs/--enable-llvm-shared-libs/José Fonseca1-2/+2
2014-03-04Revert "configure: use enable_dri_glx local variable"Emil Velikov1-9/+6
2014-03-04configure: disable shared glapi when building xlib powered glxEmil Velikov1-0/+6
2014-03-03configure: Remove more flags from llvm-configBruno Jiménez1-1/+8
2014-03-03configure.ac: consolidate dependencies version checkFabio Pedretti1-7/+14
2014-02-28configure: use enable_dri_glx local variableEmil Velikov1-6/+9
2014-02-28configure: enable the drm pipe-loader for non swrast driversEmil Velikov1-1/+3
2014-02-28configure: error out when building xa only with swrastEmil Velikov1-0/+8
2014-02-28configure: avoid setting variables as empty stringsEmil Velikov1-3/+3
2014-02-28configure: avoid constantly building megadrivers 'core'Emil Velikov1-4/+7
2014-02-25build: llvm libs may not be in system search path, add rpathIlia Mirkin1-0/+1
2014-02-24util: Add util_bswap64() v3Tom Stellard1-0/+1
2014-02-24configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2Tom Stellard1-0/+4
2014-02-24configure: correctly report if we're building the sw/xlib winsysEmil Velikov1-0/+1
2014-02-24pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIBEmil Velikov1-0/+7
2014-02-21configure: use shared-glapi when more than one gl* API is usedEmil Velikov1-6/+9
2014-02-21configure: use default dri drivers whenever opengl and dri are enabledEmil Velikov1-8/+6
2014-02-19configure: Use LLVM shared libraries by defaultTom Stellard1-4/+4
2014-02-18configure: fix build error with XARob Clark1-0/+1
2014-02-18configure: bump up libdrm requirement to 2.4.38Emil Velikov1-1/+1
2014-02-18configure: use test -n whenever possibleEmil Velikov1-8/+8
2014-02-18configure: use test -z whenever possibleEmil Velikov1-7/+7
2014-02-18configure: cleanup classic dri drivers handlingEmil Velikov1-63/+59
2014-02-18configure: compact ppc/sparc DRI_DIRS handlingEmil Velikov1-8/+2
2014-02-18configure: drop explicit DRI_DIRS assignment on some platforms/archesEmil Velikov1-11/+2
2014-02-17configure: cleanup switch statementEmil Velikov1-35/+12
2014-02-17targets/vdpau: Don't link unused librariesKusanagi Kouichi1-1/+2
2014-02-17configure: Try pkg-config first for libselinuxKusanagi Kouichi1-5/+7
2014-02-16st/xa: use pipe-loader to get screenRob Clark1-4/+5
2014-02-16pipe-loader: split out "client" versionRob Clark1-2/+12
2014-02-11configure: cleanup libudev handlingEmil Velikov1-5/+6
2014-02-11configure: drop LIBUDEV_CFLAGS from X11_INCLUDESEmil Velikov1-5/+0
2014-02-11configure: error out when building radeonsi without gallium-llvmEmil Velikov1-4/+7
2014-02-11omx: fix some minor configure.ac issuesChristian König1-2/+2