Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: set SOVERSION | Gernot Tenchio | 2011-09-19 | 1 | -0/+4 |
| | |||||
* | Merge branch 'kanaka/websockets' into websockets | Gernot Tenchio | 2011-08-30 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: libvncserver/websockets.c | ||||
| * | cmake: use sha1.c for websocket builds | Gernot Tenchio | 2011-08-29 | 1 | -0/+1 |
| | | |||||
* | | cmake: make some noise | Gernot Tenchio | 2011-08-25 | 1 | -0/+1 |
|/ | |||||
* | cmake: don't link sdl libs to vnc libraries | Gernot Tenchio | 2011-08-17 | 1 | -2/+0 |
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | Move libvncserver/md5* to common | Gernot Tenchio | 2011-08-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | websockets: Add Websockets support to CMakeLists.txt | Gernot Tenchio | 2011-08-17 | 1 | -2/+28 |
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | tightPng: Add initial tightPng encoding support. | Joel Martin | 2011-07-22 | 1 | -4/+18 |
| | | | | | | | http://wiki.qemu.org/VNC_Tight_PNG Signed-off-by: Joel Martin <github@martintribe.org> Signed-off-by: Christian Beier <dontmind@freeshell.org> | ||||
* | CMake: Check for libgcrypt availability. | Christian Beier | 2011-03-12 | 1 | -0/+6 |
| | |||||
* | CMake: Threads can be available even if SDL is not. | Christian Beier | 2011-03-12 | 1 | -4/+4 |
| | |||||
* | CMake: fix building SDLvncviewer. | Christian Beier | 2011-03-12 | 1 | -2/+4 |
| | |||||
* | Next version will be 0.9.8. | Christian Beier | 2011-03-10 | 1 | -1/+1 |
| | |||||
* | Put files used by both libs into a 'common' dir. | Christian Beier | 2011-01-25 | 1 | -5/+6 |
| | | | | | | | | | No functional changes. All files used by _both_ libvncserver and libvncclient are put into a 'common' directory and references from other files as well as Autotools and CMake build systems are updated. Signed-off-by: Christian Beier <dontmind@freeshell.org> | ||||
* | fix CMakeLists.txt: other way to find pthread library | Wouter Van Meir | 2010-05-07 | 1 | -3/+6 |
| | | | | | | | ... and fixed linking of the tests in the examples directory. Signed-off-by: Wouter Van Meir <wouter.vanmeir@pandora.be> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | cmake: fix CMakeLists.txt | Corentin Chary | 2010-04-28 | 1 | -1/+8 |
| | | | | | | | | | - It's SDL_LIBRARY, not SDL_LIBRARIES - Detect GnuTLS and set the macro in rfbconfig.h - Add tls.c to libvncclient to avoid missing symbols Signed-off-by: Corentin Chary <corentin.chary@gmail.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | configure.ac, CMakeLists.txt: set LibVNCServer version to 0.9.7 | runge | 2009-01-12 | 1 | -1/+1 |
| | |||||
* | Add CMake support (thanks to Christian Ehrlicher) | dscho | 2008-01-29 | 1 | -0/+243 |
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |