151 Commits (4739493b635372bd40a34640a719f79fa90e4dba)

Author SHA1 Message Date
  Pierre Ossman 4739493b63 TigerVNC 1.10.1 4 years ago
  Pierre Ossman 8d5cb30dbf TigerVNC 1.10.0 4 years ago
  Pierre Ossman 155e59e54c TigerVNC 1.9.90 (1.10.0 beta) 4 years ago
  Bernhard M. Wiedemann e27c896998 Use cmake TIMESTAMP function 5 years ago
  Pierre Ossman beb59a4320 Remove variable length arrays 5 years ago
  Pierre Ossman 1f8d9988d1 Change development version to 1.9.80 6 years ago
  Peter Åstrand (astrand) f6ebe21f6c Fix windows build with -DCMAKE_BUILD_TYPE=Debug on machines with IActiveDesktop 6 years ago
  Pierre Ossman d5391142f7 Make sure we get C99 6 years ago
  Pierre Ossman eefa6fe6e7 Change development version to 1.8.80 7 years ago
  Joel Teichroeb ec71201348 Check CMake version for MinGW RC file handling 7 years ago
  Pierre Ossman f524072e54 Change development version to 1.7.80 8 years ago
  Pierre Ossman 4b9c1ff9a8 Use cmake_policy() in a safe way 8 years ago
  Pierre Ossman 14c563a22e Avoid builtin dgettext when checking libc 8 years ago
  Pierre Ossman aaa2d0e44c Silence CMake link interface warning 8 years ago
  Pierre Ossman 210b4b5b24 Don't probe libintl if it wasn't found 8 years ago
  Pierre Ossman b74728f9d6 Add option to enable thread sanitizer 8 years ago
  Pierre Ossman 1cc323df53 Raise system requirement on Windows to Vista/2008 8 years ago
  Pierre Ossman c416ad5389 Change development version to 1.6.80 8 years ago
  DRC 872e5dd859 Allow BUILD_TIMESTAMP to be set statically 8 years ago
  DRC fd9f319b45 Ensure that libjpeg-turbo headers are included 8 years ago
  Pierre Ossman 86640e8f91 Add address sanitizer switch 8 years ago
  Pierre Ossman 8d6e356f7d Change development version to 1.5.80 9 years ago
  Pierre Ossman cfb21169c4 Require getaddrinfo() on all systems 9 years ago
  Pierre Ossman a08a8436a9 Remove HAVE_INET_ATON as nothing uses it 9 years ago
  Pierre Ossman a3f6194601 Look in libsocket for socket functions on Solaris 9 years ago
  Pierre Ossman 98af8b1e73 stop using check_function_exists() for Windows socket functions 9 years ago
  Pierre Ossman 70b51fe032 stop setting CMAKE_EXTRA_INCLUDE_FILES for check_function_exists() 9 years ago
  Pierre Ossman 725121715e Bump Windows requirement to XP SP2 9 years ago
  Pierre Ossman 123d59cd19 Make warnings into errors when doing debug builds 9 years ago
  Pierre Ossman 7ca879fb90 Turn on more warnings to catch potential bugs 9 years ago
  Peter Åstrand (astrand) c4bc5a8f0e Build fixes for modern versions of binutils. 9 years ago
  Pierre Ossman cc8c6a296f Drop bundled zlib 9 years ago
  Pierre Ossman 88c24edd8f Raise GnuTLS requirements to 3.x 9 years ago
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 9 years ago
  Pierre Ossman 532e4e364f Change development version to 1.4.80 9 years ago
  Pierre Ossman 820c0ceb2e Assume inet_pton() is missing on Windows 9 years ago
  Tim Waugh 6abf3f4c87 IPv6 loopback support too. 9 years ago
  Pierre Ossman f95272de30 Extend "static" build option 9 years ago
  Pierre Ossman ec3dfe6893 Clean up GnuTLS linking and instructions 9 years ago
  Pierre Ossman 5945d73be7 Fix the build timestamp to be more translation friendly 9 years ago
  Pierre Ossman 64ff1ca14f Update FLTK patches based on feeback from upstream 9 years ago
  Pierre Ossman 6d66d6deb7 Protect the optional IM disabling calls with #ifdef:s 9 years ago
  Pierre Ossman 4f3ac69a11 Add xhandler hook 9 years ago
  Pierre Ossman 25188c448c Remove simple keyboard model 9 years ago
  Pierre Ossman 5ad4d06006 Remove a lot of platform compatibilty stuff 10 years ago
  Pierre Ossman 236c03cc33 Add pixel conversion speed test 10 years ago
  Pierre Ossman 8eaa19010f We don't want to lose the checks performed by assert() in release builds 10 years ago
  Peter Åstrand 889b4896f4 Applied patch from: 10 years ago
  Brian Hinz 236b019980 Fixes problems with cmake detection of GnuTLS. The current CMakeLists.txt uses check_function_exists to identify legacy versions of GnuTLS but cmake performs this test by linking a small test program. If libgnutls, libgcrypt, or libgpg-error are outside the default library search path, linking the test program fails even though gnutls and it's dependencies are installed. This patch makes it possible to specify the location of each of the three libraries independently and only as needed. 10 years ago
  Pierre Ossman 607c9d0e59 Bump development version now that 1.3 has been branched off. 11 years ago