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.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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Require getaddrinfo() on all systems
Pierre Ossman
2015-03-17
1
-12
/
+0
*
Remove HAVE_INET_ATON as nothing uses it
Pierre Ossman
2015-03-17
1
-2
/
+0
*
Look in libsocket for socket functions on Solaris
Pierre Ossman
2015-03-17
1
-0
/
+3
*
stop using check_function_exists() for Windows socket functions
Pierre Ossman
2015-03-17
1
-10
/
+7
*
stop setting CMAKE_EXTRA_INCLUDE_FILES for check_function_exists()
Pierre Ossman
2015-03-17
1
-4
/
+0
*
Bump Windows requirement to XP SP2
Pierre Ossman
2015-03-17
1
-9
/
+2
*
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
1
-70
/
+1
|
\
|
*
Drop bundled zlib
Pierre Ossman
2015-02-03
1
-8
/
+1
|
*
Raise GnuTLS requirements to 3.x
Pierre Ossman
2015-01-29
1
-24
/
+0
|
*
Raise FLTK requirement to 1.3.3
Pierre Ossman
2015-01-27
1
-35
/
+0
*
|
Make warnings into errors when doing debug builds
Pierre Ossman
2015-03-03
1
-0
/
+8
*
|
Turn on more warnings to catch potential bugs
Pierre Ossman
2015-03-03
1
-0
/
+4
*
|
Build fixes for modern versions of binutils.
Peter Åstrand (astrand)
2015-02-10
1
-0
/
+3
|
/
*
Change development version to 1.4.80
Pierre Ossman
2014-11-19
1
-2
/
+2
*
Assume inet_pton() is missing on Windows
Pierre Ossman
2014-11-19
1
-0
/
+5
*
IPv6 loopback support too.
Tim Waugh
2014-11-12
1
-0
/
+1
*
Extend "static" build option
Pierre Ossman
2014-10-17
1
-43
/
+2
*
Clean up GnuTLS linking and instructions
Pierre Ossman
2014-10-17
1
-13
/
+0
*
Fix the build timestamp to be more translation friendly
Pierre Ossman
2014-09-22
1
-11
/
+7
*
Update FLTK patches based on feeback from upstream
Pierre Ossman
2014-09-11
1
-1
/
+1
*
Protect the optional IM disabling calls with #ifdef:s
Pierre Ossman
2014-09-11
1
-0
/
+3
*
Add xhandler hook
Pierre Ossman
2014-08-22
1
-0
/
+3
*
Remove simple keyboard model
Pierre Ossman
2014-08-22
1
-3
/
+0
*
Merge branch 'pixeltest' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2014-07-07
1
-0
/
+2
|
\
|
*
Add pixel conversion speed test
Pierre Ossman
2014-07-04
1
-0
/
+2
*
|
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
1
-8
/
+0
|
/
*
We don't want to lose the checks performed by assert() in release builds
Pierre Ossman
2014-03-19
1
-0
/
+8
*
Applied patch from:
Peter Åstrand
2014-02-20
1
-2
/
+5
*
Fixes problems with cmake detection of GnuTLS. The current CMakeLists.txt us...
Brian Hinz
2014-02-19
1
-0
/
+12
*
Bump development version now that 1.3 has been branched off.
Pierre Ossman
2013-04-25
1
-2
/
+2
*
We forgot to port over the getaddrinfo() test from the autoconf
Pierre Ossman
2012-12-13
1
-0
/
+1
*
Fl::screen_work_area() was added after FLTK 1.3.0, so we need to have
Pierre Ossman
2012-10-24
1
-0
/
+3
*
Remove the in-tree versin of FLTK. Maintaining such a copy is way too
Peter Åstrand
2012-08-09
1
-40
/
+0
*
Implement client side multi-head support. Requires a FLTK patched to support
Pierre Ossman
2012-07-13
1
-0
/
+3
*
GnuTLS 3.x has removed gnutls_transport_set_global_errno() in favour of
Pierre Ossman
2012-07-03
1
-1
/
+2
*
Move the last remnants of autotools into config.h.
Pierre Ossman
2012-03-27
1
-5
/
+0
*
Set a proper icon for the vncviewer windows on Unix and Windows.
Pierre Ossman
2012-03-27
1
-2
/
+5
*
Convert media Makefile to CMake.
Pierre Ossman
2012-03-27
1
-0
/
+3
*
Using libXft means using libfontconfig, so make sure we add that to
Pierre Ossman
2012-03-27
1
-1
/
+4
*
Consolidate the installation paths and make sure we have decent defaults.
Pierre Ossman
2012-03-27
1
-2
/
+13
*
Bump version number to prepare for post-1.2 development
DRC
2012-02-12
1
-2
/
+2
*
Failure to find FLTK dependencies is only fatal for our version of FLTK.
Pierre Ossman
2012-01-23
1
-8
/
+16
*
Typo
DRC
2012-01-18
1
-1
/
+1
*
Don't perform checks for extra X11 libs on Windows
DRC
2012-01-17
1
-1
/
+1
*
Bump version to 1.1.91 (1.2 beta2)
DRC
2012-01-17
1
-2
/
+2
*
Our FLTK patches modified FLTK's autotools-based build system so that HAVE_XF...
DRC
2012-01-17
1
-1
/
+9
*
Make sure that all FLTK features are enabled when using the in-tree FLTK library
v1.1.90
DRC
2011-12-31
1
-0
/
+5
*
1.1.90 (1.2 beta1)
DRC
2011-12-23
1
-2
/
+2
*
Some platforms (I'm looking at you, MinGW64) have gettext but not iconv, so t...
DRC
2011-11-08
1
-1
/
+1
*
Remove Visual C++ support
DRC
2011-11-08
1
-35
/
+5
[prev]
[next]