summaryrefslogtreecommitdiffstats
path: root/unix/build-xorg
Commit message (Expand)AuthorAgeFilesLines
* Allow an initial set of Xorg configure flags to be set in the environment (fo...DRC2011-02-161-1/+1
* Add -dridir and -xkbcompdir parameters to Xvnc when it is built with the Xorg...DRC2011-02-161-4/+4
* Clean up the way build-xorg handles GnuTLS. It should now work the same way ...DRC2011-02-101-2/+4
* Static Xvnc build should now work with later versions of libgnutls that depen...DRC2010-11-041-38/+24
* Attempt to link statically with gnutls if -static is specified, so that Xvnc ...DRC2010-09-301-0/+16
* [Development] When building X.Org 7.5, use xserver 1.8.X to reduce number of DLLAdam Tkac2010-09-151-1/+1
* [Development] build-xorg: apply patches from xorg-7.5-patches directory only.Adam Tkac2010-09-151-2/+3
* [Development] Apply some downstream patches to get Xvnc build via build-xorg ...Adam Tkac2010-09-151-0/+3
* [Development] build-xorg: don't build hardware specific DRI drivers.Adam Tkac2010-09-151-1/+1
* [Development] build-xorg: don't build X11 documentation.Adam Tkac2010-09-151-1/+1
* [Development] Handle .tar.gz Mesa archives in build-xorg script correctly.Adam Tkac2010-09-151-1/+6
* [Development] Add more --disable- flags to Xorg's configure to compile Xvnc o...Adam Tkac2010-09-021-1/+1
* [Development] Compile Xvnc parallely, if possible.Adam Tkac2010-09-021-0/+4
* Don't require GTK when building pixman moduleDRC2010-07-051-0/+3
* Don't need -version when just doing a rebuildDRC2010-04-161-3/+2
* Integrate stand-alone Xvnc build into build-xorg, to eliminate need for wrapp...DRC2010-04-161-10/+101
* Add support for building a stand-alone version of Xvnc from the Xorg 7.5 sourcesDRC2010-04-141-9/+17
* Automatically determine appropriate source path + better support for in-tree ...DRC2010-04-131-12/+15
* Support out-of-tree xorg builds and lay groundwork for cross-compatible build...DRC2010-04-131-0/+263