Commit Graph

67 Commits (ecb81d0e758b0bab0e13f10ac874e4d72b98aec0)

Author SHA1 Message Date
Christian Beier ef97186023
CMake: automatically build androidvncserver when crosscompiling for Android
7 years ago
Christian Beier 5b920be490
CMake: when crosscompiling for Android, don't look for systemd
7 years ago
Christian Beier 0d5d16b4a7
CMake: only build TurboJPEG unit tests if lib has jpeg support
7 years ago
Christian Beier 06978dee89 CMake: remove check for C++ compiler
7 years ago
Christian Beier 417eb7590b CMake: only add tjunittest if turbojpeg found
7 years ago
Christian Beier 9198875122
CMake: enable the tests that succeed
7 years ago
Christian Beier f21825bac0
CMake: add libm to tests only on Unix
7 years ago
Christian Beier a6c599a5fc
CMake: build the tests
7 years ago
Christian Beier ebbbc8bd1b
CMake: properly name examples as examples, not tests
7 years ago
Christian Beier 3a9e3601be
CMake: make shared-lib build configurable and choose sensible platform defaults
7 years ago
Christian Beier d3e70a91bf CMake: set examples's output dirs in a cross-platform way
7 years ago
Christian Beier 13d8a6c9c2
CMake: set OpenSSL include dir regardless of websockets being enabled or not
7 years ago
Christian Beier 8e90e892c5 CMake: the blooptest example needs pthreads
7 years ago
Christian Beier 05c6c6deac CMake: fix examples linking when building with MSVC
7 years ago
Christian Beier 9ef3ed395f CMake: as of now, the tight sources need libjpeg, libpng alone is not enough
7 years ago
Christian Beier 37f293d588 CMake: as of now, websockets support requires sys/uio.h
7 years ago
Christian Beier 3c0828269c CMake: TightVNC-filetransfer requires pthreads as of now
7 years ago
CHris B 882c8f3477 CMake: fix build system generation when zlib or OpenSSL not found
7 years ago
CHris B d08fd0182d CMake: do not include NOTFOUND libs in pkg-config snippets
7 years ago
Christian Beier 6aa41e11a0
CMake: make the build configurable.
7 years ago
Christian Beier 7b4ef2f687 CMake: remove platform-specific flags.
7 years ago
Christian Beier 07d5101f6a
CMake: bump version.
7 years ago
Christian Beier cc835fa938
CMake: generate and install pkgconfig files.
7 years ago
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