| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the in-tree versin of FLTK. Maintaining such a copy is way too | Peter Åstrand | 2012-08-09 | 1 | -1/+1 |
* | Fix syntax error | DRC | 2011-11-22 | 1 | -1/+1 |
* | Eliminate dependency on libfreetype.so in legacy-friendly Xvnc build | DRC | 2011-11-07 | 1 | -11/+15 |
* | Fix legacy-friendly build (I hope). r4745 (enabling DPMS) removed -DNO_HW_ON... | DRC | 2011-11-07 | 1 | -1/+1 |
* | Attempt to fix the legacy-friendly build, which was broken by r4745 | DRC | 2011-11-04 | 1 | -1/+1 |
* | Disable Composite extension by default in the legacy-friendly TigerVNC build.... | DRC | 2011-10-01 | 1 | -1/+1 |
* | "Don't use parallel make by default," he says after accidentally turning it o... | DRC | 2011-08-11 | 1 | -1/+3 |
* | (Re-)fix static Xvnc build. We can leverage the BUILD_STATIC option to modif... | DRC | 2011-08-09 | 1 | -1/+1 |
* | Add a BUILD_STATIC option which links statically against libgcc and libstdc++... | DRC | 2011-07-28 | 1 | -14/+4 |
* | Integrate Xvnc build with CMake and new FLTK-based vncviewer build | DRC | 2011-06-22 | 1 | -14/+19 |
* | Make '-version 7.4' the default. | DRC | 2011-06-21 | 1 | -4/+4 |
* | Using build-xorg without -static is not useful, because it causes Xvnc to dep... | DRC | 2011-06-14 | 1 | -46/+22 |
* | Update cross-compatible builds to xorg-xserver 1.6.5 to fix several issues | DRC | 2011-04-30 | 1 | -2/+2 |
* | Allow an initial set of Xorg configure flags to be set in the environment (fo... | DRC | 2011-02-16 | 1 | -1/+1 |
* | Add -dridir and -xkbcompdir parameters to Xvnc when it is built with the Xorg... | DRC | 2011-02-16 | 1 | -4/+4 |
* | Clean up the way build-xorg handles GnuTLS. It should now work the same way ... | DRC | 2011-02-10 | 1 | -2/+4 |
* | Static Xvnc build should now work with later versions of libgnutls that depen... | DRC | 2010-11-04 | 1 | -38/+24 |
* | Attempt to link statically with gnutls if -static is specified, so that Xvnc ... | DRC | 2010-09-30 | 1 | -0/+16 |
* | [Development] When building X.Org 7.5, use xserver 1.8.X to reduce number of DLL | Adam Tkac | 2010-09-15 | 1 | -1/+1 |
* | [Development] build-xorg: apply patches from xorg-7.5-patches directory only. | Adam Tkac | 2010-09-15 | 1 | -2/+3 |
* | [Development] Apply some downstream patches to get Xvnc build via build-xorg ... | Adam Tkac | 2010-09-15 | 1 | -0/+3 |
* | [Development] build-xorg: don't build hardware specific DRI drivers. | Adam Tkac | 2010-09-15 | 1 | -1/+1 |
* | [Development] build-xorg: don't build X11 documentation. | Adam Tkac | 2010-09-15 | 1 | -1/+1 |
* | [Development] Handle .tar.gz Mesa archives in build-xorg script correctly. | Adam Tkac | 2010-09-15 | 1 | -1/+6 |
* | [Development] Add more --disable- flags to Xorg's configure to compile Xvnc o... | Adam Tkac | 2010-09-02 | 1 | -1/+1 |
* | [Development] Compile Xvnc parallely, if possible. | Adam Tkac | 2010-09-02 | 1 | -0/+4 |
* | Don't require GTK when building pixman module | DRC | 2010-07-05 | 1 | -0/+3 |
* | Don't need -version when just doing a rebuild | DRC | 2010-04-16 | 1 | -3/+2 |
* | Integrate stand-alone Xvnc build into build-xorg, to eliminate need for wrapp... | DRC | 2010-04-16 | 1 | -10/+101 |
* | Add support for building a stand-alone version of Xvnc from the Xorg 7.5 sources | DRC | 2010-04-14 | 1 | -9/+17 |
* | Automatically determine appropriate source path + better support for in-tree ... | DRC | 2010-04-13 | 1 | -12/+15 |
* | Support out-of-tree xorg builds and lay groundwork for cross-compatible build... | DRC | 2010-04-13 | 1 | -0/+263 |