Age | Commit message (Expand) | Author |
2008-04-09 | autoconf: Add dfbsd support. | Hasso Tepper |
2008-04-02 | Pick up dri2proto from the standard proto header include path. | Kristian Høgsberg |
2008-03-31 | Use AC_CHECK_PROGS to find alternate make programs | Dan Nicholson |
2008-03-31 | DRI interface changes and DRI2 direct rendering support. | Kristian Høgsberg |
2008-03-22 | autoconf: Add a workaround for second AC_PROG_PATH not overwriting results. | Eric Anholt |
2008-03-21 | autoconf: automatically detect if -ldl is required. | Eric Anholt |
2008-03-21 | Fix autoconf build on FreeBSD: detect gmake, and put -D*_SOURCE under linux. | Eric Anholt |
2008-03-10 | autoconf: Enable xdemos by default when we build libGL | Dan Nicholson |
2008-03-07 | autoconf: Print GCC include path directly and be more robust using it | Dan Nicholson |
2008-02-25 | autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings. | Kristian Høgsberg |
2008-02-21 | autoconf: Fix thinko when checking freebsd CPU types | Dan Nicholson |
2008-02-21 | autoconf: Set the default drivers after checking platform specifics | Dan Nicholson |
2008-02-15 | Trivial SELinux awareness. Enable with --enable-selinux. | Adam Jackson |
2008-01-15 | autoconf: Use -fno-strict-aliasing on GCC | Dan Nicholson |
2008-01-11 | Allow osmesa to be enabled or disabled | Dan Nicholson |
2007-12-26 | autoconf: Helper options for adding GCC 32/64 bit flags | Dan Nicholson |
2007-12-12 | autoconf: Improve help text for demos and DRI drivers | Dan Nicholson |
2007-12-12 | autoconf: Update bug address and fix some autoconf warnings | Dan Nicholson |
2007-12-12 | autoconf: Consistently use xlib for the driver name | Dan Nicholson |
2007-12-12 | autoconf: Optional assembly usage with --disable-asm | Dan Nicholson |
2007-12-12 | autoconf: Report the compiler options in the summary | Dan Nicholson |
2007-12-12 | autoconf: Optional debug build with --enable-debug | Dan Nicholson |
2007-12-12 | autoconf: More informative errors when pkg-config macros undefined | Dan Nicholson |
2007-12-11 | autoconf: Replace configs/current symlink from configure | Dan Nicholson |
2007-12-11 | autoconf: Clearer help text for the enable/disable options | Dan Nicholson |
2007-12-11 | autoconf: Since default DRI drivers to build with master | Dan Nicholson |
2007-12-11 | autoconf: glut doesn't need Xt | Dan Nicholson |
2007-12-07 | autoconf: Output summary information from configure | Dan Nicholson |
2007-12-07 | autoconf: Configurable DRI drivers | Dan Nicholson |
2007-12-07 | autoconf: Allow static library builds | Dan Nicholson |
2007-12-07 | autoconf: Configurable demos directories | Dan Nicholson |
2007-12-07 | autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32 | Dan Nicholson |
2007-12-07 | autoconf: Add support for osmesa-only builds | Dan Nicholson |
2007-12-07 | autoconf: Add support for shared DRI build on linux and freebsd | Dan Nicholson |
2007-12-07 | autoconf: Initial support for an autoconf configuration | Dan Nicholson |