You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 година
cmake Fix several bugs in the generation of .la files пре 13 година
common Do not run libtool_create_control_file() on Windows. Windows does not like it. пре 13 година
doc Remove obsolete Visual C++ 7 build instructions пре 13 година
fltk Ensure that FLTK is built with the static run-time library if using Visual C++ пре 13 година
java/src/com corrected missing index ptr in new ZlibInStream implementation пре 13 година
media Add some basic icon files. пре 15 година
po This patch adds gettext support for our new vncviewer. CMake only. The пре 13 година
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 година
unix Integrate Xvnc build with CMake and new FLTK-based vncviewer build пре 13 година
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 година
win Make full-screen mode span all monitors in a multi-monitor system пре 13 година
BUILDING.txt First pass at build instructions for the new FLTK-based viewer and CMake build system пре 13 година
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 година
LICENCE.TXT Initial revision пре 19 година
Makefile.am Install OpenGL software renderer when doing 'make xserver-install' пре 13 година
config.h.cmake.in Detect and enable PAM authentication support пре 13 година
configure.ac Require gettext 0.14.4 to fix a problem with detection of NLS support пре 13 година