summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Add a basic gitignoreLauri Kasanen2018-07-111-0/+1
|
* Rename README.txt to README.rst and convert to reStructuredTextPeter Åstrand (astrand)2018-01-312-3/+3
|
* Merge pull request #500 from bphinz/issue106-rebaseBrian Hinz2017-11-151-0/+5
|\ | | | | Hook up the "Load X.509 Cert/Key" dialogs in winvnc. Fixes #106
| * Hook up the "Load X.509 Cert/Key" dialogs in winvncBrian P. Hinz2017-08-211-0/+5
| |
* | Switch back to low resolution mode on macOSPierre Ossman2017-09-211-1/+1
|/ | | | | | This is a revert of 6c0181c. Testing showed that we got a big performance hit by enabling this, and we also saw some graphical artifacts. More work is needed before this can be enabled by default.
* MacOS package: Added NSHighResolutionCapable tag to Info.plistFriedrich Beckmann2016-10-251-0/+2
| | | | | | With the flag the application will start enable the high resolution display. I tested this on a Macbook Pro with a High Resolution Display. The fonts are better to read.
* Make WinVNC service mode work on Windows Vista and beyond.Samuel Mannehed2014-02-071-0/+109
| | | | | | | | Patch by Jochen Tucht, fixes bug 135. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5158 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Fix incorrect dll location in windows setup file templateBrian Hinz2013-04-271-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5089 3789f03b-4d11-0410-bbf8-ca57d06f2519
* We don't need BUILD_DIR anymore since we divorced Visual StudioDRC2011-11-081-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4776 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Remove Visual C++ supportDRC2011-11-081-6/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4774 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Integrate Java TigerVNC Viewer build into CMake build systemDRC2011-10-041-7/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4690 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Consolidate all README files into one and distribute it with the binary ↵DRC2011-06-283-20/+6
| | | | | | packages. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4562 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Override the tarball architecture to i686 if -m32 was used on a 64-bit systemDRC2011-06-251-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4556 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Implement 'make tarball' and 'make servertarball'DRC2011-06-251-9/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4555 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Deploy Mac TigerVNC Viewer as an application bundle instead of a package, ↵DRC2011-06-241-12/+0
| | | | | | and consolidate all of the installer scripts under release/ and cmake/ git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4539 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Deploy Mac TigerVNC Viewer as an application bundle instead of a package, ↵DRC2011-06-2412-452/+185
| | | | | | and consolidate all of the installer scripts under release/ and cmake/ git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4538 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The installed package is called "com.tigervnc.tigervnc" (our convention is ↵DRC2011-04-291-2/+2
| | | | | | to use lowercase "tigervnc" for package names), so this fixes an issue whereby it would not uninstall. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4398 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Move BUILDING.txt to the top of the tree, since it contains general build ↵DRC2011-02-101-531/+0
| | | | | | instructions that are useful to all users, not just users who are using the packaging tools under release/ git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4286 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Further documentation regarding building with GnuTLSDRC2011-02-101-34/+84
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4285 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Include version number in package namesDRC2011-02-102-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4284 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Add mechanism for creating binary tarballsDRC2011-02-092-0/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4274 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Use "TigerVNC" as the Mac package name rather than "tigervnc"DRC2011-02-092-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4270 3789f03b-4d11-0410-bbf8-ca57d06f2519
* WordsmithingDRC2011-02-091-7/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4269 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Modify Mac packaging to accommodate VeNCrypt-enabled builds or other ↵DRC2011-02-092-53/+77
| | | | | | customizations; Change build documentation accordingly git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4265 3789f03b-4d11-0410-bbf8-ca57d06f2519
* CMake build system for WindowsDRC2010-10-271-17/+260
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4171 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Support linking statically with GnuTLS on OS XDRC2010-10-011-0/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4158 3789f03b-4d11-0410-bbf8-ca57d06f2519
* "OS/X" = "OS X"DRC2010-09-301-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4155 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Include vncviewer man page in OS X packageDRC2010-07-082-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4084 3789f03b-4d11-0410-bbf8-ca57d06f2519
* 64-bit support exists in OS X versions prior to 10.6DRC2010-07-081-8/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4083 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Build wrappers no longer necessary. The Linux cross-compatible build is now ↵DRC2010-04-166-137/+169
| | | | | | part of build-xorg, and Mac recipes are in BUILDING.txt. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4030 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Mac package buildDRC2010-04-128-0/+451
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4017 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Use configure scripts included in the tarball, if they exist. This is to ↵DRC2010-01-223-3/+9
| | | | | | avoid problems caused by trying to re-generate the configure scripts using older versions of Autotools than the ones that were used to generate the scripts in the tarball. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3953 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added scripts for building cross-compatible binaries and 64-bit binaries on OS/XDRC2010-01-123-0/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3945 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Prevent vncviewer, vncconfig, and x0vncserver from linking against static ↵DRC2010-01-122-26/+26
| | | | | | X11 libs in unix/xorg.build/lib git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3944 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Use static system libz.a so Xvnc doesn't depend on libz.so.1. As a result, ↵DRC2010-01-112-0/+9
| | | | | | we don't need to build the included zlib anymore. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3943 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Add scripts for building a cross-compatible version of TigerVNC on Linux. ↵DRC2010-01-082-0/+70
These build upon the new '-static' option to the build-xorg-7.4 script and add Linux-specific options for statically linking with libgcc, libstdc++, and libcrypto. When used with RHEL 4, these should produce a version of TigerVNC which will work with all later versions of Linux. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3939 3789f03b-4d11-0410-bbf8-ca57d06f2519