Commit Graph

94 Commits (5f3ea4e53d3a756864de4f6ceb6ab8068afff3c5)

Author SHA1 Message Date
Christian Beier 2f54d3ef62
CMake: bump SOVERSION to 1.
7 years ago
Christian Beier cc2c604605
CMake: update bugreport path
7 years ago
Christian Beier ac478e6c70 Fix some OSX linker problems.
7 years ago
Christian Beier f52c92003d
CMake: CMP0037 requires CMake 3.0.
7 years ago
Christian Beier a9cf593fab
CMake: output examples to respective directories.
7 years ago
Christian Beier 1026ad43f5
CMake: version up as well.
7 years ago
Kyle Russell 21fd4d27bb Support systemd socket activation
8 years ago
Christian Beier 15dd6470c5 CMake: Add maybe-found OpenSSL libs to libvncclient.
8 years ago
Christian Beier cb66df0779 CMake: Not all platforms have endian.h, so use the build system's endianess check.
8 years ago
Cédric Georges 6fabf75f9c Append missing include directory for GNUTLS and OPENSSL in CMake project
8 years ago
Cédric Georges e91132f6a9 re-up comment
8 years ago
Cédric Georges 445fb7d531 Append IPv6 option in CMake Project
8 years ago
Christian Beier 97f442ef2a Instead of letting the build system define endianess, rely on endian.h.
9 years ago
Christian Beier 92f558482d Do away with rfbint.h generation and use stdint.h directly instead.
9 years ago
Peter Spiess-Knafl 2daa082773 fixing SOVERSION and .so VERSION
9 years ago
Matthias Treydte 57fcf68844 Use CMAKE_CURRENT_*_DIR instead of CMAKE_*_DIR.
10 years ago
Raphael Kubo da Costa 95dd76327b Use htobeNN(3) to convert numbers in websocket.c.
12 years ago
Raphael Kubo da Costa 2d18f3cdcf Do not hardcode the need for libresolv.
12 years ago
Raphael Kubo da Costa 539b310b48 CMake: Link against libgcrypt when it is found.
12 years ago
Christian Beier fef4386acc Add Compile Time Version Test Defines.
12 years ago
Christian Beier 62cfb3bbda Bump version to 0.9.10.
12 years ago
Christian Beier 98125f9d4c Fix CMake build of LibVNCClient.
12 years ago
Christian Beier b3a661fb72 Bump version to 0.9.9.
12 years ago
DRC 729e965dff Extend support for the new TurboVNC encoder to the CMake build system
12 years ago
Christian Beier 5ea7e51e6b Merge branch 'websockets' of https://github.com/kanaka/libvncserver
12 years ago
Gernot Tenchio 9e09040699 cmake: adapted to latest websocket crypto changes
12 years ago
Christian Beier 609ccec1a0 Update version number in autotools && cmake, NEWS entry.
13 years ago
Gernot Tenchio f6eeb5d383 cmake: set SOVERSION
13 years ago
Gernot Tenchio 3eec976558 Merge branch 'kanaka/websockets' into websockets
13 years ago
Gernot Tenchio b16e8c2afb cmake: use sha1.c for websocket builds
13 years ago
Gernot Tenchio 27eadfa899 cmake: make some noise
13 years ago
Gernot Tenchio 02651bacca cmake: don't link sdl libs to vnc libraries
13 years ago
Gernot Tenchio b543d48677 Move libvncserver/md5* to common
13 years ago
Gernot Tenchio c2fb69f84d websockets: Add Websockets support to CMakeLists.txt
13 years ago
Joel Martin 896ca2036c tightPng: Add initial tightPng encoding support.
13 years ago
Christian Beier 6b60690a4a CMake: Check for libgcrypt availability.
13 years ago
Christian Beier 8879213734 CMake: Threads can be available even if SDL is not.
13 years ago
Christian Beier 56af603ec1 CMake: fix building SDLvncviewer.
13 years ago
Christian Beier d26118a038 Next version will be 0.9.8.
13 years ago
Christian Beier ffe30366d6 Put files used by both libs into a 'common' dir.
13 years ago
Wouter Van Meir 4fa9e2bbab fix CMakeLists.txt: other way to find pthread library
14 years ago
Corentin Chary a34d921571 cmake: fix CMakeLists.txt
14 years ago
runge effe81e36a configure.ac, CMakeLists.txt: set LibVNCServer version to 0.9.7
15 years ago
dscho 09d902c5b7 Add CMake support (thanks to Christian Ehrlicher)
16 years ago