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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get the Unix stuff to build using CMake. Based on a patch by Henrik Andersson.
Pierre Ossman
2011-03-08
1
-1
/
+16
*
Fix up typo that's been copied around in several places.
Pierre Ossman
2011-03-08
1
-1
/
+1
*
Added complete checks of GnuTLS.
Henrik Andersson
2011-03-08
1
-0
/
+12
*
Set compiler flags early in case they influence the tests.
Pierre Ossman
2011-03-08
1
-9
/
+9
*
Separate and comment the platform tests a bit better.
Pierre Ossman
2011-03-08
1
-2
/
+5
*
Consolidate CMake modules includes at the top of the file.
Pierre Ossman
2011-03-08
1
-4
/
+5
*
Windows actually has socklen_t, it's just that it is in a special header.
Pierre Ossman
2011-03-08
1
-2
/
+3
*
Fixed socklen_t test unix compatible.
Henrik Andersson
2011-03-08
1
-2
/
+8
*
Complete misunderstanding on my part. CMAKE_CL_64 indicates a _Microsoft_
Pierre Ossman
2011-03-08
1
-10
/
+2
*
The Win64 headers don't like us requesting Windows 2000 as the minimum version
Pierre Ossman
2011-03-04
1
-1
/
+8
*
Restore workaround for CMake's broken 64-bit detection, but in a more
Pierre Ossman
2011-03-04
1
-0
/
+8
*
Check that we are using libjpeg-turbo and not the standard one and complain
Pierre Ossman
2011-03-04
1
-0
/
+7
*
Comment our change of default build type.
Pierre Ossman
2011-03-03
1
-0
/
+2
*
Make the build id generation work on other targets than Windows.
Pierre Ossman
2011-03-03
1
-6
/
+12
*
Clean up the 64-bit handling a bit. Trust CMake to tell use when we have a
Pierre Ossman
2011-03-03
1
-7
/
+1
*
Consolidate all the Windows installer stuff to its own directory.
Pierre Ossman
2011-03-03
1
-37
/
+0
*
Look for libjpeg in a more proper manner and don't just assume it's in a
Pierre Ossman
2011-03-03
1
-0
/
+3
*
Use the system copy of zlib by default, like we do with autotools.
Pierre Ossman
2011-03-03
1
-0
/
+8
*
Include version number in package names
DRC
2011-02-10
1
-3
/
+3
*
Fix MinGW build breakage
DRC
2011-02-10
1
-0
/
+2
*
[Development] Add possibility to build Windows programs with GNUTLS via cmake.
Adam Tkac
2011-01-19
1
-0
/
+8
*
Generate config.h for Windows build
DRC
2010-11-09
1
-0
/
+16
*
CMake build system for Windows
DRC
2010-10-27
1
-0
/
+127