aboutsummaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* 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