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
*
Use centralized cmake version
r14.1.3
r14.1.2
Michele Calgaro
2024-03-15
1
-1
/
+7
*
Raise the minimum required version of CMake to 3.5.
Slávek Banko
2023-11-12
1
-1
/
+1
*
Add path to the local CMake modules to detect libraries.
Slávek Banko
2023-03-21
1
-0
/
+1
*
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Michele Calgaro
2022-05-03
1
-1
/
+0
*
Raise the minimum required version of CMake to 3.1.
Slávek Banko
2021-12-29
1
-1
/
+1
*
Raise the minimum required version of CMake to 2.8.12.
Slávek Banko
2021-01-18
1
-1
/
+1
*
Update the CMake rules according to the previous rename.
Slávek Banko
2020-12-09
1
-1
/
+1
*
Renaming of files in preparation for code style tools.
Michele Calgaro
2020-12-09
1
-1
/
+1
*
Fix path added to CMAKE_MODULE_PATH.
Slávek Banko
2019-02-06
1
-1
/
+1
*
Disable support for systemd socket activation.
Slávek Banko
2019-02-06
1
-1
/
+1
*
Merge tag 'LibVNCServer-0.9.12'
Slávek Banko
2019-02-06
1
-116
/
+287
|
\
|
*
CMake: require stdint.h
Christian Beier
2019-01-06
1
-0
/
+5
|
*
Allow to use global LZO library instead of miniLZO
Tobias Junghans
2018-11-22
1
-2
/
+25
|
*
CMake: require some form of hton64() for websockets
Christian Beier
2018-09-30
1
-2
/
+6
|
*
CMake: build the repeater example as well
Christian Beier
2018-09-29
1
-0
/
+1
|
*
CMake: fix build error that occured on Windows with CMake 3.12
Christian Beier
2018-09-27
1
-0
/
+2
|
*
CMake: only do jpeg-turbo tests if a libjpeg was found
Christian Beier
2018-09-26
1
-33
/
+35
|
*
CMake: make get_link_libraries() not crash when there are no linked libraries...
Christian Beier
2018-08-10
1
-1
/
+3
|
*
SDLvncviewer: use SDL2 for clipboard handling
Christian Beier
2018-07-30
1
-8
/
+1
|
*
CMake: look for SDL2 instead of SDL
Christian Beier
2018-07-30
1
-5
/
+5
|
*
CMake: add a LIBVNCSERVER_HAVE_GNUTLS #define
Christian Beier
2018-07-08
1
-0
/
+4
|
*
build: decouple GnuTLS|OpenSSL detection from WebSockets support
Christian Beier
2018-07-08
1
-16
/
+15
|
*
CMake: declare that websockets depend on crypto
Christian Beier
2018-06-29
1
-2
/
+3
|
*
crypto: move to common
Christian Beier
2018-06-29
1
-6
/
+23
|
*
CMake: require FFMPEG version >= 3.1.0
Christian Beier
2018-04-27
1
-1
/
+1
|
*
SDLvncviewer: enable the X11 clipboard if X11 was found
Christian Beier
2018-03-24
1
-1
/
+7
|
*
Include Tight decoding optimizations from TurboVNC
DRC
2018-01-22
1
-0
/
+7
|
*
libvncclient: rename rfbsasl.[c|h] to sasl.[c|h] to be in line with naming of...
Christian Beier
2017-09-02
1
-1
/
+1
|
*
Merge branch 'sasl2' of git://github.com/simonwaterman/libvncserver into simo...
Christian Beier
2017-09-02
1
-0
/
+20
|
|
\
|
|
*
Added SASL authentication support
simon
2017-06-25
1
-0
/
+20
|
*
|
Fixed compilation of websockets on system where there is no implementation of...
Jocelyn Le Sage
2017-06-13
1
-26
/
+4
|
*
|
websockets: only build tests for a websockets-enabled build
Christian Beier
2017-05-14
1
-8
/
+12
|
*
|
fix problems in test and requests for cmake build
Andreas Weigel
2017-05-14
1
-29
/
+18
|
*
|
add generation wstest to cmake
Andreas Weigel
2017-05-14
1
-11
/
+30
|
|
/
|
*
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
[next]