summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* drop autotoolsBert van Hall2017-02-131-28/+0
* Do away with rfbint.h generation and use stdint.h directly instead.Christian Beier2015-05-281-3/+2
* Use an m4 script subdirectory, fix automake init and two macro names.Brian Bidulock2014-10-021-0/+1
* Move vncterm to https://github.com/LibVNC/vncterm.Christian Beier2014-09-091-2/+2
* Remove x11vnc from autotools build system.Christian Beier2014-09-031-4/+1
* Rename 'classes' dir to 'webclients'.Christian Beier2011-11-091-2/+2
* Merge branch 'master' of ssh://libvncserver.git.sourceforge.net/gitroot/libvn...Christian Beier2011-03-281-1/+1
|\
| * Include cmake configure file templates in dist tarball.Christian Beier2011-03-121-1/+1
* | Add libvncserver.pc and libvncclient.pc files.Vic Lee2011-03-281-0/+3
|/
* Move zippy.c to examples.Christian Beier2011-03-101-2/+2
* Include CMakeLists.txt file in dist tarball.Christian Beier2011-02-021-0/+1
* clean up build flagsdscho2009-02-031-2/+0
* Recurse into subdirectory x11vnc/ when configuring with --with-x11vncdscho2008-01-311-1/+5
* configure: make more of a split between libvncserver and x11vnc pkgs.runge2007-05-271-3/+3
* libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclientrunge2007-01-311-2/+2
* make libvncserver-conf executable the autoconf waydscho2005-05-241-5/+0
* "make t" now executes the testsdscho2005-05-241-0/+2
* autoconf: rpm -> rpmbuild and echo -n -> printfrunge2005-03-051-1/+1
* fix bug 968264: make rpm did not work with x11vnc packagedscho2004-06-071-2/+2
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au...dscho2004-06-071-2/+2
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-26/+2
* Honour the check for libz, libjpeg againdscho2004-01-291-2/+9
* ZRLE no longer uses C++, but Cdscho2003-09-081-15/+7
* add rfbclient.h to distribution; avoid C++ style commentsdscho2003-07-301-1/+1
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...dscho2003-07-281-2/+2
* debug flagsdscho2003-07-281-0/+2
* also distribute classes/ directorydscho2003-07-101-2/+2
* let libvncserver-config behave as expected when called without installingdscho2003-02-281-0/+7
* fixed header installation into $(prefix)/include/rfbdscho2003-02-191-2/+4
* moved include/ to rfb/dscho2003-02-181-3/+4
* included vnctermdscho2003-02-091-2/+2
* renamed sraRegion to rfbregion and put it in include/; will be installed nowdscho2003-02-091-4/+3
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-091-1/+1
* small adjustments for autoconf/automake compatibilitydscho2003-02-091-4/+4
* make dist fixed; make rpm introduceddscho2003-02-091-0/+21
* autoconf'ed everythingdscho2003-02-081-0/+21