index
:
libtdevnc
master
r14.1.x
Shared TDE VNC library sources
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: add all function checks that used to be in configure.ac
Christian Beier
2017-04-21
1
-1
/
+14
*
CMake: properly name rfbconfig.h cmake template
Christian Beier
2017-04-21
1
-1
/
+1
*
Merge branch 'tmcqueengit push origin master-materials-patch-1'
Christian Beier
2017-04-21
1
-2
/
+8
|
\
|
*
CMake: include a FindFFMPEG module and use it
Christian Beier
2017-04-21
1
-2
/
+8
*
|
CMake: set LIBVNCSERVER_HAVE_FORK in rfbconfig.h if fork() found
Christian Beier
2017-04-18
1
-0
/
+1
*
|
CMake: set LIBVNCSERVER_HAVE_LIBSSL in rfbconfig.h if OpenSSL found
Christian Beier
2017-04-18
1
-0
/
+3
*
|
CMake: detect mmap() and write result to rfbconfig.h
Christian Beier
2017-04-18
1
-0
/
+1
|
/
*
CMake: automatically build androidvncserver when crosscompiling for Android
Christian Beier
2017-03-26
1
-0
/
+7
*
CMake: when crosscompiling for Android, don't look for systemd
Christian Beier
2017-03-26
1
-2
/
+2
*
CMake: only build TurboJPEG unit tests if lib has jpeg support
Christian Beier
2017-03-26
1
-2
/
+2
*
CMake: remove check for C++ compiler
Christian Beier
2017-02-21
1
-1
/
+0
*
CMake: only add tjunittest if turbojpeg found
Christian Beier
2017-02-21
1
-1
/
+3
*
CMake: enable the tests that succeed
Christian Beier
2017-02-21
1
-0
/
+4
*
CMake: add libm to tests only on Unix
Christian Beier
2017-02-21
1
-3
/
+8
*
CMake: build the tests
Christian Beier
2017-02-21
1
-0
/
+57
*
CMake: properly name examples as examples, not tests
Christian Beier
2017-02-21
1
-27
/
+27
*
CMake: make shared-lib build configurable and choose sensible platform defaults
Christian Beier
2017-02-20
1
-2
/
+3
*
CMake: set examples's output dirs in a cross-platform way
Christian Beier
2017-02-20
1
-2
/
+4
*
CMake: set OpenSSL include dir regardless of websockets being enabled or not
Christian Beier
2017-01-31
1
-1
/
+1
*
CMake: the blooptest example needs pthreads
Christian Beier
2017-01-29
1
-2
/
+2
*
CMake: fix examples linking when building with MSVC
Christian Beier
2017-01-29
1
-1
/
+2
*
CMake: as of now, the tight sources need libjpeg, libpng alone is not enough
Christian Beier
2017-01-29
1
-1
/
+0
*
CMake: as of now, websockets support requires sys/uio.h
Christian Beier
2017-01-28
1
-28
/
+27
*
CMake: TightVNC-filetransfer requires pthreads as of now
Christian Beier
2017-01-28
1
-5
/
+7
*
CMake: fix build system generation when zlib or OpenSSL not found
CHris B
2017-01-28
1
-2
/
+5
*
CMake: do not include NOTFOUND libs in pkg-config snippets
CHris B
2017-01-28
1
-0
/
+3
*
CMake: make the build configurable.
Christian Beier
2017-01-22
1
-61
/
+122
*
CMake: remove platform-specific flags.
Christian Beier
2017-01-07
1
-1
/
+0
*
CMake: bump version.
Christian Beier
2017-01-02
1
-1
/
+1
*
CMake: generate and install pkgconfig files.
Christian Beier
2017-01-02
1
-0
/
+28
*
CMake: bump SOVERSION to 1.
Christian Beier
2017-01-02
1
-1
/
+1
*
CMake: update bugreport path
Christian Beier
2017-01-02
1
-1
/
+1
*
Fix some OSX linker problems.
Christian Beier
2016-12-30
1
-0
/
+6
*
CMake: CMP0037 requires CMake 3.0.
Christian Beier
2016-12-30
1
-1
/
+1
*
CMake: output examples to respective directories.
Christian Beier
2016-12-30
1
-0
/
+2
*
CMake: version up as well.
Christian Beier
2016-12-28
1
-1
/
+1
*
Support systemd socket activation
Kyle Russell
2016-09-21
1
-0
/
+12
*
CMake: Add maybe-found OpenSSL libs to libvncclient.
Christian Beier
2016-05-30
1
-0
/
+1
*
CMake: Not all platforms have endian.h, so use the build system's endianess c...
Christian Beier
2016-05-30
1
-0
/
+3
*
Append missing include directory for GNUTLS and OPENSSL in CMake project
Cédric Georges
2016-03-05
1
-0
/
+2
*
re-up comment
Cédric Georges
2016-03-05
1
-0
/
+2
*
Append IPv6 option in CMake Project
Cédric Georges
2016-03-05
1
-2
/
+9
*
Instead of letting the build system define endianess, rely on endian.h.
Christian Beier
2015-05-28
1
-3
/
+0
*
Do away with rfbint.h generation and use stdint.h directly instead.
Christian Beier
2015-05-28
1
-2
/
+0
*
fixing SOVERSION and .so VERSION
Peter Spiess-Knafl
2015-01-27
1
-6
/
+8
*
Use CMAKE_CURRENT_*_DIR instead of CMAKE_*_DIR.
Matthias Treydte
2014-06-23
1
-11
/
+12
*
Use htobeNN(3) to convert numbers in websocket.c.
Raphael Kubo da Costa
2012-09-14
1
-0
/
+2
*
Do not hardcode the need for libresolv.
Raphael Kubo da Costa
2012-09-14
1
-7
/
+18
*
CMake: Link against libgcrypt when it is found.
Raphael Kubo da Costa
2012-09-14
1
-1
/
+2
*
Add Compile Time Version Test Defines.
Christian Beier
2012-05-23
1
-0
/
+3
[next]