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
/
common
/
rdr
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::min replace min
Kang Lin
2024-07-26
1
-0
/
+5
*
Prefer target_include_directories()
Pierre Ossman
2023-03-31
1
-5
/
+4
*
Add all common inter-dependencies
Pierre Ossman
2023-03-31
1
-1
/
+1
*
Mark system include paths correctly
Pierre Ossman
2023-01-04
1
-3
/
+3
*
Fix incorrect nettle library references
Pierre Ossman
2022-09-01
1
-1
/
+2
*
Add support for RSA-AES security types
pdlan
2022-09-01
1
-0
/
+6
*
Move include_directories() to proper places
Pierre Ossman
2022-08-25
1
-1
/
+3
*
Avoid temporary cmake variables
Pierre Ossman
2022-06-07
1
-5
/
+4
*
Remove readString()/writeString()
Pierre Ossman
2020-05-21
1
-1
/
+0
*
Create common base classes for buffered streams
Pierre Ossman
2020-05-21
1
-0
/
+2
*
Add stream class to feed data from a file
Pierre Ossman
2015-02-13
1
-0
/
+1
*
Move ws2_32 dependency to the correct place
Pierre Ossman
2014-10-17
1
-2
/
+2
*
Move setting of PIC code to a central location
DRC
2011-08-23
1
-8
/
+0
*
CMake doesn't handle convenience libraries as nicely as autotools does. We
Pierre Ossman
2011-08-22
1
-0
/
+8
*
Do not run libtool_create_control_file() on Windows. Windows does not like it.
DRC
2011-06-24
1
-1
/
+3
*
Building the Xvnc server requires libtool control files of rdr, rfb,
Henrik Andersson
2011-06-09
1
-0
/
+2
*
Added additional check to only link against ws2_32 library
Henrik Andersson
2011-03-09
1
-1
/
+4
*
Use the system copy of zlib by default, like we do with autotools.
Pierre Ossman
2011-03-03
1
-2
/
+2
*
Fix MinGW build breakage
DRC
2011-02-10
1
-1
/
+1
*
[Development] Add possibility to build Windows programs with GNUTLS via cmake.
Adam Tkac
2011-01-19
1
-1
/
+6
*
CMake build system for Windows
DRC
2010-10-27
1
-0
/
+17