Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bump version of fltk to 1.3.3 for el5, el6, & ubuntu packages | Brian P. Hinz | 2015-03-01 | 2 | -4/+4 | |
| | ||||||
* | Fix ubuntu patches after recent restructuring | Brian P. Hinz | 2015-02-04 | 2 | -4/+4 | |
| | | | | unix/xserver/hw/vnc/xvnc.cc was renamed to xvnc.c | |||||
* | Fix fuzz in distro patches caused upstream changes | Brian P. Hinz | 2015-02-04 | 2 | -4/+2 | |
| | ||||||
* | Set -DBUILD_STATIC=off for package builds. | Brian P. Hinz | 2014-10-22 | 2 | -0/+2 | |
| | | | | Commit f95272d set the BUILD_STATIC flag on by default, which is unnecessary for package builds. | |||||
* | Remove distro specific patches obsoleted by changes in 38023dc304 | Brian P. Hinz | 2014-09-18 | 4 | -88/+0 | |
| | ||||||
* | Merge pull request #28 from bphinz/buildfixes | bphinz | 2014-09-07 | 2 | -30/+0 | |
|\ | | | | | Removed patch that was merged into trunk in 6bc1de83a7 | |||||
| * | Removed patch that was merged into trunk in 6bc1de83a7 | Brian P. Hinz | 2014-09-07 | 2 | -30/+0 | |
| | | ||||||
* | | \nAdded missing dependency that caused x0vncserver to fall back to polling | Brian P. Hinz | 2014-08-07 | 1 | -1/+1 | |
|/ | ||||||
* | Fixed dependency problems with ubuntu precise build. Added ubuntu trusty ↵ | Brian Hinz | 2014-05-21 | 25 | -1/+1021 | |
| | | | | | | package. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5183 3789f03b-4d11-0410-bbf8-ca57d06f2519 | |||||
* | Fix typos in r5181 | Brian Hinz | 2014-05-18 | 1 | -3/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5182 3789f03b-4d11-0410-bbf8-ca57d06f2519 | |||||
* | Add missing dependencies to ubuntu builds that cause cut-copy-paste issues | Brian Hinz | 2014-05-18 | 1 | -3/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5181 3789f03b-4d11-0410-bbf8-ca57d06f2519 | |||||
* | Ubuntu's upstream fltk package contains patches that conflict with Pierre's ↵ | Brian Hinz | 2014-04-05 | 1 | -3/+0 | |
| | | | | | | patches. Building with vanilla fltk instead. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5177 3789f03b-4d11-0410-bbf8-ca57d06f2519 | |||||
* | Added 'contrib' folder to store patches necessary to build external ↵ | Brian Hinz | 2013-11-28 | 22 | -0/+969 | |
dependecies, distribution-specific packaging files, etc. Also added a delimiter to the end of the fltk patch script defined in BUILDING.txt to make it easier to parse this script out for automated builds. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5139 3789f03b-4d11-0410-bbf8-ca57d06f2519 |