Commit Graph

18 Commits (0c68f37c4314f1c2cd867792878ba65d58dadff6)

Author SHA1 Message Date
Mike Frysinger 0c68f37c43 test/Makefile: use check_PROGRAMS
7 years ago
Brian Bidulock 57b0e4f4fe Rename obsolete INCLUDES to AM_CPPFLAGS
10 years ago
Christian Beier c58213846e Only build libjpeg test programs if libjpeg is actually available.
12 years ago
Christian Beier 1df6bffd9e Fix turbojpeg tests compilation.
12 years ago
DRC 7124b5fbcf Replace TightVNC encoder with TurboVNC encoder. This patch is the result of further research and discussion that revealed the following:
12 years ago
dscho 3998c18e26 test/Makefile: use check_PROGRAMS
15 years ago
dscho 3d2eab575e clean up build flags
15 years ago
dscho ca805667e6 Build shared libraries per default
17 years ago
runge 3c80351a1c Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
18 years ago
dscho 808b6a0b23 do it right: it is not DEFINES, but AM_CFLAGS
19 years ago
dscho 9cc78e5460 add a cursor test (interactive for now)
20 years ago
dscho 094c01bdce fix for MinGW
20 years ago
dscho 658b65ad0c support MinGW32!
20 years ago
dscho 5a3e352fba rename tight-1.c into encodingstest.c, fixing it in the process. It now
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 6a1a59f90e fix cargs.c: arguments were not correctly purged.
20 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