Commit Graph

25 Commits (d670aac3835ed6f4ee84c863fb49e65f1212c8b5)

Author SHA1 Message Date
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
21 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
22 years ago
dscho 9f6a47087b autoconf'ed everything
22 years ago