Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
DRC 2690f7ae11 Automatically disable NLS if gettext and/or libiconv are missing. On some platforms, such as Windows and OS X, NLS can't be enabled without a lot of custom configuration, so the build simply fails on those platforms unless -DENABLE_NLS=0 is specified. This change makes the CMake system behave more like autotools used to, and it is consistent with the detection behavior of other non-essential modules, such as GnuTLS. 13 år sedan
cmake Fix several bugs in the generation of .la files 13 år sedan
common Do not run libtool_create_control_file() on Windows. Windows does not like it. 13 år sedan
doc Remove obsolete Visual C++ 7 build instructions 13 år sedan
fltk Ensure that FLTK is built with the static run-time library if using Visual C++ 13 år sedan
java/src/com corrected missing index ptr in new ZlibInStream implementation 13 år sedan
media Add some basic icon files. 15 år sedan
po This patch adds gettext support for our new vncviewer. CMake only. The 13 år sedan
release 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 år sedan
unix Integrate Xvnc build with CMake and new FLTK-based vncviewer build 13 år sedan
vncviewer Fix build issues with Visual C++ (implemented macro version of snprintf + re-ordered headers to ensure that winsock is included ahead of windows.h) 13 år sedan
win Make full-screen mode span all monitors in a multi-monitor system 13 år sedan
BUILDING.txt First pass at build instructions for the new FLTK-based viewer and CMake build system 13 år sedan
CMakeLists.txt Automatically disable NLS if gettext and/or libiconv are missing. On some platforms, such as Windows and OS X, NLS can't be enabled without a lot of custom configuration, so the build simply fails on those platforms unless -DENABLE_NLS=0 is specified. This change makes the CMake system behave more like autotools used to, and it is consistent with the detection behavior of other non-essential modules, such as GnuTLS. 13 år sedan
LICENCE.TXT Initial revision 19 år sedan
Makefile.am Install OpenGL software renderer when doing 'make xserver-install' 13 år sedan
config.h.cmake.in Detect and enable PAM authentication support 13 år sedan
configure.ac Require gettext 0.14.4 to fix a problem with detection of NLS support 13 år sedan