summaryrefslogtreecommitdiffstats
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* build: Remove unused AX_CHECK_COMPILE_FLAG macroAndreas Boll2016-07-251-72/+0
* util: Add ATTRIBUTE_RETURNS_NONNULL.Matt Turner2016-05-161-0/+7
* gallium/swr: confine c++11 flag to swr driverTim Rowley2016-04-151-558/+0
* mesa/build: add OpenSWR to buildTim Rowley2016-03-021-0/+558
* configure.ac: move AC_MSG_RESULT reporting back into the m4 macroEmil Velikov2015-03-241-0/+2
* configure: Introduce new output variable to ax_check_python_mako_module.m4Samuel Iglesias Gonsalvez2015-03-061-2/+2
* configure: require python mako moduleSamuel Iglesias Gonsalvez2015-01-121-0/+61
* ax_prog_flex.m4: Merge upstream OpenBSD fixes.Vinson Lee2015-01-061-2/+2
* configure.ac: Use autoconf macro for GNU make.Matt Turner2014-09-251-0/+78
* mesa: Replace a priori knowledge of gcc attributes with configure tests.Matt Turner2014-09-251-0/+223
* mapi/glapi: Use ElementTree instead of libxml2.José Fonseca2014-03-261-49/+0
* configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2Tom Stellard2014-02-241-0/+168
* mesa: Fix build to properly check for supported compiler flagsLauri Kasanen2013-12-201-0/+72
* build: Delete cross-compiling macros.Kenneth Graunke2013-09-092-234/+0
* ax_prog_flex.m4: change grep syntax to accept e.g. flex.realAndreas Oberritter2013-07-181-1/+1
* build: Use AX_PROG_FLEXMatt Turner2013-01-221-0/+63
* build: Use AX_PROG_BISONMatt Turner2013-01-221-0/+71
* build: Fix build on systems where /usr/bin/python isn't python 2.Kenneth Graunke2013-01-221-4/+4
* build: require python module libxml2Andreas Boll2013-01-191-0/+49
* build: Fix AX_PROG_{CC,CXX}_FOR_BUILD macrosThierry Reding2012-12-132-52/+23
* build: Don't cross-compile GLSL builtin compilerThierry Reding2012-11-012-0/+263
* build: Use AX_PTHREAD to detect pthreadsMatt Turner2012-09-272-0/+314