| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Oops, didn't realize these changes wre on the branch from an
old pull request.
|
|
|
|
|
|
|
| |
Project Evergreen stopped supporting 11.4 in October and it's not feasible to
back-port the patches for the Xorg 2014-12-09 CVEs, so as a result we can no
longer provide pre-built packages for this distribution. The genric binaries
can be used instead.
|
|
|
|
|
| |
RHEL/CentOS 6.6 bumped the version of xorg to 6u6, which broke
software GLX because Xvnc wasn't properly linked against libglapi.
|
|
|
|
| |
Some minor adjustments to sync up the el6 spec file with fedora.
|
|
|
|
|
| |
RPM build failed when the self-signed cert was used because the macro did not
expand correctly.
|
|
|
|
| |
* Removed obsolete patches from openSUSE packages
|
|
|
|
|
|
|
|
| |
* Removed the hard coded snap tag, if needed it should be passed in
via "rpmbuild --define 'snap ...'".
* Changed the hard coded version to "@VERSION@" to make it clear
that the copy of the spec file in the repository needs to be
updated manually.
|
|
|
|
|
| |
* The static libvnc server module can't be loaded anyway so just
remove it from the el5 and portable binaries.
|
|
|
|
| |
* Allow build time selection of self-signed or keystore signing
|
|
|
|
|
| |
* The keymap files have UTF-8 characters embedded in comments.
javac complains about this unless the default encoding is set.
|
|
|
|
|
| |
* This line should not have been changed, it's inside an "ifdef(APPLE"
block anyway, but removing it all the same.
|
|
|
|
|
| |
* Link dynamically against libm to avoid relocation errors
when building mesa on x86_64.
|
|
|
|
|
| |
* Bumped the xserver patch version to keep up with the installed
version of xorg source.
|
|
|
|
| |
* Need to pass the path to the static X11 libraries to cmake
|
|
|
|
|
|
|
|
| |
* Fixes for unresolved dependency issues when linking against static fltk
* Major overhaul of static build. Previously, fltk & tigervnc were built
against the dynamic system libraries (and thus not entirely portable).
All of the X11 libraries required for Xvnc are now built first and
everything is linked against them.
|
|
|
|
|
|
|
|
|
|
|
| |
Various fixes for linker issues when building fltk statically.
* The native FindX11.cmake module can't be overridden so that
fltk links against the static libraries that we've just built.
* Need to link fltk against libdl.a or else an unresolved
dependency error occurs while linking tigervnc.
* Additional fixes to fix dependency resolution issues when
linking fltk against X11 statically.
|
|
|
|
|
| |
The el5 build was derived from fc12. Adding all patches from fc12's
version of fontconfig.
|
|
|
|
| |
Commit f95272d set the BUILD_STATIC flag on by default, which is unnecessary for package builds.
|
| |
|
|\
| |
| | |
Apply latest fltk patches to rpm-based packages
|
| | |
|
| |
| |
| |
| |
| | |
Remove some lines that weren't consistent with the earlier
suggested patches.
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Input methods are way too complex for us to map them to the VNC
protocol in any sane manner. Best just to disable them and rely
on simple keyboard behaviour when the viewport is active.
|
| | |
| | |
| | |
| | |
| | | |
Boiler plate code to intercept system events from FLTK so that
we can generate proper keyboard messages.
|
| | |
| | |
| | |
| | |
| | | |
Remove the FLTK simple keyboard system and reorganise things in
preparation for a more direct approach.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It makes things more self contained (although you still need to
download FLTK itself), avoids the confusion of STR:s in varying
states, and allows us to refer to patches that aren't available
on an STR.
|
|\ \ \
| | |/
| |/| |
Removed patch that was merged into trunk in 6bc1de83a7
|
| | | |
|
|/ / |
|
| |
| |
| |
| |
| | |
Remove clean-pressed-key-on-exit inherited from original spec file that
ours was derived from.
|
|/
|
|
| |
Remove patch inherited from Suse RPM that our spec was derived from.
|
|
|
|
|
|
| |
package.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5183 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
|
|
|
| |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5182 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
|
|
|
| |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5181 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
|
|
|
|
|
| |
patches. Building with vanilla fltk instead.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5177 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
|
|
|
|
|
| |
bug #141.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5176 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
|
|
|
|
|
|
|
| |
missing ending quote in 10-libvnc.conf
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5162 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
|
|
|
| |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5146 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
|
|
|
| |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5141 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
|
|
|
| |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5140 3789f03b-4d11-0410-bbf8-ca57d06f2519
|
|
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
|