summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-03-04build: Fix typo if the test setting enable_debuggerDamien Lespiau
2013-03-04assembler: Don't use -Wpointer-arithDamien Lespiau
2013-03-04build: Add the debugger compilation status to the summaryDamien Lespiau
2013-03-04build: Only build the assembler if flex and bison are foundDamien Lespiau
2013-03-04build: Don't use AM_MAINTAINER_MODEDamien Lespiau
2013-03-04build: Integrate the merged gen assembler in the build systemDamien Lespiau
2013-02-07quick_dump: Give dumper an AM_CONDITIONALBen Widawsky
2013-02-07configure.ac: Add swig dependencyBen Widawsky
2013-02-07quick_dump: A dump utility different than reg_dumperBen Widawsky
2013-02-07configure.ac: Move prime stuff to where it belongsBen Widawsky
2013-02-07configure: slightly more standard --disable-testsBen Widawsky
2013-02-06Build: Add --disable-tests configure flag to avoid tests buildRodrigo Vivi
2013-02-05configure.ac: Add vim magic modelineBen Widawsky
2013-02-05configure.ac: Fix spacingBen Widawsky
2012-08-27bump to 1.3 releaseDaniel Vetter
2012-08-24Add --disable-nouveau option for platforms without nouveau supportAlan Coopersmith
2012-08-24Revert "tests: disable nouveau if unavailable"Daniel Vetter
2012-08-24tests: disable nouveau if unavailableMaarten Lankhorst
2012-08-13Add intel <-> nouveau prime testsMaarten Lankhorst
2012-06-29intel: update libdrm requirementBen Widawsky
2012-04-10build: make sure we have asprintfBen Widawsky
2012-03-14configure: Add AC_SYS_LARGEFILE for mmap64 support on 64-bitChris Wilson
2012-02-09Release 1.2Daniel Vetter
2012-02-08add sprite demo from Armin ReeseDaniel Vetter
2012-01-24Add Solaris implementation of intel_get_total_swap_mb()Alan Coopersmith
2012-01-24testdisplay: make udev optionalDaniel Vetter
2012-01-19tests: make testdisplay non-optionalDaniel Vetter
2012-01-12Debugger: convert existing makefiles to Automake.Gaetan Nadon
2012-01-09tools/intel_error_decode: convert over to libdrm decoderDaniel Vetter
2012-01-08Fix pthread compiler flags to work on Solaris and with Studio compilerAlan Coopersmith
2012-01-08Solaris defines struct winsize in termios.hAlan Coopersmith
2012-01-08Provide Solaris implementation of intel_get_total_ram_mbAlan Coopersmith
2012-01-04config: restore the libtool minimum version to 1.5Gaetan Nadon
2012-01-04config: the minimum version for autoconf is 2.60Gaetan Nadon
2012-01-04config: set-up xorg automatic rebuilding rulesGaetan Nadon
2012-01-04config: use project wide xorg warnings variableGaetan Nadon
2012-01-04config: remove duplicate AC_PROG_CC and AC_PROG__CC_99Gaetan Nadon
2012-01-04config: remove unrequired AM_PROG_CC_C_OGaetan Nadon
2012-01-04Man pages still showing version 1.0 in the 1.1 releaseGaetan Nadon
2011-12-24Release 1.1Daniel Vetter
2011-11-01cargo-cult the build system into shapeDaniel Vetter
2011-11-01always require libdrmDaniel Vetter
2011-10-31i-g-t/debugger - make the debugger work with distcheckBen Widawsky
2011-10-31i-g-t/debugger: Only allow the shader debugger if the user has specified a ge...Ben Widawsky
2011-07-28intel-gpu-tools/debugging: shader debuggerBen Widawsky
2011-06-08scripts: Add throttle.pyChris Wilson
2011-04-11Add C99 requirement to autoconf.Ben Widawsky
2011-02-09build: Update autotools configurationJavier Jardón
2011-02-08configure: Bump the libdrm dependencyChris Wilson
2010-12-21tests: add display testing programJesse Barnes