aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Do not run libtool_create_control_file() on Windows. Windows does not like it.DRC2011-06-241-1/+3
* Detect and enable PAM authentication supportDRC2011-06-221-0/+6
* Building the Xvnc server requires libtool control files of rdr, rfb,Henrik Andersson2011-06-091-0/+2
* Split out the pixel format conversion magic to its own class and makePierre Ossman2011-03-081-0/+1
* The Windows specific include path should only be used on Windows.Pierre Ossman2011-03-081-1/+2
* Make sure Windows specific code is only included in Windows builds.Pierre Ossman2011-03-081-1/+4
* Look for libjpeg in a more proper manner and don't just assume it's in aPierre Ossman2011-03-031-2/+2
* Remove the included libjpeg-turbo from the tree and rely completely on onePierre Ossman2011-03-021-2/+1
* [Development] Add possibility to build Windows programs with GNUTLS via cmake.Adam Tkac2011-01-191-2/+18
* [Development] Remove support for the "Tight" security type from C++ code.Adam Tkac2010-11-181-2/+0
* [Development] Implement PasswordValidator class on Windows (Martin Koegler)Adam Tkac2010-11-021-0/+1
* CMake build system for WindowsDRC2010-10-271-0/+70