49 коммитов (1a729dc0129052a028eae4582a6d6d10564d13c4)

Автор SHA1 Сообщение Дата
  Pierre Ossman ec5d0d9bb1 Update copyright year to 2022 2 лет назад
  Pierre Ossman 011f7deac2 Don't specify SOURCE in custom targets 2 лет назад
  Pierre Ossman 810b35ae90 Include translations in macOS and Windows builds 2 лет назад
  Pierre Ossman 6bc7ae91ff Update copyright year to 2021 3 лет назад
  Matteo Seclì a8229e17eb High-resolution app icon for MacOS 3 лет назад
  Pierre Ossman 3ede3516b9 Fix capitalisation of LICENCE.TXT 3 лет назад
  Pierre Ossman cd2952c7bd Warn that WinVNC is unmaintained 3 лет назад
  Pierre Ossman 502132ba54 Split WinVNC to a separate installer 3 лет назад
  Pierre Ossman 4d635a9f03 Run maketarball through bash 3 лет назад
  Pierre Ossman fdde72c820 Move release cmake stuff to release directory 3 лет назад
  Pierre Ossman 0b1d57be37 Test packaging on Travis 3 лет назад
  Brian P. Hinz 10d9a8d912 Update Info.plist copyright, added recommended key. 4 лет назад
  Pierre Ossman 32b96ffec1 Change to https for tigervnc URL 5 лет назад
  Lauri Kasanen 5f5011214d Add a basic gitignore 5 лет назад
  Peter Åstrand (astrand) 6011f96cdc Rename README.txt to README.rst and convert to reStructuredText 6 лет назад
  Pierre Ossman aceb4e7bf7 Switch back to low resolution mode on macOS 6 лет назад
  Brian P. Hinz 6a7f9082fd Hook up the "Load X.509 Cert/Key" dialogs in winvnc 6 лет назад
  Friedrich Beckmann 6c0181c6f7 MacOS package: Added NSHighResolutionCapable tag to Info.plist 7 лет назад
  Samuel Mannehed 60c419320d Make WinVNC service mode work on Windows Vista and beyond. 10 лет назад
  Brian Hinz e8991316ba Fix incorrect dll location in windows setup file template 11 лет назад
  DRC c67db65070 We don't need BUILD_DIR anymore since we divorced Visual Studio 12 лет назад
  DRC ccc0969dd9 Remove Visual C++ support 12 лет назад
  DRC 7636ad0cc4 Integrate Java TigerVNC Viewer build into CMake build system 12 лет назад
  DRC e72b80501c Consolidate all README files into one and distribute it with the binary packages. 13 лет назад
  DRC 10da17ef42 Override the tarball architecture to i686 if -m32 was used on a 64-bit system 13 лет назад
  DRC c377ebd9b5 Implement 'make tarball' and 'make servertarball' 13 лет назад
  DRC 3641a17969 Deploy Mac TigerVNC Viewer as an application bundle instead of a package, and consolidate all of the installer scripts under release/ and cmake/ 13 лет назад
  DRC 1a1840795d Deploy Mac TigerVNC Viewer as an application bundle instead of a package, and consolidate all of the installer scripts under release/ and cmake/ 13 лет назад
  DRC 4666c50f32 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. 13 лет назад
  DRC ad6af916ca 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/ 13 лет назад
  DRC 8290dd68da Further documentation regarding building with GnuTLS 13 лет назад
  DRC b9b9e4fb54 Include version number in package names 13 лет назад
  DRC 61b630a98c Add mechanism for creating binary tarballs 13 лет назад
  DRC 069cdcc183 Use "TigerVNC" as the Mac package name rather than "tigervnc" 13 лет назад
  DRC ae4e8e2891 Wordsmithing 13 лет назад
  DRC 2b0b194c04 Modify Mac packaging to accommodate VeNCrypt-enabled builds or other customizations; Change build documentation accordingly 13 лет назад
  DRC 180c0167b4 CMake build system for Windows 13 лет назад
  DRC 2e0b9654bb Support linking statically with GnuTLS on OS X 13 лет назад
  DRC ef5e17fe2f "OS/X" = "OS X" 13 лет назад
  DRC 6452addd2b Include vncviewer man page in OS X package 14 лет назад
  DRC 896a96c2dd 64-bit support exists in OS X versions prior to 10.6 14 лет назад
  DRC 2c0ea90ad8 Build wrappers no longer necessary. The Linux cross-compatible build is now part of build-xorg, and Mac recipes are in BUILDING.txt. 14 лет назад
  DRC ee229f4259 Mac package build 14 лет назад
  DRC 3cca6af4ae 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. 14 лет назад
  DRC d455393c85 Added scripts for building cross-compatible binaries and 64-bit binaries on OS/X 14 лет назад
  DRC 8d02c963d6 Prevent vncviewer, vncconfig, and x0vncserver from linking against static X11 libs in unix/xorg.build/lib 14 лет назад
  DRC ffd4bb9140 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. 14 лет назад
  DRC adadd9da41 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. 14 лет назад