Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-26 | mapi/glapi: Use ElementTree instead of libxml2. | José Fonseca | 1 | -49/+0 |
2014-02-24 | configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2 | Tom Stellard | 1 | -0/+168 |
2013-12-20 | mesa: Fix build to properly check for supported compiler flags | Lauri Kasanen | 1 | -0/+72 |
2013-09-09 | build: Delete cross-compiling macros. | Kenneth Graunke | 2 | -234/+0 |
2013-07-18 | ax_prog_flex.m4: change grep syntax to accept e.g. flex.real | Andreas Oberritter | 1 | -1/+1 |
2013-01-22 | build: Use AX_PROG_FLEX | Matt Turner | 1 | -0/+63 |
2013-01-22 | build: Use AX_PROG_BISON | Matt Turner | 1 | -0/+71 |
2013-01-22 | build: Fix build on systems where /usr/bin/python isn't python 2. | Kenneth Graunke | 1 | -4/+4 |
2013-01-19 | build: require python module libxml2 | Andreas Boll | 1 | -0/+49 |
2012-12-13 | build: Fix AX_PROG_{CC,CXX}_FOR_BUILD macros | Thierry Reding | 2 | -52/+23 |
2012-11-01 | build: Don't cross-compile GLSL builtin compiler | Thierry Reding | 2 | -0/+263 |
2012-09-27 | build: Use AX_PTHREAD to detect pthreads | Matt Turner | 2 | -0/+314 |