summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-04-20clover: make llvm >= 3.5.0 and c++11 mandatoryEdB1-21/+11
2015-04-17configure.ac: fix bashismTobias Nygren1-1/+1
2015-04-16configure.ac: print LLVM_LDFLAGSMarek Olšák1-0/+1
2015-04-13mesa: Remove pointless USE_EXTERNAL_DXTN_LIB macro.Jose Fonseca1-1/+1
2015-04-12configure.ac: remove deprecated --with-libclc-pathEmil Velikov1-13/+0
2015-04-01configure: nuke --with-max-{width,height}Emil Velikov1-15/+0
2015-04-01configure.ac: error out if python/mako is not found when requiredEmil Velikov1-2/+11
2015-03-24configure.ac: move AC_MSG_RESULT reporting back into the m4 macroEmil Velikov1-3/+1
2015-03-22configure: Bail out with MinGW targets.Jose Fonseca1-12/+13
2015-03-21galahad: remove driverEmil Velikov1-1/+0
2015-03-21egl/main: drop platform fbdev specific codeEmil Velikov1-2/+1
2015-03-21winsys/sw/fbdev: remove unused software winsysEmil Velikov1-1/+0
2015-03-21winsys/sw/wayland: remove unused winsysEmil Velikov1-1/+0
2015-03-20i965: Store the GPU revision number in brw_contextNeil Roberts1-1/+1
2015-03-18configure: check if compiler supports -Werror=vla.Jonathan Gray1-2/+14
2015-03-11configure: require pthreads for POSIX buildsEmil Velikov1-0/+3
2015-03-09Add macro for unused function attribute.Vinson Lee1-0/+1
2015-03-06Revert "configure: require pthreads for POSIX builds"Emil Velikov1-3/+0
2015-03-06configure: require pthreads for POSIX buildsEmil Velikov1-0/+3
2015-03-06configure: Introduce new output variable to ax_check_python_mako_module.m4Samuel Iglesias Gonsalvez1-1/+7
2015-03-04st/vega: Remove.Jose Fonseca1-31/+0
2015-03-03configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-0/+17
2015-03-02identity: Remove.Jose Fonseca1-1/+0
2015-02-27Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke1-17/+0
2015-02-27configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-0/+17
2015-02-20mesa: Have configure define NDEBUG, not mtypes.h.Matt Turner1-0/+2
2015-02-18auxiliary/vl: Build vl_winsys_dri.c only when needed.Emil Velikov1-1/+9
2015-02-17Bracket arguments to tr so they work with Solaris trAlan Coopersmith1-1/+1
2015-02-12auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov1-1/+2
2015-02-12configure: rework wayland_scanner handling(fix make distcheck)Emil Velikov1-3/+10
2015-01-27mesa/autoconf: attempt to use gnu99 on older gcc compilersDave Airlie1-1/+11
2015-01-25configure: Link against all LLVM targets when building cloverNiels Ole Salscheider1-1/+1
2015-01-23mapi: Remove vgapi from SUBDIRS.Matt Turner1-2/+0
2015-01-16configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)Carl Worth1-1/+22
2015-01-16mesa: Add mesa SHA-1 functionsCarl Worth1-0/+124
2015-01-16configure: Add copyright and license block to configure.acCarl Worth1-0/+31
2015-01-14configure: add check for GNU indentSamuel Iglesias Gonsalvez1-1/+7
2015-01-14configure: change required Python Mako version to 0.3.4Samuel Iglesias Gonsalvez1-1/+1
2015-01-12configure: require python mako moduleSamuel Iglesias Gonsalvez1-0/+2
2014-12-18mesa: bump required GCC version to 4.2.0Timothy Arceri1-3/+3
2014-12-17mesa: bump required GCC version to 4.1.0Timothy Arceri1-3/+3
2014-12-12egl: Drop unnecessary Makefile.am.Matt Turner1-1/+0
2014-12-12configure.ac: Ship .xz compressed tarballs, in addition to .gz.Matt Turner1-1/+1
2014-12-12configure.ac: Use tar-ustar archive format.Matt Turner1-1/+1
2014-12-12configure.ac: Drop generating egl-static and gbm Makefiles.Matt Turner1-2/+0
2014-12-10mesa: use build flag to ensure stack is realigned on x86Timothy Arceri1-1/+10
2014-12-05configure.ac: Replace contraction to fix syntax highlighting.Matt Turner1-1/+1
2014-11-26nine: the .pc file should not follow mesa versionEmil Velikov1-0/+2
2014-11-26automake: rework VL dependency trackingEmil Velikov1-6/+13
2014-11-26configure: check the package version when auto-detecting the VL targetsEmil Velikov1-5/+6