1. 32b96ff Change to https for tigervnc URL by Pierre Ossman · 7 years ago
  2. 5f50112 Add a basic gitignore by Lauri Kasanen · 7 years ago
  3. 6011f96 Rename README.txt to README.rst and convert to reStructuredText by Peter Åstrand (astrand) · 8 years ago
  4. bbbd120 Merge pull request #500 from bphinz/issue106-rebase by Brian Hinz · 8 years ago
  5. aceb4e7 Switch back to low resolution mode on macOS by Pierre Ossman · 8 years ago
  6. 6a7f908 Hook up the "Load X.509 Cert/Key" dialogs in winvnc by Brian P. Hinz · 8 years ago
  7. 6c0181c MacOS package: Added NSHighResolutionCapable tag to Info.plist by Friedrich Beckmann · 9 years ago
  8. 60c4193 Make WinVNC service mode work on Windows Vista and beyond. by Samuel Mannehed · 12 years ago
  9. e899131 Fix incorrect dll location in windows setup file template by Brian Hinz · 12 years ago
  10. c67db65 We don't need BUILD_DIR anymore since we divorced Visual Studio by DRC · 14 years ago
  11. ccc0969 Remove Visual C++ support by DRC · 14 years ago
  12. 7636ad0 Integrate Java TigerVNC Viewer build into CMake build system by DRC · 14 years ago
  13. e72b805 Consolidate all README files into one and distribute it with the binary packages. by DRC · 14 years ago
  14. 10da17e Override the tarball architecture to i686 if -m32 was used on a 64-bit system by DRC · 14 years ago
  15. c377ebd Implement 'make tarball' and 'make servertarball' by DRC · 14 years ago
  16. 3641a17 Deploy Mac TigerVNC Viewer as an application bundle instead of a package, and consolidate all of the installer scripts under release/ and cmake/ by DRC · 14 years ago
  17. 1a18407 Deploy Mac TigerVNC Viewer as an application bundle instead of a package, and consolidate all of the installer scripts under release/ and cmake/ by DRC · 14 years ago
  18. 4666c50 The installed package is called "com.tigervnc.tigervnc" (our convention is to use lowercase "tigervnc" for package names), so this fixes an issue whereby it would not uninstall. by DRC · 14 years ago
  19. ad6af91 Move BUILDING.txt to the top of the tree, since it contains general build instructions that are useful to all users, not just users who are using the packaging tools under release/ by DRC · 15 years ago
  20. 8290dd6 Further documentation regarding building with GnuTLS by DRC · 15 years ago
  21. b9b9e4f Include version number in package names by DRC · 15 years ago
  22. 61b630a Add mechanism for creating binary tarballs by DRC · 15 years ago
  23. 069cdcc Use "TigerVNC" as the Mac package name rather than "tigervnc" by DRC · 15 years ago
  24. ae4e8e2 Wordsmithing by DRC · 15 years ago
  25. 2b0b194 Modify Mac packaging to accommodate VeNCrypt-enabled builds or other customizations; Change build documentation accordingly by DRC · 15 years ago
  26. 180c016 CMake build system for Windows by DRC · 15 years ago
  27. 2e0b965 Support linking statically with GnuTLS on OS X by DRC · 15 years ago
  28. ef5e17f "OS/X" = "OS X" by DRC · 15 years ago
  29. 6452add Include vncviewer man page in OS X package by DRC · 15 years ago
  30. 896a96c 64-bit support exists in OS X versions prior to 10.6 by DRC · 15 years ago
  31. 2c0ea90 Build wrappers no longer necessary. The Linux cross-compatible build is now part of build-xorg, and Mac recipes are in BUILDING.txt. by DRC · 15 years ago
  32. ee229f4 Mac package build by DRC · 15 years ago
  33. 3cca6af Use configure scripts included in the tarball, if they exist. This is to 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. by DRC · 16 years ago
  34. d455393 Added scripts for building cross-compatible binaries and 64-bit binaries on OS/X by DRC · 16 years ago
  35. 8d02c96 Prevent vncviewer, vncconfig, and x0vncserver from linking against static X11 libs in unix/xorg.build/lib by DRC · 16 years ago
  36. ffd4bb9 Use static system libz.a so Xvnc doesn't depend on libz.so.1. As a result, we don't need to build the included zlib anymore. by DRC · 16 years ago
  37. adadd9d Add scripts for building a cross-compatible version of TigerVNC on Linux. 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. by DRC · 16 years ago