index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
xserver
/
hw
/
vnc
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
1
-1
/
+1
|
\
|
*
Remove code supporting Xorg older than 1.7
Pierre Ossman
2015-01-29
1
-1
/
+1
*
|
Link libvnc.so with '-z now' to make symbol resolution failures obvious.
Tim Waugh
2015-02-26
1
-1
/
+1
*
|
Fixes for build issues caused by recent restructuring
Brian P. Hinz
2015-02-04
1
-0
/
+8
|
/
*
Restructure Xvnc/libvnc.so code to avoid C++ header hacks
Pierre Ossman
2015-01-26
1
-32
/
+9
*
Band aid to work around inluding C headers in C++ code
Pierre Ossman
2014-12-12
1
-0
/
+3
*
Major rewrite of the keyboard code. The old code was too focused on
Pierre Ossman
2013-04-09
1
-1
/
+1
*
The reformatting of all the Xserver sources in the 1.12.1 release changed
Pierre Ossman
2012-04-25
1
-2
/
+2
*
Activate the DPMS extension; avoid Ubuntu 11.10 crashing.
Peter Åstrand
2011-10-31
1
-2
/
+2
*
Support building an out-of-tree Xvnc binary using in-tree X server sources
DRC
2011-08-24
1
-1
/
+3
*
Oops. Need to escape parentheses
DRC
2011-08-24
1
-1
/
+1
*
We can't assume that Pixman is under ${includedir}, because ${includedir} dep...
DRC
2011-08-23
1
-5
/
+14
*
No longer need to explicitly specify GNUTLS_LDFLAGS in X server build, since ...
DRC
2011-06-22
1
-1
/
+1
*
Initialize VNC extension inside #ifdef statement to allow to build TigerVNC i...
Adam Tkac
2011-05-11
1
-1
/
+2
*
[Bugfix] Fix Xvnc linking issues (missing -lpthread and miext/sync/libsync.la)
Adam Tkac
2011-04-27
1
-1
/
+1
*
Clean up the way build-xorg handles GnuTLS. It should now work the same way ...
DRC
2011-02-10
1
-1
/
+1
*
[Bugfix] Don't link libvnc.so against libXi.la, libdix.la and libxkb.la; use
Adam Tkac
2010-05-18
1
-1
/
+1
*
Support out-of-tree xorg builds and lay groundwork for cross-compatible build...
DRC
2010-04-13
1
-6
/
+6
*
[Development] Link libvnc.so against libdix, libXi and libxkb.
Adam Tkac
2009-12-21
1
-1
/
+1
*
Make Xvnc compilable.
Adam Tkac
2009-09-04
1
-3
/
+3
*
Add Input.h and Input.cc and move all mouse input related code there.
Adam Tkac
2009-08-28
1
-2
/
+4
*
Move definition of XORG macro to separate header.
Adam Tkac
2009-08-28
1
-1
/
+1
*
Use include files from the includedir variable as well,
Peter Åstrand
2009-02-25
1
-3
/
+3
*
[Cleanup] vncHooks.cc: all supported X sources has pCompositeClip in GC thus ...
Adam Tkac
2009-01-07
1
-2
/
+1
*
[Cleanup] Removed unneeded X module preprocessor parameters
Adam Tkac
2009-01-05
1
-1
/
+0
*
[Bugfix] Include man files and more jpeg libraries in tarball
Adam Tkac
2008-10-22
1
-0
/
+2
*
[Bugfix] link libvnc.so against correct libraries
Adam Tkac
2008-10-15
1
-2
/
+3
*
Install *man files and vncserver script in Makefile.ams
Adam Tkac
2008-09-29
1
-0
/
+2
*
Export all symbols in Xvnc to make mesa modules working
Adam Tkac
2008-07-14
1
-0
/
+2
*
Include headers in Makefile.am-s in unix/* to fix "make dist" command
Adam Tkac
2008-07-14
1
-2
/
+3
*
- introduced Xvnc Makefile.am
Adam Tkac
2008-04-16
1
-0
/
+61