-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update cmake some more. #208
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bernhardu
force-pushed
the
cmake_2024-07-31
branch
from
August 3, 2024 12:35
28ae5d8
to
e485625
Compare
Have added a few more cmake files. Now I believe all executables and dlls can be build via cmake. |
bernhardu
force-pushed
the
cmake_2024-07-31
branch
from
August 4, 2024 13:04
e485625
to
1be083c
Compare
Rearranged the commits and still added some other executables.
Comparing with the installed binaries there are a few files missing:
Maybe the text files and the sources for these could be added to the git repository? |
bernhardu
force-pushed
the
cmake_2024-07-31
branch
from
August 5, 2024 13:00
1be083c
to
18d41fa
Compare
RudiDeVos
pushed a commit
that referenced
this pull request
Sep 25, 2024
* cmake: Update librdr. * cmake: Update libomnithread. * cmake: Update libudt4. * cmake: Update libudtcloud. * cmake: Update libzip32. * cmake: Update libzipunzip. * cmake: Update repeater. * cmake: Update vncviewer. * cmake: Update winvnc. * cmake: Update uvnc_settings. * cmake: Update main CMakeLists.txt. * cmake: Remove unneeded libuvncsettings. * cmake: Add createpassword. * cmake: Add testauth. * cmake: Add uvnckeyboardhelper. * cmake: Add MSLogonACL. * cmake: Add vnchooks. * cmake: Add logging. * cmake: Add logmessages. * cmake: Add authadmin. * cmake: Add authSSP. * cmake: Add ldapauth. * cmake: Add ldapauth9x. * cmake: Add ldapauthnt4. * cmake: Add workgrpdomnt4. * cmake: Add setcad. * cmake: Add setpasswd. * cmake: Add SecureVNCPlugin (disabled). * cmake: Add option to compile with Address Santitizer. * cmake: Copy mingw runtime dlls to the install directory. * cmake: Update readme.txt.
jose94752
pushed a commit
to jose94752/UltraVNC
that referenced
this pull request
Oct 12, 2024
* cmake: Update librdr. * cmake: Update libomnithread. * cmake: Update libudt4. * cmake: Update libudtcloud. * cmake: Update libzip32. * cmake: Update libzipunzip. * cmake: Update repeater. * cmake: Update vncviewer. * cmake: Update winvnc. * cmake: Update uvnc_settings. * cmake: Update main CMakeLists.txt. * cmake: Remove unneeded libuvncsettings. * cmake: Add createpassword. * cmake: Add testauth. * cmake: Add uvnckeyboardhelper. * cmake: Add MSLogonACL. * cmake: Add vnchooks. * cmake: Add logging. * cmake: Add logmessages. * cmake: Add authadmin. * cmake: Add authSSP. * cmake: Add ldapauth. * cmake: Add ldapauth9x. * cmake: Add ldapauthnt4. * cmake: Add workgrpdomnt4. * cmake: Add setcad. * cmake: Add setpasswd. * cmake: Add SecureVNCPlugin (disabled). * cmake: Add option to compile with Address Santitizer. * cmake: Copy mingw runtime dlls to the install directory. * cmake: Update readme.txt. modified: cmake/CMakeLists.txt deleted: cmake/libuvncsettings/CMakeLists.txt
jose94752
pushed a commit
to jose94752/UltraVNC
that referenced
this pull request
Oct 13, 2024
* cmake: Update librdr. * cmake: Update libomnithread. * cmake: Update libudt4. * cmake: Update libudtcloud. * cmake: Update libzip32. * cmake: Update libzipunzip. * cmake: Update repeater. * cmake: Update vncviewer. * cmake: Update winvnc. * cmake: Update uvnc_settings. * cmake: Update main CMakeLists.txt. * cmake: Remove unneeded libuvncsettings. * cmake: Add createpassword. * cmake: Add testauth. * cmake: Add uvnckeyboardhelper. * cmake: Add MSLogonACL. * cmake: Add vnchooks. * cmake: Add logging. * cmake: Add logmessages. * cmake: Add authadmin. * cmake: Add authSSP. * cmake: Add ldapauth. * cmake: Add ldapauth9x. * cmake: Add ldapauthnt4. * cmake: Add workgrpdomnt4. * cmake: Add setcad. * cmake: Add setpasswd. * cmake: Add SecureVNCPlugin (disabled). * cmake: Add option to compile with Address Santitizer. * cmake: Copy mingw runtime dlls to the install directory. * cmake: Update readme.txt.
jose94752
pushed a commit
to jose94752/UltraVNC
that referenced
this pull request
Oct 13, 2024
* cmake: Update librdr. * cmake: Update libomnithread. * cmake: Update libudt4. * cmake: Update libudtcloud. * cmake: Update libzip32. * cmake: Update libzipunzip. * cmake: Update repeater. * cmake: Update vncviewer. * cmake: Update winvnc. * cmake: Update uvnc_settings. * cmake: Update main CMakeLists.txt. * cmake: Remove unneeded libuvncsettings. * cmake: Add createpassword. * cmake: Add testauth. * cmake: Add uvnckeyboardhelper. * cmake: Add MSLogonACL. * cmake: Add vnchooks. * cmake: Add logging. * cmake: Add logmessages. * cmake: Add authadmin. * cmake: Add authSSP. * cmake: Add ldapauth. * cmake: Add ldapauth9x. * cmake: Add ldapauthnt4. * cmake: Add workgrpdomnt4. * cmake: Add setcad. * cmake: Add setpasswd. * cmake: Add SecureVNCPlugin (disabled). * cmake: Add option to compile with Address Santitizer. * cmake: Copy mingw runtime dlls to the install directory. * cmake: Update readme.txt. modified: cmake/CMakeLists.txt deleted: cmake/libuvncsettings/CMakeLists.txt
jose94752
pushed a commit
to jose94752/UltraVNC
that referenced
this pull request
Oct 15, 2024
* cmake: Update librdr. * cmake: Update libomnithread. * cmake: Update libudt4. * cmake: Update libudtcloud. * cmake: Update libzip32. * cmake: Update libzipunzip. * cmake: Update repeater. * cmake: Update vncviewer. * cmake: Update winvnc. * cmake: Update uvnc_settings. * cmake: Update main CMakeLists.txt. * cmake: Remove unneeded libuvncsettings. * cmake: Add createpassword. * cmake: Add testauth. * cmake: Add uvnckeyboardhelper. * cmake: Add MSLogonACL. * cmake: Add vnchooks. * cmake: Add logging. * cmake: Add logmessages. * cmake: Add authadmin. * cmake: Add authSSP. * cmake: Add ldapauth. * cmake: Add ldapauth9x. * cmake: Add ldapauthnt4. * cmake: Add workgrpdomnt4. * cmake: Add setcad. * cmake: Add setpasswd. * cmake: Add SecureVNCPlugin (disabled). * cmake: Add option to compile with Address Santitizer. * cmake: Copy mingw runtime dlls to the install directory. * cmake: Update readme.txt.
jose94752
pushed a commit
to jose94752/UltraVNC
that referenced
this pull request
Oct 15, 2024
* cmake: Update librdr. * cmake: Update libomnithread. * cmake: Update libudt4. * cmake: Update libudtcloud. * cmake: Update libzip32. * cmake: Update libzipunzip. * cmake: Update repeater. * cmake: Update vncviewer. * cmake: Update winvnc. * cmake: Update uvnc_settings. * cmake: Update main CMakeLists.txt. * cmake: Remove unneeded libuvncsettings. * cmake: Add createpassword. * cmake: Add testauth. * cmake: Add uvnckeyboardhelper. * cmake: Add MSLogonACL. * cmake: Add vnchooks. * cmake: Add logging. * cmake: Add logmessages. * cmake: Add authadmin. * cmake: Add authSSP. * cmake: Add ldapauth. * cmake: Add ldapauth9x. * cmake: Add ldapauthnt4. * cmake: Add workgrpdomnt4. * cmake: Add setcad. * cmake: Add setpasswd. * cmake: Add SecureVNCPlugin (disabled). * cmake: Add option to compile with Address Santitizer. * cmake: Copy mingw runtime dlls to the install directory. * cmake: Update readme.txt. modified: cmake/CMakeLists.txt deleted: cmake/libuvncsettings/CMakeLists.txt
jose94752
pushed a commit
to jose94752/UltraVNC
that referenced
this pull request
Oct 17, 2024
* cmake: Update librdr. * cmake: Update libomnithread. * cmake: Update libudt4. * cmake: Update libudtcloud. * cmake: Update libzip32. * cmake: Update libzipunzip. * cmake: Update repeater. * cmake: Update vncviewer. * cmake: Update winvnc. * cmake: Update uvnc_settings. * cmake: Update main CMakeLists.txt. * cmake: Remove unneeded libuvncsettings. * cmake: Add createpassword. * cmake: Add testauth. * cmake: Add uvnckeyboardhelper. * cmake: Add MSLogonACL. * cmake: Add vnchooks. * cmake: Add logging. * cmake: Add logmessages. * cmake: Add authadmin. * cmake: Add authSSP. * cmake: Add ldapauth. * cmake: Add ldapauth9x. * cmake: Add ldapauthnt4. * cmake: Add workgrpdomnt4. * cmake: Add setcad. * cmake: Add setpasswd. * cmake: Add SecureVNCPlugin (disabled). * cmake: Add option to compile with Address Santitizer. * cmake: Copy mingw runtime dlls to the install directory. * cmake: Update readme.txt.
jose94752
pushed a commit
to jose94752/UltraVNC
that referenced
this pull request
Oct 17, 2024
* cmake: Update librdr. * cmake: Update libomnithread. * cmake: Update libudt4. * cmake: Update libudtcloud. * cmake: Update libzip32. * cmake: Update libzipunzip. * cmake: Update repeater. * cmake: Update vncviewer. * cmake: Update winvnc. * cmake: Update uvnc_settings. * cmake: Update main CMakeLists.txt. * cmake: Remove unneeded libuvncsettings. * cmake: Add createpassword. * cmake: Add testauth. * cmake: Add uvnckeyboardhelper. * cmake: Add MSLogonACL. * cmake: Add vnchooks. * cmake: Add logging. * cmake: Add logmessages. * cmake: Add authadmin. * cmake: Add authSSP. * cmake: Add ldapauth. * cmake: Add ldapauth9x. * cmake: Add ldapauthnt4. * cmake: Add workgrpdomnt4. * cmake: Add setcad. * cmake: Add setpasswd. * cmake: Add SecureVNCPlugin (disabled). * cmake: Add option to compile with Address Santitizer. * cmake: Copy mingw runtime dlls to the install directory. * cmake: Update readme.txt. modified: cmake/CMakeLists.txt deleted: cmake/libuvncsettings/CMakeLists.txt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This adds building on windows with cmake generated project files.
And a few more executables.
See readme.txt for details.