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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include libuuid in static builds
Pierre Ossman
2019-01-09
1
-1
/
+1
*
Link zlib statically on all platforms
Peter Åstrand (astrand)
2018-09-19
1
-4
/
+1
*
Add RandR support for x0vncserver
Peter Åstrand (astrand)
2018-04-09
1
-0
/
+3
*
Rename README.txt to README.rst and convert to reStructuredText
Peter Åstrand (astrand)
2018-01-31
1
-1
/
+1
*
Improve test if library is a CMake target
Pierre Ossman
2017-10-06
1
-2
/
+1
*
Avoid getting LOCATION property
Pierre Ossman
2017-10-06
1
-3
/
+2
*
Add libpng as a dependency for freetype for static builds
Pierre Ossman
2017-08-24
1
-1
/
+1
*
spelling fixes
klemens
2017-01-28
1
-1
/
+1
*
Update .la files on each build
Pierre Ossman
2016-12-15
1
-0
/
+4
*
Add option to enable thread sanitizer
Pierre Ossman
2015-11-27
1
-0
/
+7
*
Allow static linking against only the GCC libs
DRC
2015-10-27
1
-1
/
+7
*
Add address sanitizer switch
Pierre Ossman
2015-09-29
1
-0
/
+3
*
Set libdir in generated .la files
Pierre Ossman
2015-04-30
1
-1
/
+1
*
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
1
-1
/
+1
|
\
|
*
Drop bundled zlib
Pierre Ossman
2015-02-03
1
-1
/
+1
*
|
Merge branch 'perf' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-02-13
1
-2
/
+6
|
\
\
|
*
|
GnuTLS needs socket libraries so include them in the static link
Pierre Ossman
2015-02-13
1
-2
/
+6
|
|
/
*
/
Build fixes for modern versions of binutils.
Peter Åstrand (astrand)
2015-02-10
1
-2
/
+2
|
/
*
Static build fix - only attempt to link against libtasn1 if it's present
Brian P. Hinz
2014-11-04
1
-1
/
+6
*
Back out previous change
Brian P. Hinz
2014-11-04
1
-6
/
+1
*
Merge remote-tracking branch 'upstream/master' into buildfixes
Brian P. Hinz
2014-11-03
2
-26
/
+79
|
\
|
*
Handle mingw circular dependencies in base libraries
Pierre Ossman
2014-11-03
1
-1
/
+5
|
*
Handle static linking flags in .la files
Pierre Ossman
2014-11-03
1
-11
/
+28
|
*
Handle arguments that have the -l prefix
Pierre Ossman
2014-11-03
1
-0
/
+6
|
*
Split up any entries that contain multiple link arguments
Pierre Ossman
2014-11-03
1
-0
/
+12
|
*
The output variable from find_library() needs to be cleared
Pierre Ossman
2014-11-03
1
-0
/
+4
|
*
Remove obsolete reference to staticlib
Pierre Ossman
2014-11-03
1
-4
/
+0
|
*
Use dynamic builds by default
Pierre Ossman
2014-10-28
1
-1
/
+1
|
*
Include gettext and zlib in static GnuTLS link
Pierre Ossman
2014-10-28
1
-0
/
+9
|
*
Only link with crypt32 on Windows
Pierre Ossman
2014-10-28
1
-1
/
+6
|
*
Put quotes around entire static link variables
Pierre Ossman
2014-10-28
1
-8
/
+8
*
|
Static build fix - only attempt to link against libtasn1 if it's present
Brian P. Hinz
2014-11-03
1
-1
/
+6
|
/
*
Add in missing dependency for windows builds.
Brian P. Hinz
2014-10-22
1
-1
/
+1
*
Extend "static" build option
Pierre Ossman
2014-10-17
1
-0
/
+96
*
Clean up GnuTLS linking and instructions
Pierre Ossman
2014-10-17
2
-72
/
+0
*
Fixes problems with cmake detection of GnuTLS. The current CMakeLists.txt us...
Brian Hinz
2014-02-19
2
-0
/
+72
*
Use CMAKE_COMMAND variable instead of hard coded cmake executable name for be...
Brian Hinz
2013-04-27
1
-2
/
+2
*
Consolidate the installation paths and make sure we have decent defaults.
Pierre Ossman
2012-03-27
1
-2
/
+2
*
We don't need HAVE_GNUTLS anymore, either
DRC
2011-11-08
1
-4
/
+0
*
If the Java viewer build is enabled, make sure it gets built when doing 'make...
DRC
2011-11-08
1
-0
/
+3
*
We don't need BUILD_DIR anymore since we divorced Visual Studio
DRC
2011-11-08
1
-1
/
+1
*
Remove Visual C++ support
DRC
2011-11-08
2
-19
/
+1
*
Move Java source up one level and allow Java viewer to be built as a standalo...
DRC
2011-10-07
1
-30
/
+0
*
Only sign JAR when it is built
DRC
2011-10-05
1
-0
/
+2
*
Oops
DRC
2011-10-05
1
-1
/
+1
*
Make sure that keytool and jarsigner don't die silently
DRC
2011-10-05
1
-2
/
+10
*
Sign the JAR file so clipboard transfer will work
DRC
2011-10-05
1
-0
/
+20
*
Integrate Java TigerVNC Viewer build into CMake build system
DRC
2011-10-04
2
-2
/
+13
*
(Re-)fix static Xvnc build. We can leverage the BUILD_STATIC option to modif...
DRC
2011-08-09
1
-0
/
+4
*
Consolidate all README files into one and distribute it with the binary packa...
DRC
2011-06-28
1
-0
/
+1
[next]