summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Link mcdisassembler component.Jose Fonseca2015-05-291-1/+1
* configure.ac: Don't bother checking whether LLVM's MCJIT component is available.Jose Fonseca2015-05-291-4/+1
* configure.ac: enable building GLES1 and GLES2 by defaultMarek Olšák2015-05-291-6/+6
* swrast: Build fix for SolarisAlan Coopersmith2015-05-201-0/+1
* clover: make llvm >= 3.5.0 and c++11 mandatoryEdB2015-04-201-21/+11
* configure.ac: fix bashismTobias Nygren2015-04-171-1/+1
* configure.ac: print LLVM_LDFLAGSMarek Olšák2015-04-161-0/+1
* mesa: Remove pointless USE_EXTERNAL_DXTN_LIB macro.Jose Fonseca2015-04-131-1/+1
* configure.ac: remove deprecated --with-libclc-pathEmil Velikov2015-04-121-13/+0
* configure: nuke --with-max-{width,height}Emil Velikov2015-04-011-15/+0
* configure.ac: error out if python/mako is not found when requiredEmil Velikov2015-04-011-2/+11
* configure.ac: move AC_MSG_RESULT reporting back into the m4 macroEmil Velikov2015-03-241-3/+1
* configure: Bail out with MinGW targets.Jose Fonseca2015-03-221-12/+13
* galahad: remove driverEmil Velikov2015-03-211-1/+0
* egl/main: drop platform fbdev specific codeEmil Velikov2015-03-211-2/+1
* winsys/sw/fbdev: remove unused software winsysEmil Velikov2015-03-211-1/+0
* winsys/sw/wayland: remove unused winsysEmil Velikov2015-03-211-1/+0
* i965: Store the GPU revision number in brw_contextNeil Roberts2015-03-201-1/+1
* configure: check if compiler supports -Werror=vla.Jonathan Gray2015-03-181-2/+14
* configure: require pthreads for POSIX buildsEmil Velikov2015-03-111-0/+3
* Add macro for unused function attribute.Vinson Lee2015-03-091-0/+1
* Revert "configure: require pthreads for POSIX builds"Emil Velikov2015-03-061-3/+0
* configure: require pthreads for POSIX buildsEmil Velikov2015-03-061-0/+3
* configure: Introduce new output variable to ax_check_python_mako_module.m4Samuel Iglesias Gonsalvez2015-03-061-1/+7
* st/vega: Remove.Jose Fonseca2015-03-041-31/+0
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-03-031-0/+17
* identity: Remove.Jose Fonseca2015-03-021-1/+0
* Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke2015-02-271-17/+0
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-02-271-0/+17
* mesa: Have configure define NDEBUG, not mtypes.h.Matt Turner2015-02-201-0/+2
* auxiliary/vl: Build vl_winsys_dri.c only when needed.Emil Velikov2015-02-181-1/+9
* Bracket arguments to tr so they work with Solaris trAlan Coopersmith2015-02-171-1/+1
* auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov2015-02-121-1/+2
* configure: rework wayland_scanner handling(fix make distcheck)Emil Velikov2015-02-121-3/+10
* mesa/autoconf: attempt to use gnu99 on older gcc compilersDave Airlie2015-01-271-1/+11
* configure: Link against all LLVM targets when building cloverNiels Ole Salscheider2015-01-251-1/+1
* mapi: Remove vgapi from SUBDIRS.Matt Turner2015-01-231-2/+0
* configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)Carl Worth2015-01-161-1/+22
* mesa: Add mesa SHA-1 functionsCarl Worth2015-01-161-0/+124
* configure: Add copyright and license block to configure.acCarl Worth2015-01-161-0/+31
* configure: add check for GNU indentSamuel Iglesias Gonsalvez2015-01-141-1/+7
* configure: change required Python Mako version to 0.3.4Samuel Iglesias Gonsalvez2015-01-141-1/+1
* configure: require python mako moduleSamuel Iglesias Gonsalvez2015-01-121-0/+2
* mesa: bump required GCC version to 4.2.0Timothy Arceri2014-12-181-3/+3
* mesa: bump required GCC version to 4.1.0Timothy Arceri2014-12-171-3/+3
* egl: Drop unnecessary Makefile.am.Matt Turner2014-12-121-1/+0
* configure.ac: Ship .xz compressed tarballs, in addition to .gz.Matt Turner2014-12-121-1/+1
* configure.ac: Use tar-ustar archive format.Matt Turner2014-12-121-1/+1
* configure.ac: Drop generating egl-static and gbm Makefiles.Matt Turner2014-12-121-2/+0
* mesa: use build flag to ensure stack is realigned on x86Timothy Arceri2014-12-101-1/+10