Commit Graph

1504 Commits (ecb81d0e758b0bab0e13f10ac874e4d72b98aec0)
 

Author SHA1 Message Date
tmcqueen-materials ecb81d0e75 Update vnc2mpg.c
6 years ago
tmcqueen-materials 709c8ea862 Update vnc2mpg.c
6 years ago
Christian Beier 32301cb73f
Merge branch 'dborth-patch-1'
6 years ago
dborth 652f5a4b1c
Set trueColour flag to 1 instead of 255
6 years ago
Christian Beier ef97186023
CMake: automatically build androidvncserver when crosscompiling for Android
6 years ago
Christian Beier 80ad74f761
Fix building for Android and add build instructions to README
6 years ago
Christian Beier 5b920be490
CMake: when crosscompiling for Android, don't look for systemd
6 years ago
Christian Beier ec6d0f7259
Fix a compiler warning
6 years ago
Christian Beier 0d5d16b4a7
CMake: only build TurboJPEG unit tests if lib has jpeg support
6 years ago
Christian Beier 9d37f15992
AppVeyorCI: change libpng download link to sth that works
6 years ago
Christian Beier a17a35a834
Merge branch 'ldmnyblzs-circle'
6 years ago
Christian Beier e03b5750f8
Merge branch 'circle' of https://github.com/ldmnyblzs/libvncserver into ldmnyblzs-circle
6 years ago
Christian Beier 0d0a2fc2b5
Update TODO, at least a bit
6 years ago
Christian Beier 365cc425b4 AppVeyorCI: use static zlib and libpng
6 years ago
Christian Beier 06978dee89 CMake: remove check for C++ compiler
6 years ago
Christian Beier 3500b11077 CI: let tests output to console on failure
6 years ago
Christian Beier b551e7017b rfbproto: re-add erroneously removed SOCKET definition
6 years ago
Christian Beier 26d84242cd AppVeyorCI: make ctest more verbose
6 years ago
Christian Beier 6cb0522ecb rfbInitServer: only init Winsock once
6 years ago
Christian Beier 7edd53ec27 rfbproto: remove SOCKET redefinitions
6 years ago
Christian Beier 5935c1be4f Add an rfbLogPError that shows something on WIN32
6 years ago
Christian Beier dbf5f9d514 Fix "rfbBool's size is not 1" runtime error with MSVC
6 years ago
Christian Beier 417eb7590b CMake: only add tjunittest if turbojpeg found
6 years ago
Christian Beier a2e124d87a
AppVeyorCI: really add the test config to AppVeyor
6 years ago
Christian Beier 9ef1f4c8ac
Revert "AppVeyorCI: supply a test config aka build type"
6 years ago
Christian Beier e18ec43c2d
AppVeyorCI: supply a test config aka build type
6 years ago
Christian Beier df9986ea43
README: add build instructions
6 years ago
Christian Beier 4408c18b1a
AppVeyorCI: run them tests
6 years ago
Christian Beier 90220264f5
test: tell MSVC to use math defines
6 years ago
Christian Beier 9ac695a4b9 Merge pull request #156 from The-42/drop-autotools
6 years ago
Christian Beier 261c3dbf87
TravisCI: run them unit tests
6 years ago
Christian Beier 9198875122
CMake: enable the tests that succeed
6 years ago
Christian Beier f21825bac0
CMake: add libm to tests only on Unix
6 years ago
Christian Beier a6c599a5fc
CMake: build the tests
6 years ago
Christian Beier ebbbc8bd1b
CMake: properly name examples as examples, not tests
6 years ago
Christian Beier 425e24196b
Fix building in C89 mode
6 years ago
Christian Beier 3a9e3601be
CMake: make shared-lib build configurable and choose sensible platform defaults
6 years ago
Christian Beier d3e70a91bf CMake: set examples's output dirs in a cross-platform way
6 years ago
Bert van Hall fe94339587 drop autotools
6 years ago
Christian Beier 2041bfd5cd Merge pull request #153 from The-42/openssl-1.1.x-support
6 years ago
Bert van Hall cca9892deb
libvncclient/tls_openssl: support openssl 1.1.x
6 years ago
Christian Beier 13d8a6c9c2
CMake: set OpenSSL include dir regardless of websockets being enabled or not
6 years ago
Christian Beier 502e97df1a
CMake: that file ain't used no more
6 years ago
Christian Beier 6df29db3df Fix vncev example compilation on Windows
6 years ago
Christian Beier 8e90e892c5 CMake: the blooptest example needs pthreads
6 years ago
Christian Beier 6935d69e85 TravisCI: install a newer CMake on Linux
6 years ago
Christian Beier 05c6c6deac CMake: fix examples linking when building with MSVC
6 years ago
Christian Beier 9ef3ed395f CMake: as of now, the tight sources need libjpeg, libpng alone is not enough
6 years ago
Christian Beier 4b43309749 AppVeyor: detect libpng for main build
6 years ago
Christian Beier 29c4ce555a AppVeyor: more libpng build tuning
6 years ago