autoconf: Fix thinko when checking freebsd CPU types
[mesa.git] / configure.ac
2008-02-21 Dan Nicholsonautoconf: Fix thinko when checking freebsd CPU types
2008-02-21 Dan Nicholsonautoconf: Set the default drivers after checking platfo...
2008-02-15 Adam JacksonTrivial SELinux awareness. Enable with --enable-selinux.
2008-01-16 Dan Nicholsonautoconf: Use -fno-strict-aliasing on GCC
2008-01-11 Dan NicholsonAllow osmesa to be enabled or disabled
2007-12-28 Dan NicholsonMerge branch 'autoconf2'
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-26 Dan Nicholsonautoconf: Helper options for adding GCC 32/64 bit flags
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-13 Dan Nicholsonautoconf: Improve help text for demos and DRI drivers
2007-12-13 Dan Nicholsonautoconf: Update bug address and fix some autoconf...
2007-12-13 Dan Nicholsonautoconf: Consistently use xlib for the driver name
2007-12-13 Dan Nicholsonautoconf: Optional assembly usage with --disable-asm
2007-12-12 Dan Nicholsonautoconf: Report the compiler options in the summary
2007-12-12 Dan Nicholsonautoconf: Optional debug build with --enable-debug
2007-12-12 Dan Nicholsonautoconf: More informative errors when pkg-config macro...
2007-12-11 Dan Nicholsonautoconf: Replace configs/current symlink from configure
2007-12-11 Dan Nicholsonautoconf: Clearer help text for the enable/disable...
2007-12-11 Dan Nicholsonautoconf: Since default DRI drivers to build with master
2007-12-11 Dan Nicholsonautoconf: glut doesn't need Xt
2007-12-07 Dan Nicholsonautoconf: Output summary information from configure
2007-12-07 Dan Nicholsonautoconf: Configurable DRI drivers
2007-12-07 Dan Nicholsonautoconf: Allow static library builds
2007-12-07 Dan Nicholsonautoconf: Configurable demos directories
2007-12-07 Dan Nicholsonautoconf: Configure the osmesa channel size for OSMesa1...
2007-12-07 Dan Nicholsonautoconf: Add support for osmesa-only builds
2007-12-07 Dan Nicholsonautoconf: Add support for shared DRI build on linux...
2007-12-07 Dan Nicholsonautoconf: Initial support for an autoconf configuration