| Commit message (Expand) | Author | Age | Files | Lines |
* | m4: Use older autoconf 2.63 compatible ax_check_compile_flag. | Vinson Lee | 2017-09-01 | 1 | -5/+5 |
* | configure: Add and use AX_CHECK_COMPILE_FLAG | Matt Turner | 2017-08-29 | 1 | -0/+74 |
* | build: Remove unused AX_CHECK_COMPILE_FLAG macro | Andreas Boll | 2016-07-25 | 1 | -72/+0 |
* | util: Add ATTRIBUTE_RETURNS_NONNULL. | Matt Turner | 2016-05-16 | 1 | -0/+7 |
* | gallium/swr: confine c++11 flag to swr driver | Tim Rowley | 2016-04-15 | 1 | -558/+0 |
* | mesa/build: add OpenSWR to build | Tim Rowley | 2016-03-02 | 1 | -0/+558 |
* | configure.ac: move AC_MSG_RESULT reporting back into the m4 macro | Emil Velikov | 2015-03-24 | 1 | -0/+2 |
* | configure: Introduce new output variable to ax_check_python_mako_module.m4 | Samuel Iglesias Gonsalvez | 2015-03-06 | 1 | -2/+2 |
* | configure: require python mako module | Samuel Iglesias Gonsalvez | 2015-01-12 | 1 | -0/+61 |
* | ax_prog_flex.m4: Merge upstream OpenBSD fixes. | Vinson Lee | 2015-01-06 | 1 | -2/+2 |
* | configure.ac: Use autoconf macro for GNU make. | Matt Turner | 2014-09-25 | 1 | -0/+78 |
* | mesa: Replace a priori knowledge of gcc attributes with configure tests. | Matt Turner | 2014-09-25 | 1 | -0/+223 |
* | mapi/glapi: Use ElementTree instead of libxml2. | José Fonseca | 2014-03-26 | 1 | -49/+0 |
* | configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2 | Tom Stellard | 2014-02-24 | 1 | -0/+168 |
* | mesa: Fix build to properly check for supported compiler flags | Lauri Kasanen | 2013-12-20 | 1 | -0/+72 |
* | build: Delete cross-compiling macros. | Kenneth Graunke | 2013-09-09 | 2 | -234/+0 |
* | ax_prog_flex.m4: change grep syntax to accept e.g. flex.real | Andreas Oberritter | 2013-07-18 | 1 | -1/+1 |
* | build: Use AX_PROG_FLEX | Matt Turner | 2013-01-22 | 1 | -0/+63 |
* | build: Use AX_PROG_BISON | Matt Turner | 2013-01-22 | 1 | -0/+71 |
* | build: Fix build on systems where /usr/bin/python isn't python 2. | Kenneth Graunke | 2013-01-22 | 1 | -4/+4 |
* | build: require python module libxml2 | Andreas Boll | 2013-01-19 | 1 | -0/+49 |
* | build: Fix AX_PROG_{CC,CXX}_FOR_BUILD macros | Thierry Reding | 2012-12-13 | 2 | -52/+23 |
* | build: Don't cross-compile GLSL builtin compiler | Thierry Reding | 2012-11-01 | 2 | -0/+263 |
* | build: Use AX_PTHREAD to detect pthreads | Matt Turner | 2012-09-27 | 2 | -0/+314 |