Age | Commit message (Expand) | Author | Files | Lines |
2005-08-04 | - Bug #3960: Add remaining GLX and pci.ids stuff to DIST (Cha Young-Ho, | Adam Jackson | 1 | -6/+8 |
2005-08-04 | - Check for vsnprintf | Adam Jackson | 1 | -4/+14 |
2005-08-04 | Fix inline assembly versions of in*/out* for Sun compilers Add check for | Alan Coopersmith | 1 | -2/+33 |
2005-08-02 | Only build ix86Pci.c on x86 & amd64 platforms Set DEFAULT_INT10 to x86emu | Alan Coopersmith | 1 | -6/+17 |
2005-08-02 | Add check for walkcontext() to enable stack trace dumper on Solaris | Alan Coopersmith | 1 | -1/+1 |
2005-08-02 | Set OSNAME for "Build Operating System" line in Xorg log | Alan Coopersmith | 1 | -0/+4 |
2005-08-02 | Move AM_CONDITIONAL for ia64 to global scope | Adam Jackson | 1 | -2/+2 |
2005-08-02 | only do the AS_HELP_STRING workaround once, d'oh | Adam Jackson | 1 | -2/+0 |
2005-08-02 | - Workaround for AS_HELP_STRING compatibility with older autoconf. | Adam Jackson | 1 | -0/+10 |
2005-08-01 | Bump autoconf dependency to 2.57 from 2.53. Add 2.57 compatibility hack for | Adam Jackson | 1 | -1/+3 |
2005-07-29 | Need to define SVR4 on SVR4-ish systems since many headers and source files | Alan Coopersmith | 1 | -0/+12 |
2005-07-29 | Various changes preparing packages for RC0: | Kevin E Martin | 1 | -1/+3 |
2005-07-28 | If neither --enable-dmx or --disable-dmx are specified, default to "yes" on | Alan Coopersmith | 1 | -1/+4 |
2005-07-28 | Fix distcheck for server | Kevin E Martin | 1 | -1/+0 |
2005-07-27 | Fix dmx/glxProxy build | Kevin E Martin | 1 | -6/+9 |
2005-07-23 | Fire the Mesa symlink script from the configure stage. | Adam Jackson | 1 | -0/+1 |
2005-07-23 | Emit makefiles for glapi, slang, and grammar. Conditionally define GLX_LIBS | Adam Jackson | 1 | -3/+6 |
2005-07-17 | objdir != srcdir fixes. | Daniel Stone | 1 | -1/+0 |
2005-07-17 | Set GLX automake conditional after we've tested for mesa source and set GLX | Alan Coopersmith | 1 | -1/+1 |
2005-07-16 | Fix --with-mesa-source parsing, and turn GLX off if no path to Mesa given. | Adam Jackson | 1 | -2/+4 |
2005-07-16 | Only pass -rdynamic when using gcc | Alan Coopersmith | 1 | -0/+9 |
2005-07-16 | Say --with-mesa-source to get GLcore built. | Adam Jackson | 1 | -0/+12 |
2005-07-15 | Move drm up to os-support since the files are shared by multiple platforms. | Kevin E Martin | 1 | -3/+4 |
2005-07-15 | Enable GLX build by default | Adam Jackson | 1 | -2/+2 |
2005-07-14 | Fix the build when DRI is enabled | Kevin E Martin | 1 | -1/+2 |
2005-07-14 | Add support for Xnest | Kevin E Martin | 1 | -6/+25 |
2005-07-14 | loadable extmod build system. | Adam Jackson | 1 | -0/+1 |
2005-07-14 | First pass at Solaris os-support | Alan Coopersmith | 1 | -0/+1 |
2005-07-14 | - Add build system for xf86-video-ati | Søren Sandmann Pedersen | 1 | -0/+1 |
2005-07-13 | dlloader is the default in 6.9, but the loader doesn't get told to prefer | Adam Jackson | 1 | -0/+3 |
2005-07-13 | - Use fbdevhwstub.c if <linux/fb.h> is not found | Alan Coopersmith | 1 | -4/+42 |
2005-07-13 | Hook dbe into the build | Adam Jackson | 1 | -0/+1 |
2005-07-12 | add x86emu. | Lars Knoll | 1 | -1/+2 |
2005-07-12 | Pull libdri out of the build for now until I get something better worked | Adam Jackson | 1 | -1/+1 |
2005-07-12 | Add support for building Xdmx and Xvfb | Kevin E Martin | 1 | -4/+29 |
2005-07-11 | Start filling in glx build. Add xf86Version.h and a few DRI headers to the | Adam Jackson | 1 | -0/+2 |
2005-07-09 | Don't try to link fb, shadow, or vgahw into the loadable Xorg server, as | Adam Jackson | 1 | -1/+1 |
2005-07-05 | Add more defines for XWin DDX Make building of cfb*, afb and mfb | Alexander Gottwald | 1 | -1/+11 |
2005-07-04 | Build miinitext.c and fbcmap.c as DDX specific files | Alexander Gottwald | 1 | -1/+8 |
2005-07-04 | Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86Misc | Alexander Gottwald | 1 | -11/+102 |
2005-07-03 | Abandon the nostdinc experiment. | Daniel Stone | 1 | -1/+1 |
2005-07-03 | Add missing include paths. | Daniel Stone | 1 | -2/+2 |
2005-07-02 | Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. | Daniel Stone | 1 | -7/+14 |
2005-07-01 | Adding initial build system. | Daniel Stone | 1 | -0/+623 |