151 コミット (4739493b635372bd40a34640a719f79fa90e4dba)

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