| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch region code to pixman | Pierre Ossman | 2020-05-01 | 1 | -0/+2 |
* | Remove support for old Xorg versions | Pierre Ossman | 2020-03-12 | 1 | -49/+9 |
* | Make PAM mandatory | Pierre Ossman | 2020-03-12 | 1 | -0/+1 |
* | clarify shell dependencies | Ben Hildred | 2019-01-11 | 1 | -2/+2 |
* | Raise minimum supported Java version to 7 | Brian P. Hinz | 2017-11-13 | 1 | -1/+1 |
* | spelling fixes | klemens | 2017-01-28 | 1 | -1/+1 |
* | Drop bundled zlib | Pierre Ossman | 2015-02-03 | 1 | -0/+2 |
* | Raise GnuTLS requirements to 3.x | Pierre Ossman | 2015-01-29 | 1 | -1/+1 |
* | Move build-xorg to contrib as it is not a maintained component | Pierre Ossman | 2015-01-27 | 1 | -5/+5 |
* | Raise base Xorg requirement to 1.7 | Pierre Ossman | 2015-01-27 | 1 | -21/+3 |
* | Raise FLTK requirement to 1.3.3 | Pierre Ossman | 2015-01-27 | 1 | -35/+1 |
* | Removed references to libgcrypt and libgpg-error in BUILDING.txt | Brian P. Hinz | 2014-11-18 | 1 | -3/+1 |
* | Update BUILDING.txt to document GnuTLS requirements | Brian P. Hinz | 2014-11-14 | 1 | -0/+23 |
* | Extend "static" build option | Pierre Ossman | 2014-10-17 | 1 | -4/+9 |
* | Remove libjpeg-turbo build instructions | Pierre Ossman | 2014-10-17 | 1 | -51/+3 |
* | Clean up GnuTLS linking and instructions | Pierre Ossman | 2014-10-17 | 1 | -82/+1 |
* | Ship FLTK patches instead of referring a URI | Pierre Ossman | 2014-08-22 | 1 | -48/+4 |
* | Update FLTK requirement | Pierre Ossman | 2014-08-22 | 1 | -2/+2 |
* | Added attributes to the Java viewer MANIFEST file in order to conform to upco... | Brian Hinz | 2013-12-02 | 1 | -0/+22 |
* | Added 'contrib' folder to store patches necessary to build external dependeci... | Brian Hinz | 2013-11-28 | 1 | -0/+34 |
* | An updated patch of the X11 clipboard notification is now available. | Pierre Ossman | 2013-09-05 | 1 | -1/+1 |
* | Updated patch references; CMake portions of the clipboard and cursor patches. | Peter Åstrand | 2013-02-05 | 1 | -2/+2 |
* | The recommended FLTK version is now 1.3.2. This means that several | Peter Åstrand | 2013-01-22 | 1 | -27/+27 |
* | A minor style change wrt the patches; use comment char. | Peter Åstrand | 2013-01-22 | 1 | -18/+18 |
* | Hint about building FLTK with -DCMAKE_BUILD_TYPE=Release. | Peter Åstrand | 2013-01-07 | 1 | -0/+2 |
* | fltk-xfixes-xcursor-cmake.2.patch must be applied with -p0. | Peter Åstrand | 2013-01-07 | 1 | -1/+1 |
* | There is unfortunately not a patch available for this issue. | Pierre Ossman | 2012-10-30 | 1 | -4/+0 |
* | Update with current patch file names. | Pierre Ossman | 2012-10-30 | 1 | -9/+9 |
* | Update to last patch | Peter Åstrand | 2012-10-24 | 1 | -1/+1 |
* | Include fltk-xfixes-xcursor-cmake.patch. | Peter Åstrand | 2012-10-24 | 1 | -0/+1 |
* | To make it easier to apply patches, list their names and which order | Peter Åstrand | 2012-10-24 | 1 | -0/+20 |
* | Clarify the FLTK requirement. | Pierre Ossman | 2012-08-17 | 1 | -5/+5 |
* | Add missing blank line. | Pierre Ossman | 2012-08-17 | 1 | -0/+1 |
* | Remove the in-tree versin of FLTK. Maintaining such a copy is way too | Peter Åstrand | 2012-08-09 | 1 | -0/+58 |
* | Remove Visual C++ support | DRC | 2011-11-08 | 1 | -123/+19 |
* | Activate the DPMS extension; avoid Ubuntu 11.10 crashing. | Peter Åstrand | 2011-10-31 | 1 | -1/+1 |
* | Update documentation for Java viewer and add build instructions | DRC | 2011-10-06 | 1 | -0/+40 |
* | Fix BUILD_STATIC on MinGW and document the feature | DRC | 2011-10-01 | 1 | -11/+11 |
* | Adapt -m32 recipe to accommodate modern systems as well | DRC | 2011-08-24 | 1 | -2/+5 |
* | Oops. The option is --with-xkb-bin-directory, not --with-xkb-bin-dir | DRC | 2011-08-24 | 1 | -1/+1 |
* | Include basic recipe for building Xvnc on "modern" systems (will still requir... | DRC | 2011-08-24 | 1 | -11/+58 |
* | Remove FLTK build instructions (no longer needed) | DRC | 2011-07-28 | 1 | -28/+0 |
* | Actually, you don't have to build it first, as the "install" target takes car... | DRC | 2011-07-28 | 1 | -3/+3 |
* | Include instructions for specifying the location of libjpeg-turbo | DRC | 2011-07-06 | 1 | -4/+60 |
* | Mac app bundle and Linux tarball are fully implemented in CMake build system ... | DRC | 2011-06-25 | 1 | -10/+7 |
* | Instructions for building with NLS and other tweaks | DRC | 2011-06-24 | 1 | -11/+45 |
* | First pass at build instructions for the new FLTK-based viewer and CMake buil... | DRC | 2011-06-23 | 1 | -275/+257 |
* | Using build-xorg without -static is not useful, because it causes Xvnc to dep... | DRC | 2011-06-14 | 1 | -6/+5 |
* | NASM and GCC > 4.1 no longer necessary, because libjpeg-turbo is no longer pa... | DRC | 2011-05-13 | 1 | -34/+4 |
* | Require gettext 0.14.4 to fix a problem with detection of NLS support | DRC | 2011-05-13 | 1 | -6/+20 |