summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)AuthorFilesLines
2019-04-15Delete autotoolsDylan Baker9-1067/+0
2018-10-31configure: allow building with python3Emil Velikov1-1/+1
2018-10-30m4: add Werror when checking for compiler flagsEmil Velikov1-1/+6
2018-08-24Revert "configure: allow building with python3"Emil Velikov1-1/+1
2018-08-23configure: allow building with python3Emil Velikov1-1/+1
2018-08-23configure: use distutils in ax_check_python_mako_moduleEmil Velikov1-2/+3
2017-09-01m4: Use older autoconf 2.63 compatible ax_check_compile_flag.Vinson Lee1-5/+5
2017-08-29configure: Add and use AX_CHECK_COMPILE_FLAGMatt Turner1-0/+74
2016-07-25build: Remove unused AX_CHECK_COMPILE_FLAG macroAndreas Boll1-72/+0
2016-05-16util: Add ATTRIBUTE_RETURNS_NONNULL.Matt Turner1-0/+7
2016-04-15gallium/swr: confine c++11 flag to swr driverTim Rowley1-558/+0
2016-03-02mesa/build: add OpenSWR to buildTim Rowley1-0/+558
2015-03-24configure.ac: move AC_MSG_RESULT reporting back into the m4 macroEmil Velikov1-0/+2
2015-03-06configure: Introduce new output variable to ax_check_python_mako_module.m4Samuel Iglesias Gonsalvez1-2/+2
2015-01-12configure: require python mako moduleSamuel Iglesias Gonsalvez1-0/+61
2015-01-06ax_prog_flex.m4: Merge upstream OpenBSD fixes.Vinson Lee1-2/+2
2014-09-25configure.ac: Use autoconf macro for GNU make.Matt Turner1-0/+78
2014-09-25mesa: Replace a priori knowledge of gcc attributes with configure tests.Matt Turner1-0/+223
2014-03-26mapi/glapi: Use ElementTree instead of libxml2.José Fonseca1-49/+0
2014-02-24configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2Tom Stellard1-0/+168
2013-12-20mesa: Fix build to properly check for supported compiler flagsLauri Kasanen1-0/+72
2013-09-09build: Delete cross-compiling macros.Kenneth Graunke2-234/+0
2013-07-18ax_prog_flex.m4: change grep syntax to accept e.g. flex.realAndreas Oberritter1-1/+1
2013-01-22build: Use AX_PROG_FLEXMatt Turner1-0/+63
2013-01-22build: Use AX_PROG_BISONMatt Turner1-0/+71
2013-01-22build: Fix build on systems where /usr/bin/python isn't python 2.Kenneth Graunke1-4/+4
2013-01-19build: require python module libxml2Andreas Boll1-0/+49
2012-12-13build: Fix AX_PROG_{CC,CXX}_FOR_BUILD macrosThierry Reding2-52/+23
2012-11-01build: Don't cross-compile GLSL builtin compilerThierry Reding2-0/+263
2012-09-27build: Use AX_PTHREAD to detect pthreadsMatt Turner2-0/+314