Commit Graph

35 Commits (ce848322ecb56c1d62b01fca21aaf5caeb917e97)

Author SHA1 Message Date
Christian Beier 92f558482d Do away with rfbint.h generation and use stdint.h directly instead.
9 years ago
Brian Bidulock acf095086d Use an m4 script subdirectory, fix automake init and two macro names.
10 years ago
Christian Beier d999a8eae3 Move vncterm to https://github.com/LibVNC/vncterm.
10 years ago
Christian Beier 0f25ea7324 Remove x11vnc from autotools build system.
10 years ago
Christian Beier faadd48448 Rename 'classes' dir to 'webclients'.
13 years ago
Christian Beier 471baea920 Merge branch 'master' of ssh://libvncserver.git.sourceforge.net/gitroot/libvncserver/libvncserver
13 years ago
Vic Lee 64daa71ede Add libvncserver.pc and libvncclient.pc files.
13 years ago
Christian Beier 9882fdf7fa Include cmake configure file templates in dist tarball.
13 years ago
Christian Beier c8fc0ad5a7 Move zippy.c to examples.
13 years ago
Christian Beier 67b16cdf90 Include CMakeLists.txt file in dist tarball.
13 years ago
dscho 3d2eab575e clean up build flags
15 years ago
dscho e32ebd64a0 Recurse into subdirectory x11vnc/ when configuring with --with-x11vnc
16 years ago
runge dd193b1335 configure: make more of a split between libvncserver and x11vnc pkgs.
17 years ago
runge 1f8da9bde3 libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclient
17 years ago
dscho a3f1ba4561 make libvncserver-conf executable the autoconf way
19 years ago
dscho 8ef9dbd341 "make t" now executes the tests
19 years ago
runge 4301cdf1df autoconf: rpm -> rpmbuild and echo -n -> printf
19 years ago
dscho cb3d612bb1 fix bug 968264: make rpm did not work with x11vnc package
20 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago
dscho e0cbabec29 Honour the check for libz, libjpeg again
20 years ago
dscho 937b906f0d ZRLE no longer uses C++, but C
21 years ago
dscho ae5142bdbd add rfbclient.h to distribution; avoid C++ style comments
21 years ago
dscho 13b358fed1 fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
21 years ago
dscho b9ebdab1f2 debug flags
21 years ago
dscho ebc250a946 also distribute classes/ directory
21 years ago
dscho c4d44f983e let libvncserver-config behave as expected when called without installing
21 years ago
dscho 1c3c0c811b fixed header installation into $(prefix)/include/rfb
21 years ago
dscho e22be6634d moved include/ to rfb/
21 years ago
dscho 23f45bc764 included vncterm
21 years ago
dscho fd96c5e835 renamed sraRegion to rfbregion and put it in include/; will be installed now
21 years ago
dscho 5030d53ff0 converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
21 years ago
dscho 0fb516818c small adjustments for autoconf/automake compatibility
21 years ago
dscho 4f3ac987fb make dist fixed; make rpm introduced
21 years ago
dscho 9f6a47087b autoconf'ed everything
21 years ago