50 Revīzijas (969f9272206bd895cd30d048a8ec7d5bd45d49fd)

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