summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* confgure.ac: Remove MinGW linker flag that's incompatible with mingw-w64.Christian Beier2014-12-301-1/+0
* Fix libva related compile errorsFloris Bos2014-12-291-3/+2
* Use an m4 script subdirectory, fix automake init and two macro names.Brian Bidulock2014-10-021-3/+5
* Move vncterm to https://github.com/LibVNC/vncterm.Christian Beier2014-09-091-1/+0
* Remove x11vnc from autotools build system.factor-out-x11vncChristian Beier2014-09-031-429/+1
* Update sourceforge links to point to github.Christian Beier2014-04-051-1/+1
* LibVNCClient: Add H.264 encoding for framebuffer updatesDavid Verbeiren2013-01-251-0/+14
* Use htobeNN(3) to convert numbers in websocket.c.Raphael Kubo da Costa2012-09-141-1/+1
* Do not hardcode the need for libresolv.Raphael Kubo da Costa2012-09-141-2/+11
* Add Compile Time Version Test Defines.Christian Beier2012-05-231-0/+5
* Bump version to 0.9.10.Christian Beier2012-05-051-2/+2
* Enable building DLLs with MinGW32.Christian Beier2012-05-041-0/+2
* Make PKG_CHECK_MODULES fail non-fatal.Christian Beier2012-04-301-2/+2
* Fix build when no libjpeg is available.Christian Beier2012-04-261-10/+6
* Better check for Linux build.Christian Beier2012-04-251-2/+2
* Bump version to 0.9.9.Christian Beier2012-04-251-2/+2
* Merge branch 'turbovnc'Christian Beier2012-04-251-3/+56
|\
| * Replace TightVNC encoder with TurboVNC encoder. This patch is the result of f...DRC2012-03-261-20/+7
| * Add TurboVNC encoding support.DRC2012-03-111-4/+70
* | Unify GnuTLS vs OpenSSL build systems stuff between libvncclient and libvncse...Christian Beier2012-04-141-9/+8
|/
* Here is a port of SDLvncviewer to GTK+2.Mateus Cesar Groess2012-02-111-0/+4
* Use AM_SILENT_RULES only when it's actually available.Christian Beier2011-12-011-1/+1
* Merge branch 'included-novnc'Christian Beier2011-11-171-2/+3
|\
| * Move the java stuff into webclients/java-applet.included-novncChristian Beier2011-11-091-1/+2
| * Rename 'classes' dir to 'webclients'.Christian Beier2011-11-091-2/+2
* | Update version number in autotools && cmake, NEWS entry.Christian Beier2011-11-081-2/+2
|/
* Merge branch 'websockets'Christian Beier2011-10-041-91/+165
|\
| * This build warning is a libvncserver one, not for x11vnc.websocketsChristian Beier2011-10-041-17/+14
| * Autotools: Fix OpenSSL and GnuTLS advertisement.Christian Beier2011-09-191-1/+2
| * configure: Add AM_SILENT_RULESGernot Tenchio2011-09-191-0/+1
| * websockets: add GnuTLS and OpenSSL supportGernot Tenchio2011-08-171-93/+94
| * websockets: Initial WebSockets support.Joel Martin2011-08-171-0/+19
| * tightPng: Add initial tightPng encoding support.Joel Martin2011-07-221-0/+55
* | Adopt autotools build system to Android.Christian Beier2011-07-231-0/+8
|/
* Add libvncserver.pc and libvncclient.pc files.Vic Lee2011-03-281-0/+2
* Next version will be 0.9.8.Christian Beier2011-03-101-2/+2
* Move zippy.c to examples.Christian Beier2011-03-101-1/+0
* Add ARD (Apple Remote Desktop) security type supportVic Lee2011-01-311-0/+16
* x11vnc: Use opengl to read screen on macosx. non-deprecated macosx interfaces...runge2010-12-291-0/+8
* x11vnc: force --with-system-libvncserver to use correct headers.runge2010-12-211-0/+14
* Fix MinGW32 checking for IPv6.Christian Beier2010-07-141-2/+12
* libvncclient: add ipv6 supportVic Lee2010-07-081-0/+9
* I think two HAVE_X's were missed.runge2010-03-211-2/+2
* Rename HAVE_X -> HAVE_X11Johannes Schindelin2010-03-131-7/+7
* Change GnuTLS minimum requirement to 2.4.0Vic Lee2009-11-101-1/+1
* Merge branch 'VeNCrypt'Johannes Schindelin2009-11-021-0/+16
|\
| * Fallback to --without-client-tls if GNUTLS could not be foundJohannes Schindelin2009-10-021-1/+1
| * Add anonymous TLS support in libvncclientVic Lee2009-10-021-0/+16
* | mingw32 crosscompile fixes.Christian Beier2009-10-021-4/+18
|/
* Thread safety for zrle, zlib, tight.runge2009-05-211-0/+7
OpenPOWER on IntegriCloud